andrasbacsai
|
575a789d1d
|
Fix styling
|
2024-06-20 12:52:57 +00:00 |
|
Andras Bacsai
|
fcb3d71cb4
|
feat: add high priority queue
|
2024-06-20 14:52:12 +02:00 |
|
Andras Bacsai
|
fff7ec9ba7
|
refactor: remove commented code for docker container removal
|
2024-06-20 13:54:15 +02:00 |
|
Andras Bacsai
|
0468f255e7
|
fix: static build with new nixpacks build process
|
2024-06-20 13:48:49 +02:00 |
|
andrasbacsai
|
078772495a
|
Fix styling
|
2024-06-20 11:17:53 +00:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
andrasbacsai
|
d1a5f97f59
|
Fix styling
|
2024-06-19 06:59:46 +00:00 |
|
andrasbacsai
|
ce15f8f1dd
|
Fix styling
|
2024-06-18 14:43:18 +00: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 |
|
Andras Bacsai
|
9d05276f94
|
remove: unnecessary notification
|
2024-06-18 12:47:55 +02:00 |
|
andrasbacsai
|
dc4916dc19
|
Fix styling
|
2024-06-17 12:22:17 +00:00 |
|
Andras Bacsai
|
1d0a1ab16a
|
feat: charts
|
2024-06-17 14:21:27 +02:00 |
|
Andras Bacsai
|
1ecd0307ed
|
feat: COOLIFY_CONTAINER_NAME predefined variable
|
2024-06-14 14:23:40 +02:00 |
|
Andras Bacsai
|
f1562ccfd5
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-13 14:48:26 +02:00 |
|
Andras Bacsai
|
bfe2fb6da8
|
refactor: Update Docker build commands for better performance and flexibility
|
2024-06-13 14:48:23 +02:00 |
|
andrasbacsai
|
a521d8549a
|
Fix styling
|
2024-06-13 11:15:09 +00:00 |
|
Andras Bacsai
|
566faba6e3
|
fix: handle laravel deployment better
|
2024-06-13 13:14:24 +02:00 |
|
andrasbacsai
|
dffcee6cf1
|
Fix styling
|
2024-06-13 10:03:36 +00:00 |
|
Andras Bacsai
|
7485c1240b
|
feat: nixpacks now could reach local dbs internally
|
2024-06-13 12:02:52 +02:00 |
|
Andras Bacsai
|
d5be00d29d
|
chore: Add ApplicationDeploymentJob and pint.json
|
2024-06-11 13:17:15 +02:00 |
|
Andras Bacsai
|
8b95b3c1bf
|
fix: just restart
|
2024-06-11 13:12:53 +02:00 |
|
Andras Bacsai
|
7ad2e1ca05
|
Merge branch 'next' into php-codestyle
|
2024-06-11 11:36:07 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
a125c0032b
|
chore: Remove commented out code for docker container removal
|
2024-06-10 21:57:44 +02:00 |
|
Andras Bacsai
|
2e4fd1530c
|
fix: multiline build args
|
2024-06-10 21:57:13 +02:00 |
|
Andras Bacsai
|
2beda08717
|
Refactor CheckLogDrainContainerJob handle method
|
2024-06-10 11:56:42 +02:00 |
|
Andras Bacsai
|
d1128c7a1e
|
fix: multiline variable should be literal + should be multiline in bash with \
|
2024-06-09 22:37:23 +02:00 |
|
Andras Bacsai
|
370c9b63cf
|
fix: post deployment command could fail, but won't make the deployment fail anymore
feat: better error for post deployment command
|
2024-06-06 15:13:21 +02:00 |
|
Andras Bacsai
|
7f052163e3
|
fix: comment id should be string
fix: do not wait for GH response, stop preview before
|
2024-06-06 12:50:38 +02:00 |
|
Andras Bacsai
|
899d506faa
|
disable internal notifications on the cloud
|
2024-06-05 15:34:25 +02:00 |
|
Andras Bacsai
|
7fd0deedb1
|
feat: able to add several domains to compose based previews
|
2024-06-05 15:14:44 +02:00 |
|
Andras Bacsai
|
f5ccebfd41
|
early return
|
2024-06-05 11:21:02 +02:00 |
|
Andras Bacsai
|
294721eef9
|
fix: autoupdate process
|
2024-06-04 21:57:00 +02:00 |
|
Andras Bacsai
|
8af509992d
|
fix: custom docker compose commands, add project dir if needed
|
2024-06-04 21:26:49 +02:00 |
|
Andras Bacsai
|
2f321bcfd9
|
refactor: Update save_environment_variables method to use application's environment_variables instead of environment_variables_preview
|
2024-06-04 11:25:53 +02:00 |
|
Andras Bacsai
|
ab039adf97
|
remove new deploymentjob
|
2024-05-31 14:07:09 +02:00 |
|
Andras Bacsai
|
0445052898
|
refactor: Add log entry when starting new application deployment
|
2024-05-31 12:07:42 +02:00 |
|
Andras Bacsai
|
072850be0b
|
Refactor ApplicationDeploymentJob.php to remove unnecessary code and improve code structure
|
2024-05-30 13:02:01 +02:00 |
|
Andras Bacsai
|
71d120bc4e
|
fix: fine-tune cdn pulls
|
2024-05-30 12:56:29 +02:00 |
|
Andras Bacsai
|
68d3cea528
|
fix: multiple server deployments
feat: custom preview deployment fqdn
ui: improvements here and there
|
2024-05-30 12:28:29 +02:00 |
|
Andras Bacsai
|
ee5c694aa2
|
fix: compose previews does have env variables
|
2024-05-30 10:14:43 +02:00 |
|
Andras Bacsai
|
dabb08ff4a
|
refactor: Remove unnecessary debug statement in ApplicationDeploymentJob.php
|
2024-05-29 18:51:38 +02:00 |
|
Andras Bacsai
|
66b0e04cc6
|
fix: able to redeploy dockerfile based apps without cache
|
2024-05-29 18:22:19 +02:00 |
|
Andras Bacsai
|
df2bcdb854
|
refactor new deployment job
|
2024-05-29 15:28:03 +02:00 |
|
Andras Bacsai
|
a8e9ee2e95
|
Refactor ApplicationDeploymentJob.php to remove logo and improve code structure
|
2024-05-29 15:18:02 +02:00 |
|
Andras Bacsai
|
5093697b27
|
refactor: Improve code structure in ApplicationDeploymentJob.php
|
2024-05-29 15:17:39 +02:00 |
|
Andras Bacsai
|
1d5932e63f
|
revert
|
2024-05-29 15:15:03 +02:00 |
|
Andras Bacsai
|
022762c0c9
|
refactor: applicationdeploymentjob
|
2024-05-29 15:11:17 +02:00 |
|
Andras Bacsai
|
aaa06f4120
|
fix: build server dirs not created on main server
|
2024-05-29 11:17:16 +02:00 |
|