ayntk-ai
|
27e82f0bde
|
implement logic, jobs and add DB migrate
|
2024-08-05 16:31:41 +02:00 |
|
Andras Bacsai
|
e4b92bb660
|
feat: new server checking job
feat: show if the server has problems on ui
|
2024-08-05 15:48:15 +02:00 |
|
Andras Bacsai
|
bc48b42ff1
|
refactor: Remove unused code for checking server status in Heading.php
|
2024-08-05 15:02:33 +02:00 |
|
Andras Bacsai
|
39e3ea9f07
|
fix: async remote command
|
2024-08-05 13:51:34 +02:00 |
|
Andras Bacsai
|
465b254813
|
fix: if usagebefore cannot be determined, cleanup docker with force
|
2024-08-05 13:45:53 +02:00 |
|
Andras Bacsai
|
e2bc3f4841
|
refactor: Remove commented out code for cleaning up networks in CleanupDocker.php
|
2024-08-05 13:45:33 +02:00 |
|
Andras Bacsai
|
b38a651a08
|
feat: coolify init should cleanup stuck networks in proxy
|
2024-08-05 13:45:24 +02:00 |
|
Andras Bacsai
|
1d8c496906
|
feat: delete team in cloud without subscription
|
2024-08-05 12:03:36 +02:00 |
|
Andras Bacsai
|
e6e48c5812
|
fix: only append docker network if service/app is running
|
2024-08-01 13:47:58 +02:00 |
|
Andras Bacsai
|
fd855847ff
|
refactor: Adjust keep_days in CleanupDatabase.php based on environment
|
2024-08-01 09:07:54 +02:00 |
|
Andras Bacsai
|
35dbced3c5
|
refactor: Update CleanupDatabase.php to adjust keep_days based on environment
|
2024-08-01 08:52:58 +02:00 |
|
Alexzvn
|
1feb8488a3
|
cleanup
|
2024-07-29 08:09:27 +00:00 |
|
Alexzvn
|
342ef4d367
|
add graceful shutdown
|
2024-07-29 07:57:13 +00:00 |
|
Andras Bacsai
|
38d914076e
|
fix: update env on ui
|
2024-07-26 20:17:40 +02:00 |
|
Andras Bacsai
|
102dd6bfb1
|
fix: activity type invalid
|
2024-07-26 20:07:39 +02:00 |
|
Andras Bacsai
|
281c6e39a5
|
fix: members of root team should not see instance admin stuff
|
2024-07-26 14:54:24 +02:00 |
|
Andras Bacsai
|
d7350fad76
|
fix: several shared environment variables in one value, parsed correctly
|
2024-07-26 13:22:44 +02:00 |
|
Andras Bacsai
|
802cab4a70
|
fix: domain update on services on the UI
|
2024-07-26 11:58:14 +02:00 |
|
Andras Bacsai
|
25410cb31a
|
workaround for null bytes
|
2024-07-25 21:51:53 +02:00 |
|
Andras Bacsai
|
3dedf5548f
|
feat: new server check job
|
2024-07-25 20:30:22 +02:00 |
|
Andras Bacsai
|
2d2bb23708
|
Merge pull request #2879 from lorenzomigliorero/fix/bitbucket-repository-url
fix: bitbucket repos url
|
2024-07-25 14:23:58 +02:00 |
|
Andras Bacsai
|
f558f01ffd
|
fix: gitlab service
|
2024-07-25 14:14:00 +02:00 |
|
andrasbacsai
|
96c4f5b8da
|
Fix styling
|
2024-07-25 11:31:59 +00:00 |
|
Andras Bacsai
|
6a4aa492c0
|
fix: random generated uuid will be full length (not 7 characters)
|
2024-07-25 13:31:01 +02:00 |
|
Andras Bacsai
|
debd2a3433
|
fix: link in task failed job notifications
|
2024-07-25 13:30:38 +02:00 |
|
Andras Bacsai
|
8756141f1d
|
fix: remove pull always when uploading backup to s3
|
2024-07-25 12:11:47 +02:00 |
|
Andras Bacsai
|
b97abc600e
|
chore: remove commented out code for docker image pruning
|
2024-07-25 12:00:14 +02:00 |
|
Andras Bacsai
|
4b29636b42
|
fix: api -> application patch endpoint
|
2024-07-25 11:53:57 +02:00 |
|
Andras Bacsai
|
321c51f8ed
|
feat: check custom internal name through server's applications.
|
2024-07-25 11:30:31 +02:00 |
|
Andras Bacsai
|
69d8f706cf
|
fix: raw compose deployment .env not found
|
2024-07-25 11:07:32 +02:00 |
|
andrasbacsai
|
613830e6a6
|
Fix styling
|
2024-07-24 19:11:12 +00:00 |
|
Andras Bacsai
|
2ea146333e
|
fix: uuid in api docs type
|
2024-07-24 21:10:32 +02:00 |
|
andrasbacsai
|
f76d45b826
|
Fix styling
|
2024-07-24 12:27:21 +00:00 |
|
Andras Bacsai
|
f1e5b61970
|
feat: update API endpoint summaries
|
2024-07-23 14:36:44 +02:00 |
|
Andras Bacsai
|
189a8347ed
|
feat: add server api endpoints
|
2024-07-23 14:20:53 +02:00 |
|
Andras Bacsai
|
e96e8f6fec
|
feat: add patch request to projects
|
2024-07-23 11:48:38 +02:00 |
|
Andras Bacsai
|
38299ab507
|
feat: create/delete project endpoints
|
2024-07-23 11:36:05 +02:00 |
|
Andras Bacsai
|
f134171855
|
fix: restart proxy does not work + status indicator on the UI
|
2024-07-23 11:11:54 +02:00 |
|
Andras Bacsai
|
b68199a482
|
fix: Fix issue with deployment start command in ApplicationDeploymentJob
|
2024-07-22 15:09:50 +02:00 |
|
Andras Bacsai
|
0d8cc19698
|
fix: deleting application should delete preview deployments
|
2024-07-22 14:13:56 +02:00 |
|
Andras Bacsai
|
a3a1ff69e1
|
fix: preview deployments should be stopped properly via gh webhook
|
2024-07-22 13:06:03 +02:00 |
|
Andras Bacsai
|
12261b9082
|
chore: Remove commented out code for sending internal notification
|
2024-07-22 09:50:49 +02:00 |
|
Andras Bacsai
|
8ffbccf7db
|
fix: create file storage even if content is empty
|
2024-07-22 09:18:15 +02:00 |
|
Andras Bacsai
|
810488b115
|
fix: volume detection (dir or file) is fixed
|
2024-07-19 17:06:30 +02:00 |
|
Andras Bacsai
|
526d675272
|
refactor: Disable health check for Rust applications during deployment
|
2024-07-19 15:40:33 +02:00 |
|
Andras Bacsai
|
0e99f97855
|
oops
|
2024-07-19 14:56:18 +02:00 |
|
Andras Bacsai
|
14dc933219
|
fix: missing input for api endpoint
|
2024-07-19 14:40:01 +02:00 |
|
Lorenzo Migliorero
|
2dbba366b7
|
fix: bitbucket repository url
|
2024-07-19 13:41:01 +02:00 |
|
Andras Bacsai
|
005bd55fb2
|
refactor: Update DockerCleanupJob to use server settings for force cleanup
|
2024-07-18 15:12:52 +02:00 |
|
Andras Bacsai
|
82a5b4c55d
|
refactor: server status job and docker cleanup job
|
2024-07-18 14:43:21 +02:00 |
|
Andras Bacsai
|
b8e95b2099
|
feat: force cleanup server
|
2024-07-18 14:38:56 +02:00 |
|
Andras Bacsai
|
8ea50dc029
|
refactor: Update DockerCleanupJob to handle nullable usageBefore property
|
2024-07-18 14:28:33 +02:00 |
|
Andras Bacsai
|
2529496594
|
feat: preserve git repository
|
2024-07-18 13:14:07 +02:00 |
|
Andras Bacsai
|
0a6826af58
|
remove ray
|
2024-07-18 12:32:33 +02:00 |
|
Andras Bacsai
|
1c7034ff78
|
fix: if git limit reached, ignore it and continue with a default selection
|
2024-07-18 12:30:45 +02:00 |
|
Andras Bacsai
|
1c4eb31d59
|
fix: handle custom_internal_name check in ApplicationDeploymentJob.php
|
2024-07-18 12:10:59 +02:00 |
|
Andras Bacsai
|
4c031a7c05
|
fix: handle / in preselecting branches
|
2024-07-18 12:03:48 +02:00 |
|
Andras Bacsai
|
c0e88df3e8
|
feat: add readonly labels
|
2024-07-17 14:52:40 +02:00 |
|
Andras Bacsai
|
23a1b1925f
|
fix: tag deployments
|
2024-07-17 07:59:12 +02:00 |
|
Andras Bacsai
|
1fb8d1e14c
|
revert: pull policy
|
2024-07-17 07:59:06 +02:00 |
|
Andras Bacsai
|
4225ec7060
|
feat: Improve error handling in loadComposeFile method
|
2024-07-15 16:39:40 +02:00 |
|
Andras Bacsai
|
893339fc8e
|
refactor: Update Docker Compose build command to include --pull flag
|
2024-07-15 16:39:28 +02:00 |
|
Andras Bacsai
|
356e7b57d2
|
improvement: add basedir + compose file in new compose based apps
|
2024-07-15 16:39:22 +02:00 |
|
Andras Bacsai
|
0089e86dd1
|
refactor: Remove unused code and fix storage form layout
|
2024-07-15 12:23:06 +02:00 |
|
Andras Bacsai
|
b1c0f105ab
|
fix: update docker compose pull command with --policy always
|
2024-07-15 12:13:21 +02:00 |
|
Megumiso
|
dc6aee44b3
|
changed variable name for better readability
|
2024-07-13 13:26:51 +09:00 |
|
Megumiso
|
4ffea311e8
|
placement constraints is now working
|
2024-07-13 13:15:17 +09:00 |
|
Andras Bacsai
|
0f55e83591
|
revert: instancesettings
|
2024-07-12 15:45:36 +02:00 |
|
Andras Bacsai
|
a85066c644
|
fix: disable sentinel until a few bugs are fixed
|
2024-07-12 15:05:12 +02:00 |
|
Andras Bacsai
|
1c565fd502
|
refactor: Add lazy loading to tags in Livewire configuration view
|
2024-07-12 14:00:39 +02:00 |
|
Andras Bacsai
|
5778466947
|
refactor: Update Webhooks.php to use nullable type for webhook URLs
|
2024-07-12 13:54:12 +02:00 |
|
Andras Bacsai
|
49d011574d
|
refactor: Remove unnecessary code in AppServiceProvider.php
|
2024-07-12 13:34:48 +02:00 |
|
Andras Bacsai
|
046a358ae0
|
refactor: Update Dockerfile to set CI environment variable to true
|
2024-07-12 13:02:37 +02:00 |
|
Andras Bacsai
|
d23f5af957
|
hmmm
|
2024-07-12 12:59:53 +02:00 |
|
andrasbacsai
|
fa895db76e
|
Fix styling
|
2024-07-12 10:53:07 +00:00 |
|
Andras Bacsai
|
88f33be5b6
|
refactor: only get instanceSettings once from db
|
2024-07-12 12:51:55 +02:00 |
|
Andras Bacsai
|
21612cccf7
|
refactor: tags view
|
2024-07-12 12:51:13 +02:00 |
|
Andras Bacsai
|
39a7332343
|
refactored: webhooks view
|
2024-07-12 11:52:32 +02:00 |
|
Andras Bacsai
|
21825876fb
|
fix: service status changed event
|
2024-07-12 11:27:08 +02:00 |
|
Andras Bacsai
|
c851262d81
|
refactor: Reset default labels when docker_compose_domains is modified
|
2024-07-12 10:35:50 +02:00 |
|
Andras Bacsai
|
4b905dbfad
|
fix: update redirect URL in unauthenticated exception handler
|
2024-07-11 14:12:28 +02:00 |
|
Andras Bacsai
|
19097c6692
|
refactor: comment out unused code for network cleanup
|
2024-07-11 13:04:01 +02:00 |
|
Andras Bacsai
|
574bafd950
|
fix: cleanup parameter
|
2024-07-11 12:50:12 +02:00 |
|
Andras Bacsai
|
2b805f869a
|
fix/feat: better volume cleanups
|
2024-07-11 12:38:54 +02:00 |
|
Andras Bacsai
|
36c4be1d17
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-07-11 11:30:23 +02:00 |
|
Andras Bacsai
|
f2d82e16d6
|
fix: remove volumes as well
|
2024-07-11 11:30:20 +02:00 |
|
andrasbacsai
|
c6658e1ac7
|
Fix styling
|
2024-07-11 09:20:09 +00:00 |
|
Andras Bacsai
|
22a7d85e58
|
Merge pull request #2760 from KobyW/next
fix: prevent instance fqdn persisting to other servers dynamic proxy config
|
2024-07-11 11:19:29 +02:00 |
|
Andras Bacsai
|
b3421b47b6
|
Merge pull request #2762 from Xiloe/gitea-pr-preview
fix: Gitea PR preview not working as intended
|
2024-07-11 11:17:35 +02:00 |
|
Andras Bacsai
|
e63e806572
|
fix: always set project name during app deployments
|
2024-07-11 11:14:20 +02:00 |
|
Andras Bacsai
|
62b84add36
|
feat: compose parser v2
|
2024-07-11 10:55:15 +02:00 |
|
Andras Bacsai
|
3ae990aa40
|
fix: api
|
2024-07-11 10:17:20 +02:00 |
|
Andras Bacsai
|
deb4b16ae1
|
feat: cleanup unused docker networks from proxy
|
2024-07-11 10:17:15 +02:00 |
|
Andras Bacsai
|
b37dc4c73e
|
fix: remove networks when deleting a docker compose based app
|
2024-07-11 10:16:56 +02:00 |
|
Andras Bacsai
|
7c4a722d72
|
refactor: Add force parameter to StartProxy handle method
|
2024-07-10 15:53:56 +02:00 |
|
Andras Bacsai
|
4ce36631e0
|
Refactor deployment API response structure
|
2024-07-10 11:15:43 +02:00 |
|
Andras Bacsai
|
26f4bcc77e
|
fix: return data of app update
|
2024-07-10 10:29:52 +02:00 |
|
Andras Bacsai
|
d05e23264b
|
fix: database input validators
|
2024-07-09 15:23:53 +02:00 |
|
Andras Bacsai
|
e7feac848a
|
descriptions
|
2024-07-09 14:12:36 +02:00 |
|
Andras Bacsai
|
33b965d9db
|
chore: more details
|
2024-07-09 13:59:54 +02:00 |
|