Commit Graph

3754 Commits

Author SHA1 Message Date
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
Kael
9a1b6449c8 Merge branch 'next' into feat/disable-default-redirect 2024-10-14 22:53:37 +11:00
Andras Bacsai
b2e515f770 sentinel 2024-10-14 13:32:36 +02:00
Kael
9d553c3a30 Merge branch 'next' into feat/disable-default-redirect 2024-10-14 21:25:56 +11: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
Danilo Martinelli
96ef0ef749 feat: 🛂 integrate Authentik authentication with Coolify
- Configured Authentik as the OAuth provider in Coolify.
2024-10-13 10:28:24 -03:00
Kael
beb6d04804 Merge branch 'next' into feat/disable-default-redirect 2024-10-12 03:50:45 +11: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
Kael
97c8194588 Merge branch 'next' into feat/disable-default-redirect 2024-10-11 20:37:08 +11: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