Gary
a2a2a69eb8
main: initial app rewrite
2024-02-21 15:21:08 -08:00
Andras Bacsai
0b81e77a94
fix: database status
2024-02-19 13:28:14 +01:00
Andras Bacsai
b8cf314bfe
fix: submodule cloning
2024-02-19 13:22:09 +01:00
Andras Bacsai
88d6320d08
Re-enable docker container removal in ApplicationDeploymentJob
2024-02-19 09:51:39 +01:00
Andras Bacsai
651c9c2c9b
Merge pull request #1756 from victor-teles/fix/log-drain-parsers
...
fix: fluent bit parsers.conf indentation level
2024-02-19 09:22:36 +01:00
Andras Bacsai
126ac354d5
fix: empty build variables
2024-02-19 09:19:50 +01:00
Victor
5acf141669
fix: fluent bit ident level
2024-02-17 12:25:48 -03:00
Andras Bacsai
7d6bd10cca
Add Docker container management methods and update Livewire component
2024-02-16 23:09:35 +01:00
Andras Bacsai
f8c86769a7
fix: resources
2024-02-16 22:15:18 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
83becdb19d
fix: only show redeployment required if status is not exited
2024-02-16 08:34:30 +01:00
Andras Bacsai
f5cb2dbdcf
Fix condition in removeServer method
2024-02-15 21:25:43 +01:00
Andras Bacsai
fe19769d82
fix: do not add the same server twice
2024-02-15 21:22:59 +01:00
Andras Bacsai
45e404b15b
feat: disable gzip compression on service applications
2024-02-15 20:44:01 +01:00
Andras Bacsai
d903a377bf
Update validation and configuration titles
2024-02-15 14:14:11 +01:00
Andras Bacsai
8e7745f4c1
Remove unnecessary debug statement in Server.php
2024-02-15 13:54:18 +01:00
Andras Bacsai
a9ea6330d9
feat: revalidate server
2024-02-15 13:52:54 +01:00
Andras Bacsai
bfb0260550
fix: use ls / command instead ls
2024-02-15 13:52:42 +01:00
Andras Bacsai
bba1cb3832
fix: ec2 does not have uptime command lol
...
version++
2024-02-15 13:44:40 +01:00
Andras Bacsai
0f071031a9
Refactor application FQDN handling
2024-02-15 12:01:59 +01:00
Andras Bacsai
99efa857f4
feat: add metabase
...
feat: consistent container names
fix: for services, you only need to add basicauth label, others are added by coolify
fix: label uuids are not randomly generated all the time
fix: changing force https will change the labels
2024-02-15 11:55:43 +01:00
Andras Bacsai
80035395ff
Update version numbers + do not cleanup queue on cloud
2024-02-14 15:31:43 +01:00
Andras Bacsai
dab13c92eb
Update disk_usage property type in ServerStatusJob
2024-02-14 15:21:03 +01:00
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