Commit Graph

273 Commits

Author SHA1 Message Date
Andras Bacsai 777bff6553 refactor: Update Traefik labels on init and cleanup unnecessary dynamic proxy configuration 2024-08-08 11:15:33 +02:00
Andras Bacsai 13e8d3c17c fix: update Traefik labels on init 2024-08-07 17:52:43 +02:00
Andras Bacsai 5a82395bb7 feat: Update auto update and update check frequencies in settings 2024-08-07 11:55:16 +02:00
Andras Bacsai e4c3d61b76 fixes 2024-08-07 09:50:29 +02:00
Andras Bacsai 869f0878c2 fix (cloud): cloud instance should get latest servics on update (all servers) 2024-08-07 09:50:12 +02:00
Andras Bacsai 73a265107a Merge branch 'next' of github.com:coollabsio/coolify into next 2024-08-06 14:38:41 +02:00
Andras Bacsai b77171d2f2 fix: settings view
feat: add separate views for settings
2024-08-06 14:36:56 +02:00
andrasbacsai 8b817dad87 Fix styling 2024-08-06 12:04:23 +00:00
Andras Bacsai c4436aadfa Merge pull request #3000 from ayntk-ai/update-settings-improvements
Feat: Updated Check Frequency and Auto Update Frequency settings
2024-08-06 14:03:41 +02:00
ayntk-ai 0459baa55e Update Kernel.php 2024-08-06 11:48:43 +02:00
ayntk-ai a426c00a03 should work :) 2024-08-06 11:47:48 +02:00
ayntk-ai fd36e143e0 final conflict hopfully :) 2024-08-06 11:46:26 +02:00
ayntk-ai 2243a3304b remove duplicates 2024-08-06 11:43:55 +02:00
ayntk-ai bb23141138 add backup line twice 2024-08-06 11:42:01 +02:00
ayntk-ai 5f1e1c0ac4 fix another conflict 2024-08-06 11:41:24 +02:00
ayntk-ai c4cf116e6e more fixes 2024-08-06 11:38:30 +02:00
ayntk-ai f7b1aaca92 fix fix 2024-08-06 11:35:22 +02:00
ayntk-ai d9edb1c72f fix 2024-08-06 11:32:37 +02:00
ayntk-ai d9a079c289 fix conflict in kernel.php 2024-08-06 11:25:57 +02:00
Andras Bacsai e3c7c615c6 refactor: Cleanup unnecessary dynamic proxy configuration in Init command 2024-08-06 10:53:13 +02:00
ayntk-ai 50ede5cab9 remove comments and remove duplicated scheduling 2024-08-05 20:57:27 +02:00
ayntk-ai 4dfec6771c added defaults, remove duplicated cron validation 2024-08-05 20:31:06 +02:00
ayntk-ai 38976dac12 fixes and check for valid cron expressions 2024-08-05 20:05:38 +02:00
Andras Bacsai 3269ca3eb8 chore: Add comment explaining the purpose of disconnecting the network in cleanup_unused_network_from_coolify_proxy() 2024-08-05 18:27:54 +02:00
Andras Bacsai 012d660886 fix: remove network if it is only connected to coolify proxy itself 2024-08-05 18:16:29 +02:00
ayntk-ai 27e82f0bde implement logic, jobs and add DB migrate 2024-08-05 16:31:41 +02:00
Andras Bacsai e4b92bb660 feat: new server checking job
feat: show if the server  has problems on ui
2024-08-05 15:48:15 +02:00
Andras Bacsai 39e3ea9f07 fix: async remote command 2024-08-05 13:51:34 +02:00
Andras Bacsai b38a651a08 feat: coolify init should cleanup stuck networks in proxy 2024-08-05 13:45:24 +02:00
Andras Bacsai fd855847ff refactor: Adjust keep_days in CleanupDatabase.php based on environment 2024-08-01 09:07:54 +02:00
Andras Bacsai 35dbced3c5 refactor: Update CleanupDatabase.php to adjust keep_days based on environment 2024-08-01 08:52:58 +02:00
andrasbacsai 613830e6a6 Fix styling 2024-07-24 19:11:12 +00:00
andrasbacsai f76d45b826 Fix styling 2024-07-24 12:27:21 +00:00
Andras Bacsai 12261b9082 chore: Remove commented out code for sending internal notification 2024-07-22 09:50:49 +02:00
Andras Bacsai 82a5b4c55d refactor: server status job and docker cleanup job 2024-07-18 14:43:21 +02:00
Andras Bacsai a85066c644 fix: disable sentinel until a few bugs are fixed 2024-07-12 15:05:12 +02:00
Andras Bacsai f8f0aa171c dev command updated 2024-07-06 14:33:59 +02:00
Andras Bacsai f58a1a9ecf feat: Rename CloudCleanupSubs to CloudCleanupSubscriptions 2024-07-04 14:28:01 +02:00
Andras Bacsai be633f0560 fix: only run cloud clean on cloud + remove root team 2024-06-27 15:07:41 +02:00
Andras Bacsai 613e980267 fix: cleanup subs in cloud 2024-06-27 12:48:37 +02:00
Andras Bacsai 2c92cc40e1 refactor: Update code to use str() instead of Str::of() for string manipulation 2024-06-25 10:37:10 +02:00
Andras Bacsai 76ba365325 fix: slash in env names
ui: placement of env switcher
2024-06-23 17:47:58 +02:00
Andras Bacsai c81ad5cd03 feat: container metrics 2024-06-20 13:17:06 +02:00
Andras Bacsai 23ed697b98 feat: sentinel + charts 2024-06-18 16:42:42 +02:00
Andras Bacsai 83983bbb32 fix: remove sentinel variable
fix: metrics are disabled by default
2024-06-18 13:01:23 +02:00
Thijmen d86274cc37 Fix styling 2024-06-10 20:43:34 +00:00
Andras Bacsai 7fd0deedb1 feat: able to add several domains to compose based previews 2024-06-05 15:14:44 +02:00
Andras Bacsai 294721eef9 fix: autoupdate process 2024-06-04 21:57:00 +02:00
Andras Bacsai cfe2f889a4 refactor: Append utm_source parameter to documentation URL 2024-06-04 12:59:35 +02:00
Andras Bacsai 71d120bc4e fix: fine-tune cdn pulls 2024-05-30 12:56:29 +02:00