Andras Bacsai
|
2382a10bba
|
Refactor environment variable saving logic in ApplicationDeploymentJob.php and escapeEnvVariables function in docker.php
|
2024-04-12 09:26:04 +02:00 |
|
Andras Bacsai
|
e71032a8fc
|
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
|
2024-04-11 13:20:46 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
a9cc5cc351
|
Fix server functionality check and cleanup SSH keys
|
2024-04-09 08:46:00 +02:00 |
|
Andras Bacsai
|
ea4fe81cb2
|
fix: git submodule update
|
2024-04-08 14:07:07 +02:00 |
|
Andras Bacsai
|
1f4440bcf9
|
Refactor image name generation in ApplicationDeploymentJob.php
|
2024-04-08 09:36:21 +02:00 |
|
Andras Bacsai
|
2b64b9de63
|
fix: do not rebuild dockerfile based apps twice
|
2024-04-05 15:33:11 +02:00 |
|
Andras Bacsai
|
132807b55d
|
fix: always rebuild Dockerfile / dockerimage buildpacks
|
2024-04-02 20:50:35 +02:00 |
|
Andras Bacsai
|
7f4230d026
|
Remove unnecessary code and comments
|
2024-04-02 15:40:52 +02:00 |
|
Andras Bacsai
|
6333d3fd13
|
Fix image environment variable bug
|
2024-04-02 15:40:25 +02:00 |
|
Andras Bacsai
|
43fed96af1
|
fix: autoupdater
|
2024-03-27 11:35:57 +01:00 |
|
Andras Bacsai
|
d51e70bcaa
|
temporary disable containerrestarted for tcp proxies
|
2024-03-27 11:13:40 +01:00 |
|
Andras Bacsai
|
32f4c6c982
|
Update documentation links
|
2024-03-27 11:07:29 +01:00 |
|
Andras Bacsai
|
220a8fe2cc
|
Update container and version configurations
|
2024-03-26 14:18:33 +01:00 |
|
Andras Bacsai
|
07ed550dc2
|
fix: PR deployments should not be distributed to 2 servers
|
2024-03-26 13:56:30 +01:00 |
|
Andras Bacsai
|
6045870398
|
fix: scheduled backup for other service databases (supabase)
|
2024-03-26 13:50:44 +01:00 |
|
Andras Bacsai
|
61f3b3592f
|
fix: restart service db proxies
|
2024-03-25 12:35:31 +01:00 |
|
Andras Bacsai
|
7bc5338cb3
|
Merge branch 'main' into next
|
2024-03-20 16:42:55 +01:00 |
|
Andras Bacsai
|
07c9db9b54
|
fix: shared env variable parsing
|
2024-03-20 16:41:10 +01:00 |
|
Andras Bacsai
|
42715bba50
|
fix: volumes for prs
|
2024-03-19 11:48:25 +01:00 |
|
Andras Bacsai
|
0a6dab1f24
|
fix: raw compose deployment
|
2024-03-18 12:40:58 +01:00 |
|
Andras Bacsai
|
faa9a982a9
|
fix: multiline input
|
2024-03-18 12:28:53 +01:00 |
|
Andras Bacsai
|
de8bb8a951
|
fix: custom ip address should turn off rolling update
|
2024-03-18 12:18:11 +01:00 |
|
Andras Bacsai
|
b766eef5ef
|
fix: consistent container name
|
2024-03-18 12:13:08 +01:00 |
|
Andras Bacsai
|
a185787044
|
fix: 0 in env value
|
2024-03-18 11:49:26 +01:00 |
|
Andras Bacsai
|
76f7cd08ee
|
fix: only escape envs after v239+
|
2024-03-18 11:36:36 +01:00 |
|
Andras Bacsai
|
adf5c9bd46
|
Refactor environment variable handling in ApplicationDeploymentJob.php
|
2024-03-15 22:16:22 +01:00 |
|
Andras Bacsai
|
a336dae84c
|
fix: $ in env variable
feat: multiline envs
|
2024-03-14 23:00:06 +01:00 |
|
Andras Bacsai
|
a4c164a57e
|
fix: duplicate dockerfile
|
2024-03-14 21:19:37 +01:00 |
|
Andras Bacsai
|
de4d0961da
|
Add Sleep class and refactor container name in generate_compose_file()
|
2024-03-14 10:10:03 +01:00 |
|
Andras Bacsai
|
965625ad01
|
fix: create initial files async
|
2024-03-13 18:26:30 +01:00 |
|
Andras Bacsai
|
a53d888747
|
Add pre-deployment and post-deployment commands
|
2024-03-13 14:41:31 +01:00 |
|
Andras Bacsai
|
62905f084f
|
Merge pull request #1723 from stooit/feat/post-deploy-command
Adds basic support for pre/post-deployment commands.
|
2024-03-13 14:34:44 +01:00 |
|
Andras Bacsai
|
0d4ad05c1c
|
Add custom_healthcheck_found flag to ApplicationDeploymentJob
|
2024-03-13 10:50:05 +01:00 |
|
Andras Bacsai
|
aef088a9d2
|
fix: consider custom healthchecks in dockerfile
|
2024-03-13 10:44:15 +01:00 |
|
Andras Bacsai
|
e8f3aa681e
|
fix: failed deployments should send failed email/notification
|
2024-03-13 10:24:45 +01:00 |
|
Andras Bacsai
|
2509406d1c
|
fix: startproxy event
fix: add data to async remove processes
|
2024-03-12 11:22:02 +01:00 |
|
Andras Bacsai
|
1defed27a0
|
Refactor compose file generation and add link to documentation
|
2024-03-11 15:19:04 +01:00 |
|
Andras Bacsai
|
c20aa0b256
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
Andras Bacsai
|
8385bbb0a0
|
feat: gzip enabled & stipprefix setting
refactor: code
|
2024-03-04 10:46:13 +01:00 |
|
Andras Bacsai
|
0dd591a5ff
|
fix: raw compose make dirs
fix: raw compose add coolify labels
|
2024-03-04 10:13:40 +01:00 |
|
Andras Bacsai
|
0e1ba64836
|
fix: sentry error
|
2024-03-04 08:51:24 +01:00 |
|
Andras Bacsai
|
130d1e1756
|
Update DockerCleanupJob and version numbers
|
2024-03-02 15:18:49 +01:00 |
|
Andras Bacsai
|
60be51dbe0
|
Update pull_request_id comparison in ApplicationDeploymentJob.php and update version numbers
|
2024-03-02 13:22:05 +01:00 |
|
Andras Bacsai
|
f70a9c6974
|
Fix notification channels in ApplicationDeploymentJob and DeploymentSuccess
|
2024-03-01 19:07:21 +01:00 |
|
Andras Bacsai
|
2eb7712e09
|
fix: remove success application deployment job
wip: daily backup status
|
2024-03-01 18:24:14 +01:00 |
|
Andras Bacsai
|
6fe791c1f1
|
fix: pull request deployments + build servers
|
2024-03-01 11:43:42 +01:00 |
|
Andras Bacsai
|
a352e4cbf7
|
fix: public prs should not be commented
|
2024-03-01 11:41:22 +01:00 |
|
Andras Bacsai
|
407f84a4bb
|
Refactor Dockerfile location handling in ApplicationDeploymentJob.php
|
2024-02-26 14:28:02 +01:00 |
|
Andras Bacsai
|
91632f0adb
|
fix: custom dockerfile location always checked
|
2024-02-26 14:26:19 +01:00 |
|