Andras Bacsai
|
1f18542960
|
fix: cleanup scheduled tasks
|
2024-02-14 15:14:06 +01:00 |
|
Andras Bacsai
|
8f21ea9367
|
Merge pull request #1727 from lxix/fix-scheduled-tasks
fix: Scheduled Tasks won't execute after deleting resource with scheduled task
|
2024-02-14 15:02:09 +01:00 |
|
Andras Bacsai
|
73e64d9052
|
fix: file volume creation
fix: network_mode host compose
|
2024-02-14 15:00:24 +01:00 |
|
Andras Bacsai
|
c4cc42c8d5
|
Update version and release numbers
|
2024-02-14 10:35:44 +01:00 |
|
Andras Bacsai
|
4b08abc144
|
Save storage on initial creation
|
2024-02-14 10:21:53 +01:00 |
|
Andras Bacsai
|
6dd86eec30
|
Fix directory creation issue in LocalFileVolume.php and parseDockerComposeFile()
|
2024-02-14 10:13:49 +01:00 |
|
Andras Bacsai
|
fb3991321a
|
Update Coolify version and Sentry configuration
|
2024-02-14 08:53:13 +01:00 |
|
Andras Bacsai
|
d87a0fe74f
|
Refactor authentication check in Index.php
|
2024-02-12 11:53:28 +01:00 |
|
Andras Bacsai
|
e1468da36a
|
feat: add proxy start to server validation
fix: boarding flow updated
|
2024-02-12 11:46:36 +01:00 |
|
Andras Bacsai
|
059748ad3b
|
fix: get service stack as uuid, not name
|
2024-02-11 15:44:02 +01:00 |
|
Andras Bacsai
|
53a5ccef31
|
fix: add docker compose check during server validation
|
2024-02-11 15:32:58 +01:00 |
|
Andras Bacsai
|
9eea73cefb
|
Update Docker command in InstallLogDrain.php
|
2024-02-11 14:35:07 +01:00 |
|
Barnabás Schósz
|
1cbd30bd9e
|
Fix Scheduled Tasks won't execute after deleting resource with scheduled task
|
2024-02-09 17:36:47 +01:00 |
|
Andras Bacsai
|
3689b58b92
|
Add success message for cleanup_queue
|
2024-02-09 13:51:31 +01:00 |
|
Andras Bacsai
|
8a50b063d4
|
fix: user proper image_tag, if set
|
2024-02-08 15:22:07 +01:00 |
|
Andras Bacsai
|
7e7f322e21
|
Refactor admin authentication and routing***
***Add redirect for non-cloud users and instance admins without admin token.***
***Always include admin route, regardless of cloud status.
|
2024-02-08 14:01:16 +01:00 |
|
Andras Bacsai
|
9350fb4b97
|
Fix access control in Admin Index and hide Admin link in navbar
|
2024-02-08 13:54:16 +01:00 |
|
Andras Bacsai
|
59c3cc6ce1
|
Refactor admin authentication logic in Index component
|
2024-02-08 13:46:43 +01:00 |
|
Andras Bacsai
|
d7001937ac
|
Fix access control in Admin Index and Navbar components
|
2024-02-08 13:40:26 +01:00 |
|
Andras Bacsai
|
3fe58ec66b
|
Fix isInstanceAdmin function call in Index.php
|
2024-02-08 13:33:51 +01:00 |
|
Andras Bacsai
|
ed12f73483
|
Update admin authentication and version numbers
|
2024-02-08 13:33:34 +01:00 |
|
Andras Bacsai
|
576bff1af9
|
Remove exception and update server check in StopService
|
2024-02-08 13:17:08 +01:00 |
|
Andras Bacsai
|
23d121d67a
|
fix: make sure resources are deleted in async mode
|
2024-02-08 13:10:29 +01:00 |
|
Andras Bacsai
|
548304765c
|
feat: cleanup queue
|
2024-02-08 12:47:00 +01:00 |
|
Andras Bacsai
|
037ba3ff79
|
Fix cleanup of halted deployments
|
2024-02-08 12:37:56 +01:00 |
|
Andras Bacsai
|
48b4c17391
|
Refactor init command to use full-cleanup option
|
2024-02-08 12:36:33 +01:00 |
|
Andras Bacsai
|
6acc0e6025
|
Add dynamic timeout for deployments
|
2024-02-08 12:34:01 +01:00 |
|
Andras Bacsai
|
bde7fb2acb
|
Fix user authentication condition in Index component
|
2024-02-08 11:46:23 +01:00 |
|
Andras Bacsai
|
08a729dc7b
|
Add admin dashboard route and view
|
2024-02-08 11:45:19 +01:00 |
|
Andras Bacsai
|
7554de5993
|
Refactor app:init command and update cleanup options
|
2024-02-08 11:05:31 +01:00 |
|
Andras Bacsai
|
4c38a59995
|
Merge branch 'main' into next
|
2024-02-07 20:35:35 +01:00 |
|
Andras Bacsai
|
9edbc15828
|
Update database start commands
|
2024-02-07 20:34:13 +01:00 |
|
Andras Bacsai
|
9a899deeb8
|
Fix DNS validation and error handling
|
2024-02-07 14:59:33 +01:00 |
|
Andras Bacsai
|
9e1a7d5d9a
|
feat: multi deployments
|
2024-02-07 14:55:06 +01:00 |
|
Andras Bacsai
|
13bceb934f
|
Refactor Application model and migration
|
2024-02-06 17:37:07 +01:00 |
|
Andras Bacsai
|
78b194cb16
|
Refactor application status update logic and add complex_status column
|
2024-02-06 15:42:31 +01:00 |
|
Andras Bacsai
|
3616fc8ca9
|
Refactor code and add additional destinations
|
2024-02-06 15:05:11 +01:00 |
|
Andras Bacsai
|
b96807d34c
|
fix: feedback from self-hosted envs to discord
|
2024-02-06 11:36:20 +01:00 |
|
Andras Bacsai
|
6869c582ff
|
Update retrieval of applications and services in Deploy controller
|
2024-02-06 07:21:06 +01:00 |
|
Andras Bacsai
|
9b9e5e939c
|
Fix resource not found error and improve mass deployment process
|
2024-02-06 07:19:11 +01:00 |
|
Andras Bacsai
|
f626c15ecc
|
Update version numbers + fix deploy issue
|
2024-02-06 07:12:09 +01:00 |
|
Andras Bacsai
|
fd2a533057
|
Refactor database and service start commands
|
2024-02-05 20:57:40 +01:00 |
|
Andras Bacsai
|
1326fcb345
|
Add count checks for MySQL and MariaDB in isEmpty() method
|
2024-02-05 20:15:02 +01:00 |
|
Andras Bacsai
|
0b518a3b76
|
Refactor code to load tags for environment applications and databases
|
2024-02-05 19:52:06 +01:00 |
|
Andras Bacsai
|
26ccc4afb4
|
Refactor server validation and installation logic
|
2024-02-05 15:13:39 +01:00 |
|
Andras Bacsai
|
49f5240ff8
|
fix: better server validation and installation process
fix: add destination to queue deployment
feat: force start deployment
|
2024-02-05 14:40:54 +01:00 |
|
Andras Bacsai
|
0c3ed3d393
|
Update BunnyCDN sync and version numbers
|
2024-02-05 10:17:40 +01:00 |
|
Andras Bacsai
|
8b58c8f856
|
Add tags to show and index views
|
2024-02-05 09:51:44 +01:00 |
|
Andras Bacsai
|
8c60ef5bd6
|
Update link in error message to the correct documentation
|
2024-02-04 17:00:13 +01:00 |
|
Andras Bacsai
|
1d59383c78
|
feat: clone to env
|
2024-02-04 16:54:12 +01:00 |
|