Andras Bacsai
|
74411e89e6
|
feat: debug mode for sentinel
|
2024-10-29 10:48:49 +01:00 |
|
Andras Bacsai
|
c2a2757103
|
fix: restart sentinel once a day
|
2024-10-29 10:28:05 +01:00 |
|
Andras Bacsai
|
0938c60c1e
|
Merge branch 'next' into global-password-policy
|
2024-10-29 10:02:58 +01:00 |
|
Andras Bacsai
|
2eef8ee433
|
add dusk tests
|
2024-10-28 22:57:56 +01:00 |
|
Jeremy Angele
|
6842904cb5
|
Remove deprecated fortify password policy and add a stricter one
|
2024-10-28 21:57:00 +01:00 |
|
Andras Bacsai
|
bb7184b3ff
|
Merge pull request #4041 from lucasmichot/feat/try-catch
Remove some useless `catch` blocks
|
2024-10-28 21:15:08 +01:00 |
|
Andras Bacsai
|
4d779f8fbc
|
Merge pull request #4043 from angelej/member-role-authorization
Add new role enum and apply authorization
|
2024-10-28 21:02:45 +01:00 |
|
Jeremy Angele
|
44f0458eb6
|
Add new role enum and apply authorization
|
2024-10-28 17:08:24 +01:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
Lucas Michot
|
5b6e466e0c
|
Remove some useless catch blocks
|
2024-10-28 14:37:00 +01:00 |
|
🏔️ Peak
|
94e73c6d8b
|
Merge pull request #4039 from lucasmichot/feat/remove-ray
Remove all `ray()` calls
|
2024-10-28 14:28:56 +01:00 |
|
Lucas Michot
|
d557a22b91
|
Remove all ray() calls
|
2024-10-28 13:51:23 +01:00 |
|
peaklabs-dev
|
a5bcc10e05
|
remove unused variable assignements
|
2024-10-28 13:37:36 +01:00 |
|
🏔️ Peak
|
7c2d3c47eb
|
Merge branch 'next' into useless-variable-assignments
|
2024-10-28 13:32:34 +01:00 |
|
Andras Bacsai
|
a4b4b93b30
|
Refactor Member component to handle authorization checks and error handling
|
2024-10-28 10:47:29 +01:00 |
|
Andras Bacsai
|
66e9afd859
|
migrate settings backup frome legacy bind
|
2024-10-28 10:39:50 +01:00 |
|
Andras Bacsai
|
3d58b92a33
|
migrate settings from legacy model binding
|
2024-10-28 10:10:27 +01:00 |
|
Andras Bacsai
|
3cb6ba1a9d
|
Refactor code to improve server limit retrieval in Team model
|
2024-10-28 10:08:52 +01:00 |
|
Andras Bacsai
|
5a0c00977c
|
Refactor code to remove unnecessary commented out sections
|
2024-10-28 10:08:11 +01:00 |
|
Andras Bacsai
|
26ab73b330
|
Merge pull request #4032 from angelej/force-password-reset-authorization
Add authorization for force-password-resets
|
2024-10-28 09:28:27 +01:00 |
|
Andras Bacsai
|
0df717a397
|
Refactor code to add #[Locked] attribute to Member component
|
2024-10-28 08:54:58 +01:00 |
|
Jeremy Angele
|
9d82863364
|
Add authorization for force-password-resets
|
2024-10-27 20:07:37 +01:00 |
|
Andras Bacsai
|
29ad965656
|
Refactor code to use loggy() function for server storage check logging
|
2024-10-25 17:46:39 +02:00 |
|
Andras Bacsai
|
50519a86a9
|
fix: numberOfLines could be null
|
2024-10-25 17:38:14 +02:00 |
|
Andras Bacsai
|
dd3aeb1023
|
stop logdrain before restarting it
|
2024-10-25 17:29:56 +02:00 |
|
Andras Bacsai
|
8c96ab52d7
|
feat: notification rate limiter
fix: limit server up / down notification limits
|
2024-10-25 15:13:23 +02:00 |
|
Andras Bacsai
|
fb75741aa8
|
add sentinel check to servercheckjob
|
2024-10-25 12:02:41 +02:00 |
|
Andras Bacsai
|
c099936e76
|
Refactor StartSentinel handle method to use consistent variable naming conventions
|
2024-10-25 11:43:55 +02:00 |
|
Andras Bacsai
|
2263734129
|
save sentinel form update
|
2024-10-25 11:42:37 +02:00 |
|
Andras Bacsai
|
7ed0ebf106
|
fix: generateSentinelUrl method
|
2024-10-25 11:41:52 +02:00 |
|
Andras Bacsai
|
ba86a75c4f
|
Refactor ServerStatusJob to remove unnecessary coolify.yaml file
|
2024-10-25 11:41:29 +02:00 |
|
Andras Bacsai
|
2bea26584a
|
Refactor StartSentinel handle method to include latest version parameter
|
2024-10-25 11:41:25 +02:00 |
|
Andras Bacsai
|
254bae9dbd
|
Refactor variable and function names for consistency
|
2024-10-25 11:40:59 +02:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +02:00 |
|
Andras Bacsai
|
35a1307e7b
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:05 +02:00 |
|
Andras Bacsai
|
cb9b485332
|
Merge pull request #4007 from coollabsio/fix-2-step-deletion
Fix 2 step deletion
|
2024-10-25 09:46:40 +02:00 |
|
Andras Bacsai
|
e66522308e
|
Refactor function and configuration names for experimental features
|
2024-10-25 08:39:58 +02:00 |
|
Andras Bacsai
|
b1d2914c08
|
Refactor function and configuration names for experimental features
|
2024-10-24 22:00:26 +02:00 |
|
Andras Bacsai
|
0c34e81b2b
|
fix: add experimental flag
|
2024-10-24 21:48:51 +02:00 |
|
Andras Bacsai
|
8182305ac4
|
fix: admins should now invite owner
|
2024-10-24 21:47:39 +02:00 |
|
Andras Bacsai
|
25b0c8e354
|
Refactor license and OAuth settings to redirect non-admin users to home page
|
2024-10-24 20:49:20 +02:00 |
|
peaklabs-dev
|
d2066dd2dc
|
fix password is now checked before a user can disable 2 step confirmation
|
2024-10-24 16:21:22 +02:00 |
|
peaklabs-dev
|
ff60189285
|
fix 2 step confirmation password is now checked if it is enabled
|
2024-10-24 16:20:01 +02:00 |
|
Andras Bacsai
|
621e063bf1
|
Refactor PushServerUpdateJob to implement ShouldBeEncrypted interface
|
2024-10-24 15:16:00 +02:00 |
|
Andras Bacsai
|
55f4e77d66
|
Refactor ServerStorageCheckJob handle method to improve error handling and messaging
|
2024-10-24 15:10:07 +02:00 |
|
Andras Bacsai
|
d55b444bb8
|
Refactor ServerStorageCheckJob handle method to improve error handling and messaging
|
2024-10-24 15:08:22 +02:00 |
|
Andras Bacsai
|
d938a6ce8f
|
Refactor ShowPrivateKey component and add validation for owned private key
|
2024-10-24 14:28:14 +02:00 |
|
Andras Bacsai
|
0147919dc4
|
Refactor deleteInvitation method in Invitations component
|
2024-10-24 13:44:38 +02:00 |
|
Andras Bacsai
|
bdf9b98596
|
fix: access team's github apps only
|
2024-10-24 13:28:31 +02:00 |
|
Andras Bacsai
|
96ea755a53
|
fix: Disable Sentinel temporarily for non-dev environments
|
2024-10-24 12:50:07 +02:00 |
|
Andras Bacsai
|
9a227dbad6
|
feat: terminal views for servers
improvement: connect to container if only one available
|
2024-10-24 12:21:36 +02:00 |
|
Andras Bacsai
|
befdb71671
|
fix: Disable Sentinel temporarily
|
2024-10-24 11:35:38 +02:00 |
|
Andras Bacsai
|
7849099593
|
Refactor Server model to update SSH check wait time description
|
2024-10-22 14:49:42 +02:00 |
|
Andras Bacsai
|
cec77abaa8
|
Refactor server setting model to use waitBeforeDoingSshCheck method
|
2024-10-22 14:49:23 +02:00 |
|
Andras Bacsai
|
2e9ce3ed2a
|
feat: add notification settings to server_disk_usage
|
2024-10-22 14:47:01 +02:00 |
|
Andras Bacsai
|
6e305a33de
|
Refactor server setting model to restart Sentinel on specific config changes
|
2024-10-22 14:10:52 +02:00 |
|
Andras Bacsai
|
1f221d9791
|
fix: sentinel config changes restarts sentinel
|
2024-10-22 14:10:36 +02:00 |
|
Andras Bacsai
|
ac768e5313
|
feat: limit storage check emails
feat: sentinel should send storage usage
|
2024-10-22 14:01:36 +02:00 |
|
Andras Bacsai
|
0a26598093
|
Merge pull request #3974 from coollabsio/fix-backup-deletion
Fix: Disable tow step confirmation when there is a password throws and error
|
2024-10-22 13:43:33 +02:00 |
|
peaklabs-dev
|
6dfe6a8142
|
fix disable tow step confirmation when there is a password
|
2024-10-22 12:29:48 +02:00 |
|
Andras Bacsai
|
5c93780304
|
remove unnecessary code
|
2024-10-22 12:01:46 +02:00 |
|
Andras Bacsai
|
537630acc6
|
Refactor PushServerUpdateJob to handle container restart notifications
|
2024-10-22 11:42:24 +02:00 |
|
Andras Bacsai
|
b282c8412c
|
Refactor StartSentinel to handle build servers
|
2024-10-22 11:40:44 +02:00 |
|
Andras Bacsai
|
b5146c0dda
|
fix: charts ui
|
2024-10-22 11:39:38 +02:00 |
|
Andras Bacsai
|
d7efe8a6d1
|
fix: no sentinel for swarm yet
|
2024-10-22 11:29:43 +02:00 |
|
Andras Bacsai
|
c338eef57b
|
fix: should be able to reset labels in read-only mode with manual click
|
2024-10-22 11:25:03 +02:00 |
|
Andras Bacsai
|
bfd6923ba6
|
Merge pull request #3947 from peaklabs-dev/fix-is-required
Fix: Required environment variable throws and errors when updating shared variables
|
2024-10-22 11:15:26 +02:00 |
|
Andras Bacsai
|
3b0029c400
|
Refactor Livewire/Project/Database/BackupExecutions.php to remove unused code
|
2024-10-22 11:11:24 +02:00 |
|
Andras Bacsai
|
028a0bf513
|
fix: Validate sentinel custom URL when enabling sentinel
|
2024-10-22 10:45:12 +02:00 |
|
Andras Bacsai
|
e8854c3101
|
fix: sentinel start fixed
|
2024-10-22 08:31:53 +02:00 |
|
Andras Bacsai
|
3e729ee928
|
fix: metrics for dbs
|
2024-10-21 22:57:00 +02:00 |
|
Andras Bacsai
|
f0d5639956
|
fancier notifications
|
2024-10-21 22:40:43 +02:00 |
|
Andras Bacsai
|
dbdb9e6f10
|
Merge branch 'next' into main
|
2024-10-21 20:56:02 +02:00 |
|
Andras Bacsai
|
52caa045c9
|
Merge branch 'next' into proxy-fixes
|
2024-10-21 15:08:13 +02:00 |
|
Andras Bacsai
|
0424b71506
|
Merge pull request #3953 from FrankVisuals/main
update openapi spec for healthcheck
|
2024-10-21 14:49:48 +02:00 |
|
Andras Bacsai
|
28667a32c1
|
fix: able to update ipv4 / ipv6 instance settings
|
2024-10-21 14:26:34 +02:00 |
|
Andras Bacsai
|
2809083f61
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 13:43:34 +02:00 |
|
Andras Bacsai
|
6c82d0ae5f
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 12:36:09 +02:00 |
|
Andras Bacsai
|
bf7b0f9e06
|
fix: redis database user and password
|
2024-10-21 12:13:42 +02:00 |
|
Andras Bacsai
|
e8c7d7f972
|
fix: pull helper image on helper_version change
|
2024-10-21 12:06:13 +02:00 |
|
Andras Bacsai
|
67c69b4ba4
|
Merge branch 'next' into disable-2-step-confirmation-if-needed
|
2024-10-21 10:58:04 +02:00 |
|
Andras Bacsai
|
056758e3ff
|
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
|
2024-10-21 10:00:20 +02:00 |
|
Andras Bacsai
|
673ec963e2
|
fix: is_static through API
|
2024-10-21 09:51:19 +02:00 |
|
Andras Bacsai
|
97aab8ba28
|
feat: show warning if people would like to use sslip with https
|
2024-10-20 22:26:30 +02:00 |
|
Frank Hufnagel
|
5d8a3d0eec
|
update openapi spec for healthcheck
|
2024-10-19 12:57:29 +02:00 |
|
peaklabs-dev
|
e52139f436
|
chore better error message when deleting an environment
|
2024-10-18 13:49:17 +02:00 |
|
peaklabs-dev
|
5a38b21d95
|
fix project deletion and refactor some code
|
2024-10-18 13:48:41 +02:00 |
|
peaklabs-dev
|
1d2e9b6946
|
fix is required on shared variables
|
2024-10-18 12:29:33 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
9044c655b8
|
Refactor Show component to use firstOrFail method when retrieving server by UUID
|
2024-10-17 22:06:48 +02:00 |
|
Andras Bacsai
|
513c74a7e3
|
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
|
2024-10-17 22:00:27 +02:00 |
|
Andras Bacsai
|
df4e4c2b4e
|
Refactor Show component to initialize server and remove unused code
|
2024-10-17 21:48:43 +02:00 |
|
Andras Bacsai
|
a6259d8a52
|
Refactor BaseComponent to initialize route parameters in the boot method
|
2024-10-17 21:48:38 +02:00 |
|
Andras Bacsai
|
6545d04c46
|
Refactor Livewire Server Advanced and Form components
|
2024-10-17 15:50:43 +02:00 |
|
Andras Bacsai
|
a74d2e8f62
|
refactor
|
2024-10-17 15:43:24 +02:00 |
|
Andras Bacsai
|
2315bdb93f
|
ui updates on server
|
2024-10-17 14:56:36 +02:00 |
|
peaklabs-dev
|
8284cdfb02
|
add password confirmation to disable two step confirmation
|
2024-10-17 12:23:13 +02:00 |
|
peaklabs-dev
|
2cb424ed7b
|
setting to disable tow step confirmation
|
2024-10-17 12:07:35 +02:00 |
|
Andras Bacsai
|
4c95647b96
|
feat: cleanup sentinel on server deletion
fix: Sentinel should not be enabled on build servers
|
2024-10-17 11:21:43 +02:00 |
|
Andras Bacsai
|
b58ff07832
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-10-17 10:04:54 +02:00 |
|
Andras Bacsai
|
f600c1b37d
|
fix: only enable Sentinel for new servers
|
2024-10-17 10:04:38 +02:00 |
|
peaklabs-dev
|
85c3270dcc
|
update helper and disable input if variable is shared
|
2024-10-16 13:44:17 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
peaklabs-dev
|
b9c9c1041a
|
feat: add is shared to env variables
|
2024-10-16 13:20:26 +02:00 |
|
peaklabs-dev
|
5274ae1f0b
|
fix: check for username separately form password
|
2024-10-15 17:23:33 +02:00 |
|
Andras Bacsai
|
2702fbc284
|
Refactor logging in PushServerUpdateJob, Application, and SentinelSeeder
|
2024-10-15 17:03:50 +02:00 |
|
peaklabs-dev
|
79caa3c26b
|
fix: allow setting standalone redis variables via ENVs (team variables...)
|
2024-10-15 17:02:37 +02:00 |
|
peaklabs-dev
|
c6e2c7e5e3
|
fix start command
|
2024-10-15 16:35:20 +02:00 |
|
peaklabs-dev
|
902cde5905
|
improve custom redis.conf
|
2024-10-15 16:19:04 +02:00 |
|
🏔️ Peak
|
937666b177
|
Merge branch 'fix-redis-db-ui' into fix-redis
|
2024-10-15 15:48:57 +02:00 |
|
Andras Bacsai
|
8c53af088e
|
Refactor StartSentinel.php to use data_get() for retrieving server settings
|
2024-10-15 15:45:02 +02:00 |
|
Andras Bacsai
|
46ec8eed64
|
fix: generate sentinel url
|
2024-10-15 15:43:53 +02:00 |
|
Andras Bacsai
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
Andras Bacsai
|
81db57002b
|
Refactor PushServerUpdateJob to handle multiple servers, previews, and emails
|
2024-10-14 22:53:16 +02:00 |
|
Andras Bacsai
|
740419806e
|
Refactor StartSentinel to ensure endpoint uses HTTPS
|
2024-10-14 22:35:18 +02:00 |
|
peaklabs-dev
|
8635f92ed4
|
Remove duplicated proxy check
|
2024-10-14 21:35:38 +02:00 |
|
Andras Bacsai
|
bea492165f
|
sentinel updates
|
2024-10-14 21:05:33 +02:00 |
|
Andras Bacsai
|
fdeb9353be
|
chore: Update project service configuration view
|
2024-10-14 19:45:03 +02:00 |
|
Andras Bacsai
|
bdd6597451
|
chore: Update project resource index page
|
2024-10-14 19:42:44 +02:00 |
|
Andras Bacsai
|
1f72321681
|
fix: sentinel
|
2024-10-14 18:04:36 +02:00 |
|
Andras Bacsai
|
a1bccc3e62
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-10-14 17:54:53 +02:00 |
|
Andras Bacsai
|
8a2c9f3d44
|
updates sentinel
|
2024-10-14 17:54:29 +02:00 |
|
🏔️ Peak
|
c1126accd3
|
Merge pull request #3819 from MarioCakeDev/feature/project_settings
Add settings button to projects page
|
2024-10-14 17:37:03 +02:00 |
|
🏔️ Peak
|
cb91b47282
|
Merge pull request #3821 from loudar/next
Limit randomly generated GitHub app name length
|
2024-10-14 15:10:20 +02:00 |
|
Andras Bacsai
|
b2e515f770
|
sentinel
|
2024-10-14 13:32:36 +02:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Andras Bacsai
|
c137620b81
|
chore: update Docker version to 26.0
|
2024-10-14 10:29:45 +02:00 |
|
Jakubko
|
81f292c4f3
|
Merge branch 'coollabsio:main' into main
|
2024-10-13 22:02:15 +02:00 |
|
Andras Bacsai
|
4707f69b91
|
fix: no manual timezones
|
2024-10-11 15:32:22 +02:00 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Andras Bacsai
|
0714fc0e96
|
chore: Update service extra fields to use dynamic keys
|
2024-10-11 11:36:57 +02:00 |
|
Andras Bacsai
|
35834ea41d
|
Merge pull request #3846 from ershisan99/next
fix: use correct env variable for invoice ninja password
|
2024-10-11 11:33:58 +02:00 |
|
Andras Bacsai
|
24eaa2c9b2
|
fix: sanitize and validate application domains
|
2024-10-11 10:14:27 +02:00 |
|
Andras Bacsai
|
d59d8cda2a
|
fix: validate and sanitize application domains
|
2024-10-11 10:00:50 +02:00 |
|
Andras Bacsai
|
6ac70d6e1b
|
fix: application domains should be http and https only
|
2024-10-11 09:56:45 +02:00 |
|
Darren Sisson
|
c1b996ef05
|
add https3 support to traefik and fix 404 redirect for traefik3
|
2024-10-10 18:47:01 +01:00 |
|
Lucas Michot
|
5e11f159e0
|
Remove some useless variable assignments.
|
2024-10-10 18:32:24 +02:00 |
|
Andras Bacsai
|
9330a3f354
|
feat: add customHelper to stack-form
|
2024-10-10 13:28:42 +02:00 |
|
andres
|
9e5551c4dd
|
fix: use correct env variable for invoice ninja password
|
2024-10-10 13:13:44 +02:00 |
|
Andras Bacsai
|
fd15c7b49e
|
fix: scheduled database server
|
2024-10-10 12:42:34 +02:00 |
|
Andras Bacsai
|
1b79f78fda
|
fix: Update password variables in Service model
|
2024-10-10 12:06:17 +02:00 |
|
Andras Bacsai
|
1de50227c3
|
Merge pull request #3826 from lucasmichot/feat/template-readability
Improve `service-templates.json` file readability
|
2024-10-10 11:46:17 +02:00 |
|
Andras Bacsai
|
0e2889b857
|
improvement: Add link to duplicate domain
fix: duplicate domain error
fix: remove fqdn constraint from db, because it is checked on app level
|
2024-10-10 10:24:11 +02:00 |
|
Lucas Michot
|
91a1fdcb9a
|
Improve service-templates.json file readability
|
2024-10-10 10:05:35 +02:00 |
|
MarioCake
|
76d631d7ba
|
Rename route attribute to settingsRoute attribute.
|
2024-10-10 09:45:13 +02:00 |
|
Andras Bacsai
|
10ca408b37
|
fix: is_static settings through API
fix: validation rules
|
2024-10-10 09:33:29 +02:00 |
|
loudar
|
0155af2116
|
limit randomly generated github app name length
|
2024-10-10 01:01:11 +02:00 |
|
MarioCake
|
f95f44f4cc
|
Add settings button to projects page.
|
2024-10-09 23:45:57 +02:00 |
|
Andras Bacsai
|
974b4b92c1
|
wip: coolify.json
|
2024-10-08 15:11:19 +02:00 |
|
Andras Bacsai
|
4bcfe1c0b8
|
fix: database descriptions
|
2024-10-08 10:53:03 +02:00 |
|
Andras Bacsai
|
3f8324d09e
|
chore: Refactor loadServices2 method and remove unused code
|
2024-10-07 14:03:04 +02:00 |
|
Andras Bacsai
|
a0532afb24
|
feat: Refactor setType method to use slug value for type
|
2024-10-07 12:12:05 +02:00 |
|
Andras Bacsai
|
a725a6eaf2
|
feat: update setType method to use slug value for type
|
2024-10-07 12:11:56 +02:00 |
|
Andras Bacsai
|
7e32a37729
|
fix: new services
|
2024-10-07 11:54:54 +02:00 |
|
Andras Bacsai
|
1c10a43321
|
fix: new resource selection view
fix: new services
|
2024-10-07 11:19:14 +02:00 |
|
Andras Bacsai
|
4624a381b1
|
new search input on "new resource" view
|
2024-10-05 20:55:23 +02:00 |
|
Andras Bacsai
|
6928b0a2c8
|
chore: Update project query to order by name in lowercase
|
2024-10-05 15:04:47 +02:00 |
|
Andras Bacsai
|
2da6f66e85
|
chore: Update project query to order by name in uppercase
|
2024-10-05 15:04:31 +02:00 |
|
Andras Bacsai
|
a1124a885d
|
feat: project search on frontend
|
2024-10-05 15:03:40 +02:00 |
|
Andras Bacsai
|
9448d0f0d2
|
feat: Add Invoice Ninja service configuration to Service model
|
2024-10-05 14:16:53 +02:00 |
|
Andras Bacsai
|
3b97bb1341
|
feat: Add Argilla service configuration to Service model
|
2024-10-04 20:16:58 +02:00 |
|
Andras Bacsai
|
4f4453b17c
|
chore: Update proxy configuration paths for Caddy and Nginx in dev
|
2024-10-04 13:46:33 +02:00 |
|
Andras Bacsai
|
ce49f4806d
|
fix: proxy conf in dev
|
2024-10-04 13:25:17 +02:00 |
|
Andras Bacsai
|
c2c0afa0ba
|
fix: service env orders, application env orders
|
2024-10-04 12:08:57 +02:00 |
|
Andras Bacsai
|
611f70d79f
|
chore: Remove commented code for shared variable type validation
|
2024-10-04 12:08:06 +02:00 |
|
Andras Bacsai
|
65aeebd9fa
|
fix: Reset description and subject fields after submitting feedback
|
2024-10-03 23:27:23 +02:00 |
|
Andras Bacsai
|
81b8a58415
|
fix: scheduled backup for services view
|
2024-10-03 22:38:37 +02:00 |
|
Andras Bacsai
|
33cb2d150d
|
chore: Fix application deployment queue filter logic
|
2024-10-03 21:32:02 +02:00 |
|
Andras Bacsai
|
5f07b473e9
|
fix: parse proxy config and check the set ports usage
|
2024-10-03 21:29:55 +02:00 |
|
Andras Bacsai
|
5bcd813792
|
chore: Remove commented code in Server model
|
2024-10-03 21:29:04 +02:00 |
|
Andras Bacsai
|
a0bb523507
|
chore: Remove debug statement in Service model
|
2024-10-03 21:11:14 +02:00 |
|
Andras Bacsai
|
d84d0a816b
|
chore: Refactor DatabaseBackupJob to handle missing team
|
2024-10-03 20:51:18 +02:00 |
|
Andras Bacsai
|
0da31c34b5
|
fix: add new supported database images
|
2024-10-03 20:47:22 +02:00 |
|
Andras Bacsai
|
ccdaf59ecb
|
fix: service application view
|
2024-10-03 20:47:02 +02:00 |
|
Andras Bacsai
|
6dd0bd0742
|
fix: api useBuildServer
|
2024-10-03 15:09:56 +02:00 |
|
Andras Bacsai
|
ef448280d8
|
fix: able to support more database dynamically from Coolify's UI
|
2024-10-03 13:49:43 +02:00 |
|
Andras Bacsai
|
14c9f25c57
|
feat: restart service without pulling the latest image
|
2024-10-03 13:17:35 +02:00 |
|
Andras Bacsai
|
1c7ca56756
|
feat: backup all databases for mysql,mariadb,postgresql
|
2024-10-03 12:39:45 +02:00 |
|
Andras Bacsai
|
bb6cb8edc9
|
improvement: show backup button on supported db service stacks
|
2024-10-03 10:48:25 +02:00 |
|
Andras Bacsai
|
c4e702f096
|
fix: able to select root permission easier
|
2024-10-03 09:57:37 +02:00 |
|
Andras Bacsai
|
dd3ff38df7
|
refactor: Encode delimiter in SshMultiplexingHelper
|
2024-10-02 21:23:46 +02:00 |
|
Andras Bacsai
|
059535a676
|
chore: Remove commented out code for uploading to S3 in DatabaseBackupJob
|
2024-10-02 16:43:01 +02:00 |
|
Andras Bacsai
|
765a74ca4f
|
handle errors in databasebackupjob
|
2024-10-02 15:33:14 +02:00 |
|
Andras Bacsai
|
e03e4f2e91
|
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
|
2024-10-02 15:16:55 +02:00 |
|
Andras Bacsai
|
0ab432d5e6
|
chore: Remove unnecessary command from SshMultiplexingHelper
|
2024-10-02 14:54:48 +02:00 |
|
Andras Bacsai
|
d55e4bf381
|
feat: Handle HTTPS domain in ConfigureCloudflareTunnels
|
2024-10-02 13:36:25 +02:00 |
|
Andras Bacsai
|
dd782e75f5
|
fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
|
2024-10-02 11:45:30 +02:00 |
|
Andras Bacsai
|
2be2f0ac79
|
feat: support Hetzner S3
|
2024-10-02 10:25:45 +02:00 |
|
Andras Bacsai
|
97943db5f4
|
chore: Add missing import for Attribute class in ApplicationDeploymentQueue model
|
2024-10-02 09:21:54 +02:00 |
|
Andras Bacsai
|
bbd2748ad7
|
chore: Update command signature and description for cleanup application deployment queue
|
2024-10-02 09:21:50 +02:00 |
|
Andras Bacsai
|
a530804a71
|
feat: Add command to check application deployment queue
|
2024-10-02 09:21:28 +02:00 |
|
Andras Bacsai
|
8ca8ab82b0
|
refactor: Remove deployment queue when deleting an application
|
2024-10-02 09:20:49 +02:00 |
|
Andras Bacsai
|
024ad8e943
|
fix: cleanup stucked applicationdeploymentqueue
|
2024-10-02 09:20:08 +02:00 |
|
Andras Bacsai
|
4d86b556a4
|
fix: ipv6 scp should use -6 flag
|
2024-10-02 08:15:03 +02:00 |
|
Jakubko
|
e0241505f9
|
Merge branch 'coollabsio:main' into main
|
2024-10-01 22:08:32 +02:00 |
|
Jakub Novák
|
3b4759f349
|
updated DiscordMessages for Application notifications
|
2024-10-01 22:07:24 +02:00 |
|
Jakub Novák
|
aac491da25
|
updated DiscordMessages for Container notifications
|
2024-10-01 21:48:14 +02:00 |
|
Jakub Novák
|
53a6e97ca3
|
updated DiscordMessages for Database notifications
|
2024-10-01 21:46:56 +02:00 |
|
Jakub Novák
|
cb5dc13bf1
|
updated DiscordMessages for Internal&ScheduledTask notifications
|
2024-10-01 21:42:13 +02:00 |
|