Andras Bacsai
|
019cdd2b3a
|
fix: compose generator
|
2024-06-12 12:20:58 +02:00 |
|
Andras Bacsai
|
407b8de2b1
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-12 12:05:11 +02:00 |
|
Andras Bacsai
|
f332a73122
|
feat: cancelling a deployment will check if new could be started.
|
2024-06-12 12:05:08 +02:00 |
|
andrasbacsai
|
2335abac91
|
Fix styling
|
2024-06-12 09:35:55 +00:00 |
|
Andras Bacsai
|
58b04b5fc8
|
fix: bitbucket link
|
2024-06-12 11:35:07 +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
|
d05151466c
|
Merge pull request #2415 from tuarrep/patch-2
Fix Application `isDeploymentInprogress` method
|
2024-06-11 12:25:21 +02:00 |
|
andrasbacsai
|
47051127af
|
Fix styling
|
2024-06-11 09:36:42 +00:00 |
|
Andras Bacsai
|
7ad2e1ca05
|
Merge branch 'next' into php-codestyle
|
2024-06-11 11:36:07 +02:00 |
|
Andras Bacsai
|
7345ccbbee
|
feat: easily redirect between www-and-non-www domains
|
2024-06-11 11:32:08 +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
|
c80434141d
|
fix: gitlab merge request should close PR
|
2024-06-10 10:42:52 +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 |
|
Nicolas Perraut
|
5674879e23
|
Fix Application isDeploymentInprogress method
|
2024-06-09 22:12:13 +02:00 |
|
Andras Bacsai
|
aae81313a6
|
Refactor TelegramChannel to handle additional notification types
|
2024-06-09 21:44:13 +02:00 |
|
Andras Bacsai
|
4667f96b40
|
feat: db proxy logs
|
2024-06-09 21:33:17 +02:00 |
|
Andras Bacsai
|
a20290cac8
|
wip: new services based git apps
|
2024-06-07 17:21:46 +02:00 |
|
Andras Bacsai
|
35cea852ca
|
feat: add titles
|
2024-06-07 11:01:10 +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
|
8963f4fd62
|
refactor: Initialize null properties in Github Change component
|
2024-06-06 11:10:16 +02:00 |
|
Andras Bacsai
|
463021a9f3
|
refactor: Remove unused variables and improve code readability
|
2024-06-06 11:09:27 +02:00 |
|
Andras Bacsai
|
f71a8e9fef
|
fix: sort backup executions
|
2024-06-06 10:46:19 +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
|
4fd3185d12
|
fix: backup executions view
|
2024-06-05 11:44:10 +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
|
cfe2f889a4
|
refactor: Append utm_source parameter to documentation URL
|
2024-06-04 12:59:35 +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
|
7723c623d5
|
fix: check env in args for compose based apps
|
2024-06-04 11:25:40 +02:00 |
|
Andras Bacsai
|
ab039adf97
|
remove new deploymentjob
|
2024-05-31 14:07:09 +02:00 |
|
Andras Bacsai
|
103f677a93
|
Update StackForm to sort fields by name
|
2024-05-31 12:55:14 +02:00 |
|
Andras Bacsai
|
62334ddef7
|
Merge pull request #2293 from iamEvanYT/vaultwarden-fix
Fix Vaultwarden + Add Configs
|
2024-05-31 12:44:16 +02:00 |
|
Andras Bacsai
|
48737f8e60
|
refactor: Update Docker Compose parsing for services
|
2024-05-31 12:28:49 +02:00 |
|
Andras Bacsai
|
0445052898
|
refactor: Add log entry when starting new application deployment
|
2024-05-31 12:07:42 +02:00 |
|
Andras Bacsai
|
ca934e7cdf
|
fix: allow invitations via email
|
2024-05-31 11:03:43 +02:00 |
|
Andras Bacsai
|
86474d9f90
|
fix: parse docker version better
|
2024-05-31 09:41:34 +02:00 |
|
Andras Bacsai
|
e3e938c8eb
|
refactor: Remove unnecessary logging statements from UpdateCoolify
|
2024-05-30 20:32:07 +02:00 |
|
Andras Bacsai
|
46a500f5e5
|
async update process
|
2024-05-30 20:02:11 +02:00 |
|
Andras Bacsai
|
cd58e0d01e
|
fixes
|
2024-05-30 19:45:36 +02:00 |
|
Andras Bacsai
|
30a9783348
|
feat: Add manual update option to UpdateCoolify handle method
|
2024-05-30 19:38:33 +02:00 |
|
Andras Bacsai
|
c839cf50af
|
fix: spamming :D
|
2024-05-30 19:35:44 +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
|
07e801f44d
|
refactor: Remove unnecessary debug statements and improve code structure in RunRemoteProcess.php and ApplicationDeploymentJob.php
|
2024-05-30 10:14:48 +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
|
74824b7737
|
fix: compose load with non-root user
|
2024-05-29 18:01:10 +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 |
|
Andras Bacsai
|
a8c3a2d991
|
Refactor git commands in ApplicationDeploymentJob.php
|
2024-05-29 10:43:57 +02:00 |
|
Andras Bacsai
|
622095ebc4
|
fix: throw exception
|
2024-05-28 15:11:25 +02:00 |
|
Andras Bacsai
|
397b7fefe3
|
fix: test new upgrade process?
|
2024-05-28 15:05:18 +02:00 |
|
Andras Bacsai
|
10d38b709b
|
fix: add missing team model
|
2024-05-28 14:49:03 +02:00 |
|
Andras Bacsai
|
f50c483c64
|
fix: sync upgrade process
|
2024-05-28 14:44:03 +02:00 |
|
Evan
|
ba4be02e75
|
Merge branch 'next' into vaultwarden-fix
|
2024-05-28 12:39:54 +01:00 |
|
iamEvan
|
d4f6a86a57
|
Remove SMTP Env Variables
|
2024-05-28 12:39:40 +01:00 |
|
Andras Bacsai
|
e6cce350bd
|
fix: volume adding
|
2024-05-28 13:07:07 +02:00 |
|
iamEvan
|
39f787b7db
|
fix: sort by defined order + fixed typo
|
2024-05-27 23:41:42 +01:00 |
|
iamEvan
|
424437446d
|
Added Push Notification Variables
|
2024-05-27 23:40:35 +01:00 |
|
Andras Bacsai
|
ad5c1639e8
|
fix: do not allow service storage mount point modifications
|
2024-05-27 15:11:00 +02:00 |
|
Andras Bacsai
|
3c41608ee9
|
turn off docker engien restart for now
|
2024-05-27 14:16:10 +02:00 |
|
Andras Bacsai
|
035e145cd1
|
feat: add more persistent storage types
|
2024-05-27 14:14:44 +02:00 |
|
Andras Bacsai
|
2f621279c2
|
chore: Add null checks for team in Stripe webhook
|
2024-05-27 14:14:31 +02:00 |
|
Andras Bacsai
|
c30185c6ae
|
feat: Handle incomplete expired subscriptions in Stripe webhook
|
2024-05-27 12:03:48 +02:00 |
|
Evan
|
908c74eb27
|
Merge branch 'next' into vaultwarden-fix
|
2024-05-27 17:45:00 +08:00 |
|
Andras Bacsai
|
a6a0cb928a
|
fix: force load services from cdn on reload list
|
2024-05-27 10:27:18 +02:00 |
|
Evan
|
97da13c3c4
|
Merge branch 'coollabsio:main' into vaultwarden-fix
|
2024-05-27 16:04:02 +08:00 |
|
iamEvan
|
7134b46cdc
|
Fix Vaultwarden + Add Configs
|
2024-05-27 08:51:32 +01:00 |
|
Andras Bacsai
|
37e37d1998
|
fix: sentry
|
2024-05-24 17:37:51 +02:00 |
|
Andras Bacsai
|
ba62dadc00
|
fix: sentry
|
2024-05-24 17:28:05 +02:00 |
|
Andras Bacsai
|
26073b82fd
|
fix: sentry
|
2024-05-24 17:26:05 +02:00 |
|
Andras Bacsai
|
9b73bca79d
|
fix: sentry error + livewire downgrade
|
2024-05-24 17:20:20 +02:00 |
|
Andras Bacsai
|
0a0bb0ca13
|
fix: sentry
|
2024-05-24 17:06:26 +02:00 |
|
Andras Bacsai
|
652df47c5c
|
fix: sentry issue
|
2024-05-24 17:05:18 +02:00 |
|
Andras Bacsai
|
9248be2177
|
refactor: Update docker network creation in ApplicationDeploymentJob
|
2024-05-24 14:44:02 +02:00 |
|
Andras Bacsai
|
b3800fc42e
|
init policies
|
2024-05-24 14:15:16 +02:00 |
|
Andras Bacsai
|
15f304736f
|
fix livewire bug
|
2024-05-24 13:55:04 +02:00 |
|
Andras Bacsai
|
5c72541044
|
fix: improve build server functionalities
|
2024-05-24 12:01:04 +02:00 |
|
Andras Bacsai
|
a01e604443
|
feat: add container logs in case the container does not start healthy
|
2024-05-24 11:50:31 +02:00 |
|
Andras Bacsai
|
52b339d0b8
|
refactor: Add isBuildServer method to Server model
|
2024-05-24 11:50:16 +02:00 |
|
Andras Bacsai
|
579ed5b9c0
|
fix: build server should not have a proxy
|
2024-05-24 11:17:23 +02:00 |
|
Andras Bacsai
|
63e64b8bcc
|
refactor: Remove redundant heading in backup settings page
|
2024-05-24 09:35:36 +02:00 |
|
Andras Bacsai
|
900308afec
|
fix: better way to add curl/wget to nixpacks
|
2024-05-23 14:28:11 +02:00 |
|
Andras Bacsai
|
b47925a319
|
fix: bitbucket commits link
|
2024-05-23 14:28:03 +02:00 |
|
Andras Bacsai
|
853325d9fd
|
fix: pre and post deployment commands
|
2024-05-23 13:30:37 +02:00 |
|
Andras Bacsai
|
494be37715
|
remove comment
|
2024-05-23 13:08:57 +02:00 |
|
Andras Bacsai
|
d35cb5d072
|
fix: add wget to nixpacks builds
|
2024-05-23 13:08:46 +02:00 |
|