Andras Bacsai
|
a635e51486
|
fix: server status job
|
2024-01-17 11:52:56 +01:00 |
|
Andras Bacsai
|
94e2d951c4
|
Revert commented out code and execute remote command to remove Docker container
|
2024-01-16 15:45:54 +01:00 |
|
Andras Bacsai
|
2b1e35980f
|
empty nixpacks type result in error
|
2024-01-16 15:26:44 +01:00 |
|
Andras Bacsai
|
a42c8da344
|
fix: proxy ui view
feat: build server 🌮
|
2024-01-16 15:19:14 +01:00 |
|
Andras Bacsai
|
8e7040bf7c
|
Update Docker Compose commands to include SOURCE_COMMIT environment variable
|
2024-01-15 12:59:21 +01:00 |
|
Andras Bacsai
|
27b18fbedf
|
Refactor database and application start scripts
|
2024-01-12 14:15:15 +01:00 |
|
Andras Bacsai
|
5e7c6906b3
|
fix: cpuset limits was determined in a way that apps only used 1 CPU max, ehh, sorry.
|
2024-01-12 13:47:01 +01:00 |
|
Andras Bacsai
|
f1298d1db4
|
do not send notification of scheduled task failed
|
2024-01-12 12:44:08 +01:00 |
|
Andras Bacsai
|
79e0df1d43
|
fix: cleanup docker stuffs before upgrading
|
2024-01-12 08:45:24 +01:00 |
|
Andras Bacsai
|
a2f53085e5
|
fix: preview deployments with nixpacks
|
2024-01-12 08:38:08 +01:00 |
|
Andras Bacsai
|
3a391b69e8
|
fix: restart should not update config hash
|
2024-01-11 14:34:48 +01:00 |
|
Andras Bacsai
|
cc1fb83c79
|
cleanup
|
2024-01-11 14:25:55 +01:00 |
|
Andras Bacsai
|
1b6546d26c
|
fix: nixpacks envs
fix: append logs
|
2024-01-11 12:56:02 +01:00 |
|
Andras Bacsai
|
190beb3d3f
|
fix: escape build envs properly for nixpacks + docker build
|
2024-01-11 11:32:32 +01:00 |
|
Andras Bacsai
|
ef428f844f
|
fix: do not include thegameplan.json into build image
|
2024-01-10 12:26:27 +01:00 |
|
Andras Bacsai
|
ce0b38035c
|
Merge branch 'next' into feat/scheduled-tasks-cron
|
2024-01-10 12:03:48 +01:00 |
|
Andras Bacsai
|
c9509ef658
|
fix: show framework based notification in build logs
|
2024-01-09 12:19:39 +01:00 |
|
Andras Bacsai
|
31e08a24c9
|
fix: healthy status
|
2024-01-09 08:42:37 +01:00 |
|
Andras Bacsai
|
b6745c691b
|
fix: queue retry
fix: nixpacks builds
|
2024-01-08 16:33:34 +01:00 |
|
Andras Bacsai
|
4c3907c296
|
refactor routes
|
2024-01-07 16:23:41 +01:00 |
|
Stuart Rowlands
|
e233ec05b5
|
Merge branch 'main' into feat/scheduled-tasks-cron
|
2024-01-05 15:08:20 +10:00 |
|
Stuart Rowlands
|
e2e6813632
|
Functional scheduled executions.
Display last executions.
Support for Services.
|
2024-01-05 15:06:36 +10:00 |
|
Andras Bacsai
|
7691319c59
|
Refactor Dockerfile copying logic in ApplicationDeploymentJob.php
|
2024-01-03 21:15:58 +01:00 |
|
Andras Bacsai
|
206bd50d00
|
Update nixpacks build command in ApplicationDeploymentJob.php
|
2024-01-03 21:14:02 +01:00 |
|
Andras Bacsai
|
6159783a73
|
fix: nixpacks buildpack
|
2024-01-03 21:03:46 +01:00 |
|
Andras Bacsai
|
60c7a29aa8
|
fix: nixpacks cache
|
2024-01-03 13:20:24 +01:00 |
|
Andras Bacsai
|
53965ab8ed
|
fix: set deployment failed if new container is not healthy
|
2024-01-02 21:07:16 +01:00 |
|
Andras Bacsai
|
025135bd2a
|
feat: raw docker compose deployments
|
2024-01-02 13:55:35 +01:00 |
|
Stuart Rowlands
|
9bbe9567c7
|
Start scheduled task job execution.
|
2024-01-01 18:23:58 -08:00 |
|
Andras Bacsai
|
8c20c833ba
|
fix: add source commit to final envs
|
2023-12-27 13:06:59 +01:00 |
|
Andras Bacsai
|
2fe6766b7f
|
fix: cpu limit to float from int
|
2023-12-27 13:01:57 +01:00 |
|
Andras Bacsai
|
76f23e7dbf
|
do not check server ready on server status job
|
2023-12-21 10:43:39 +01:00 |
|
Andras Bacsai
|
8939d77051
|
fix
|
2023-12-21 10:28:02 +01:00 |
|
Andras Bacsai
|
9af3ce4be5
|
fail job instead of runtime exception
|
2023-12-21 09:49:18 +01:00 |
|
Andras Bacsai
|
794cfbd8eb
|
execute handle on containerstatusjob
|
2023-12-21 09:28:47 +01:00 |
|
Andras Bacsai
|
d7cfa0578f
|
Comment out handle() method call in
ContainerStatusJob constructor
|
2023-12-20 20:01:45 +01:00 |
|
Andras Bacsai
|
694169bb84
|
fix: why?!
|
2023-12-20 18:09:01 +01:00 |
|
Andras Bacsai
|
c9a1437870
|
Fix handle method in ServerStatusJob
|
2023-12-20 12:33:58 +01:00 |
|
Andras Bacsai
|
66b41b3d4c
|
Update ServerStatusJob middleware and uniqueId()
method
|
2023-12-20 12:33:21 +01:00 |
|
Andras Bacsai
|
c41cfe2a2f
|
Fix server status check and cleanup logic
|
2023-12-20 12:32:46 +01:00 |
|
Andras Bacsai
|
5f2ad56529
|
Update container and server status job
|
2023-12-20 12:25:14 +01:00 |
|
Andras Bacsai
|
cd842bc1b2
|
Update number of tries in ContainerStatusJob
|
2023-12-20 12:13:34 +01:00 |
|
Andras Bacsai
|
27b6aad53a
|
fix
|
2023-12-20 11:59:53 +01:00 |
|
Andras Bacsai
|
64b58b7661
|
hm
|
2023-12-20 11:59:06 +01:00 |
|
Andras Bacsai
|
5bfffce33b
|
hm
|
2023-12-20 11:37:04 +01:00 |
|
Andras Bacsai
|
ba769f5fb7
|
fix
|
2023-12-19 15:36:59 +01:00 |
|
Andras Bacsai
|
0126286731
|
fix: server update schedule
|
2023-12-19 15:16:08 +01:00 |
|
Andras Bacsai
|
802a0f7684
|
fix: do not push dockerimage
|
2023-12-18 14:17:48 +01:00 |
|
Andras Bacsai
|
62c38c9859
|
wip: swarm
|
2023-12-18 14:01:25 +01:00 |
|
Andras Bacsai
|
27c36bec83
|
feat: custom docker compose commands
|
2023-12-17 20:56:12 +01:00 |
|
Andras Bacsai
|
123e6eddd7
|
fix: only check server status in container status job
|
2023-12-14 15:33:25 +01:00 |
|
Andras Bacsai
|
db13dd9304
|
fix: revert random container job delay
|
2023-12-13 15:40:57 +01:00 |
|
Andras Bacsai
|
638bcf9732
|
update
|
2023-12-13 15:34:33 +01:00 |
|
Andras Bacsai
|
e0289e2949
|
feat: randomly sleep between executions
|
2023-12-13 12:35:56 +01:00 |
|
Andras Bacsai
|
2dc175be63
|
fix: null notify
|
2023-12-13 12:01:27 +01:00 |
|
Andras Bacsai
|
f3b04c1ef9
|
refactor: custom labels
|
2023-12-13 09:23:27 +01:00 |
|
Andras Bacsai
|
d3c9894479
|
fix: labels
|
2023-12-12 16:45:46 +01:00 |
|
Andras Bacsai
|
f042c70b3c
|
fix: labelling
|
2023-12-12 15:48:51 +01:00 |
|
Andras Bacsai
|
bbbd605f32
|
fix: comma in traefik custom labels
|
2023-12-12 12:10:46 +01:00 |
|
Andras Bacsai
|
d8b97e06cf
|
wip: fix for comma in labels
|
2023-12-11 23:34:18 +01:00 |
|
Andras Bacsai
|
1fd12832ca
|
refactor: application status changed realtime
|
2023-12-11 13:43:16 +01:00 |
|
Andras Bacsai
|
a8807b8d09
|
Merge pull request #1530 from stooit/feat/docker-compose-prebuild
feat: Build images prior to rollout in docker compose buildpack.
|
2023-12-11 13:03:59 +01:00 |
|
Andras Bacsai
|
3ffd3fc819
|
fix: channels
feat: database backup is realtime now
|
2023-12-11 10:23:10 +01:00 |
|
Stuart Rowlands
|
efe043ec9d
|
Build images prior to rollout.
|
2023-12-09 19:14:06 -08:00 |
|
Andras Bacsai
|
4e680deb93
|
fix: service deletion job
|
2023-12-08 18:32:08 +01:00 |
|
Andras Bacsai
|
14bac0f0d7
|
hmm
|
2023-12-08 12:40:32 +01:00 |
|
Andras Bacsai
|
b55bd298f2
|
fix: service navbar using new realtime events
|
2023-12-08 12:12:44 +01:00 |
|
Andras Bacsai
|
fb3f71881f
|
fix: use hc port 80 in case of static build
|
2023-12-06 21:09:41 +01:00 |
|
Andras Bacsai
|
e2578a7dd0
|
fix: deploy the right compose file
|
2023-12-06 09:36:11 +01:00 |
|
Andras Bacsai
|
810b55163c
|
revert: wip
|
2023-12-04 21:37:30 +01:00 |
|
Andras Bacsai
|
42ee4ca032
|
wip: broadcast
|
2023-12-04 20:47:32 +01:00 |
|
Andras Bacsai
|
8b6323b906
|
refactor applicationdeploymentjob
|
2023-12-04 15:08:24 +01:00 |
|
Andras Bacsai
|
c25baf69e1
|
fix: workdir issue for basedir
fix: remove / mount on helpers image
|
2023-12-04 11:20:50 +01:00 |
|
Andras Bacsai
|
028a2eb275
|
Fix Docker compose build command and remove debug statements
|
2023-12-01 22:16:27 +01:00 |
|
Andras Bacsai
|
cd7852e4f9
|
fix: use official install script with rancher (one will work for sure)
|
2023-12-01 14:02:11 +01:00 |
|
Andras Bacsai
|
2352e4a71d
|
Fix directory creation inApplicationDeploymentJob.php
|
2023-12-01 12:13:55 +01:00 |
|
Andras Bacsai
|
dc03179bd1
|
feat: auto-restart tcp proxies for databases
|
2023-12-01 11:37:00 +01:00 |
|
Andras Bacsai
|
b52680a2d8
|
Fix dispatch_sync issue in ContainerStatusJob
|
2023-11-30 12:55:31 +01:00 |
|
Andras Bacsai
|
e3d9eb0154
|
Add hidden flag to docker compose command
|
2023-11-29 18:43:02 +01:00 |
|
Andras Bacsai
|
c54439e84c
|
fix: dockercompose save ./ volumes under /data/coolify
|
2023-11-29 18:40:41 +01:00 |
|
Andras Bacsai
|
5c7ef80219
|
Fix container retrieval in CheckLogDrainContainerJob and ContainerStatusJob
|
2023-11-29 17:03:04 +01:00 |
|
Andras Bacsai
|
7fe5eca661
|
Add precheck for containers
|
2023-11-29 15:13:03 +01:00 |
|
Andras Bacsai
|
f4803ad58b
|
wip: swarm
fix: gitcompose deployments
|
2023-11-29 14:59:06 +01:00 |
|
Andras Bacsai
|
2d7bbbe300
|
wip: swarm
|
2023-11-29 10:06:52 +01:00 |
|
Andras Bacsai
|
928b68043b
|
wip: swarm
|
2023-11-28 20:49:38 +01:00 |
|
Andras Bacsai
|
b4874c7df3
|
wip: swarm
|
2023-11-28 18:31:04 +01:00 |
|
Andras Bacsai
|
4af471ee31
|
fix: no container servers
|
2023-11-28 14:26:35 +01:00 |
|
Andras Bacsai
|
87062e4e22
|
Refactor application deployment job
|
2023-11-28 14:23:59 +01:00 |
|
Andras Bacsai
|
500ba0fab8
|
fix: do not remove deployment in case compose based failed
|
2023-11-28 14:08:42 +01:00 |
|
Andras Bacsai
|
0eda49b104
|
fix: pull request build variables
|
2023-11-28 11:10:42 +01:00 |
|
Andras Bacsai
|
23571ae104
|
wip
|
2023-11-27 15:50:22 +01:00 |
|
Andras Bacsai
|
c1710c8f7b
|
moar fixes
|
2023-11-27 15:25:15 +01:00 |
|
Andras Bacsai
|
d4d2cc71a0
|
fix: lots of regarding git + docker compose deployments
|
2023-11-27 14:28:21 +01:00 |
|
Andras Bacsai
|
8d86d53292
|
fix: new logging for deployment jobs
fix: git based docker compose files
|
2023-11-27 11:54:55 +01:00 |
|
Andras Bacsai
|
f96a91eb31
|
wip: compose based apps
|
2023-11-24 15:48:23 +01:00 |
|
Andras Bacsai
|
d1e10dacc0
|
wip
|
2023-11-23 21:02:30 +01:00 |
|
Andras Bacsai
|
7fb9e672cf
|
Fix server execution method parameter name
|
2023-11-22 20:56:25 +01:00 |
|
Andras Bacsai
|
407eba8b76
|
Fix DockerCleanupJob exception message
|
2023-11-22 16:39:16 +01:00 |
|
Andras Bacsai
|
68f6ab5796
|
wip
|
2023-11-22 15:18:49 +01:00 |
|
Andras Bacsai
|
3dd36a2271
|
Fix container status handling and notifications
|
2023-11-22 15:18:37 +01:00 |
|
Andras Bacsai
|
6ccbf911b2
|
Fix condition for pushing to Docker registry
|
2023-11-22 14:25:55 +01:00 |
|
Andras Bacsai
|
ce26127705
|
wip: new deployment jobs
|
2023-11-21 22:17:35 +01:00 |
|
Andras Bacsai
|
ef7fc1b260
|
Refactor code and update destination component
|
2023-11-21 15:31:46 +01:00 |
|
Andras Bacsai
|
608f0b7840
|
Refactor Docker image name generation and push to
registry
|
2023-11-20 14:23:11 +01:00 |
|
Andras Bacsai
|
f88e3c5b29
|
feat: push locally built image to docker registry
ui: fixes here and there
|
2023-11-20 13:49:10 +01:00 |
|
Andras Bacsai
|
912b0a263e
|
feat: gpu enabled containers
feat: move advanced settings to different view
|
2023-11-20 11:35:31 +01:00 |
|
Andras Bacsai
|
8f963adbd4
|
fix: only report nonruntime errors
|
2023-11-20 10:32:06 +01:00 |
|
Andras Bacsai
|
8a9ee84925
|
Fix log drain container notification bug
|
2023-11-17 21:24:22 +01:00 |
|
Andras Bacsai
|
689480003a
|
feat: log drainer container check
|
2023-11-17 21:16:25 +01:00 |
|
Andras Bacsai
|
3b20eee909
|
feat: enable/disable log drain by service
|
2023-11-17 20:08:21 +01:00 |
|
Andras Bacsai
|
b0c96e64c9
|
Fix server unreachable notification count
|
2023-11-17 15:18:08 +01:00 |
|
Andras Bacsai
|
467471f54a
|
Fix server readiness check in ContainerStatusJob and ServerStatusJob
|
2023-11-17 14:46:04 +01:00 |
|
Andras Bacsai
|
60171093c5
|
Update version to 4.0.0-beta.143
|
2023-11-17 14:43:57 +01:00 |
|
Andras Bacsai
|
307ee52ac0
|
wtf
|
2023-11-17 14:29:37 +01:00 |
|
Andras Bacsai
|
b66c9835b7
|
Fix server status check and add new job
|
2023-11-17 14:22:05 +01:00 |
|
Andras Bacsai
|
d38d50dca2
|
Fix server readiness check and update version
number
|
2023-11-17 14:14:13 +01:00 |
|
Andras Bacsai
|
d430813230
|
Update versions and add server readiness check
|
2023-11-17 13:53:56 +01:00 |
|
Andras Bacsai
|
2c4e69ad50
|
Fix server readiness check in ContainerStatusJob
and ServerStatusJob
|
2023-11-17 13:04:51 +01:00 |
|
Andras Bacsai
|
16281248ac
|
Refactor Dockerfile deployment logic and server
validation
|
2023-11-17 12:22:45 +01:00 |
|
Andras Bacsai
|
57738198ad
|
Add fluentd logging configuration for database & services
|
2023-11-17 11:32:52 +01:00 |
|
Andras Bacsai
|
b8252b85b0
|
Refactor logging configuration in ApplicationDeploymentJob.php
|
2023-11-17 11:13:16 +01:00 |
|
Andras Bacsai
|
88c5d87084
|
Add log drain settings for New Relic,Highlight.io, and Axiom
|
2023-11-17 10:21:19 +01:00 |
|
Andras Bacsai
|
6c7e091e1b
|
feat: log drain (wip)
|
2023-11-17 00:37:09 +01:00 |
|
Andras Bacsai
|
91e3d33c0b
|
Add cleanup of stucked helper containers on servers
|
2023-11-16 20:48:25 +01:00 |
|
Andras Bacsai
|
bd7637c696
|
Add healthcheck URL to deployment job and update
version to beta.138
|
2023-11-16 15:23:07 +01:00 |
|
Andras Bacsai
|
d56c28c8d9
|
Remove unused notifications from
ContainerStatusJob
|
2023-11-16 14:29:23 +01:00 |
|
Andras Bacsai
|
2b666ff121
|
Refactor server and docker cleanup jobs
|
2023-11-16 14:29:01 +01:00 |
|
Andras Bacsai
|
81437e6822
|
Fix high disk usage notification bug in
ServerStatusJob.php and HighDiskUsage.php
|
2023-11-16 13:49:08 +01:00 |
|
Andras Bacsai
|
2fe429fe92
|
Comment out logging configuration in
ApplicationDeploymentJob.php
|
2023-11-16 13:32:07 +01:00 |
|
Andras Bacsai
|
4f0b214042
|
Add timeout to ApplicationDeploymentJob
|
2023-11-16 13:27:51 +01:00 |
|
Andras Bacsai
|
c866213f34
|
fix: when to pull image
|
2023-11-16 13:22:12 +01:00 |
|
Andras Bacsai
|
7cec6330cf
|
Update server status check and notifications
|
2023-11-16 11:53:37 +01:00 |
|
Andras Bacsai
|
55ff00e028
|
Add logging configuration to compose file
|
2023-11-15 15:19:31 +01:00 |
|
Andras Bacsai
|
51a704b22a
|
Remove middleware and uniqueId methods from
DockerCleanupJob
|
2023-11-15 10:37:55 +01:00 |
|
Andras Bacsai
|
b825d98b2d
|
Refactor storage connection handling and project
initialization
|
2023-11-15 09:34:27 +01:00 |
|
Andras Bacsai
|
f176247b02
|
Update application deployment and version numbers
|
2023-11-14 19:29:59 +01:00 |
|
Andras Bacsai
|
36d65ad5a8
|
Fix Dockerfile location in deployment job
|
2023-11-14 14:07:33 +01:00 |
|
Andras Bacsai
|
8db66952e8
|
Add manual Git webhooks and migration files
|
2023-11-14 13:26:14 +01:00 |
|
Andras Bacsai
|
423cf62d92
|
Add support for dynamic docker-compose file name
in ApplicationDeploymentJob.php
|
2023-11-14 08:52:17 +01:00 |
|
Andras Bacsai
|
457c16c4dc
|
remove ray
|
2023-11-13 19:26:11 +01:00 |
|
Andras Bacsai
|
ccf63c67e8
|
fix: mariadb backups
|
2023-11-13 19:25:18 +01:00 |
|
Andras Bacsai
|
02332ade1b
|
Fix URLs and remove unnecessary command in
ApplicationDeploymentJob.php
|
2023-11-13 15:41:49 +01:00 |
|
Andras Bacsai
|
60cf296f31
|
Update preview application deployment labels and version
|
2023-11-13 13:20:12 +01:00 |
|
Andras Bacsai
|
7763594e6e
|
Add pull_latest_image function and update
build_image function to use it. Also add check for
dockerfile existence in start_by_compose_file
function.
|
2023-11-13 12:30:25 +01:00 |
|
Andras Bacsai
|
a94b7ee611
|
fix: container status jobs for old pr deployments
|
2023-11-11 10:18:40 +01:00 |
|
Andras Bacsai
|
95777e978e
|
fix: revert workdir to basedir
|
2023-11-10 21:02:39 +01:00 |
|
Andras Bacsai
|
fb2598f2e4
|
Update UI elements and add new build pack option (static)
|
2023-11-10 11:33:15 +01:00 |
|
Andras Bacsai
|
7af07b2718
|
Add logging to DockerCleanupJob
|
2023-11-10 10:55:23 +01:00 |
|
Andras Bacsai
|
23a94c9378
|
Refactor DockerCleanupJob and Application model
|
2023-11-10 10:34:28 +01:00 |
|
Andras Bacsai
|
cafd9e0ab2
|
Convert cpus limits to integer in database and
application classes
|
2023-11-10 09:54:40 +01:00 |
|
Andras Bacsai
|
8c8aafbc65
|
Update version and fix directory path in
deployment job
|
2023-11-09 11:33:37 +01:00 |
|
Andras Bacsai
|
9698a051d9
|
Refactored code for better container management
|
2023-11-08 15:40:06 +01:00 |
|
Andras Bacsai
|
dd1ce6ee6c
|
Refactor database backup job to simplify code
|
2023-11-08 12:45:48 +01:00 |
|
Andras Bacsai
|
fe4c6d396c
|
Refactored database backup job to handle missing
POSTGRES_DB environment variable
|
2023-11-08 12:45:31 +01:00 |
|
Andras Bacsai
|
aba47d58a4
|
Add customRepository property to
ApplicationDeploymentJob class
Fix weird image names in case of custom git
|
2023-11-08 11:30:54 +01:00 |
|
Andras Bacsai
|
2ad8d7812b
|
Refactor database backup job to improve code
readability and maintainability.
|
2023-11-08 11:05:57 +01:00 |
|
Andras Bacsai
|
8212bb99a1
|
Update database backup job and version number
|
2023-11-08 10:47:39 +01:00 |
|
Andras Bacsai
|
78a80c46da
|
Add nixpacks environment variables to deployment
job
|
2023-11-08 10:13:20 +01:00 |
|
Andras Bacsai
|
18e98aaf52
|
Add S3 storage to Livewire components and fix
backup job network issue
|
2023-11-07 14:09:24 +01:00 |
|
Andras Bacsai
|
a7f9fad627
|
Add support for Dockerfile target build
|
2023-11-07 13:49:15 +01:00 |
|
Andras Bacsai
|
516e10ddf2
|
feat: service database backups
|
2023-11-07 12:11:47 +01:00 |
|
Andras Bacsai
|
7377e9e415
|
fix: dockercleanupjob should be released back
|
2023-11-07 09:51:48 +01:00 |
|
Andras Bacsai
|
9007a645a6
|
fix: build_image not found
|
2023-11-06 20:53:51 +01:00 |
|
Andras Bacsai
|
6203804713
|
handle
|
2023-11-06 13:07:29 +01:00 |
|
Andras Bacsai
|
8b034f15fc
|
fix: delete resource if server is not functional
fix: set status to exited on all resources
|
2023-11-06 11:51:20 +01:00 |
|
Andras Bacsai
|
83993cbbb2
|
fix: telegram text
|
2023-11-06 10:49:35 +01:00 |
|
Andras Bacsai
|
2c6ece62bb
|
fixes
|
2023-11-06 10:45:06 +01:00 |
|
Andras Bacsai
|
01331c287b
|
fix: notification url in containerstatusjob
|
2023-11-06 10:10:40 +01:00 |
|
Andras Bacsai
|
6f673d7a07
|
fixes
|
2023-11-05 09:49:23 +01:00 |
|
Andras Bacsai
|
88590fbf0f
|
fix: dockerfile build pack fix
|
2023-11-03 17:55:53 +01:00 |
|
Andras Bacsai
|
a0031efce0
|
resale license check needs to be updated
|
2023-11-02 14:10:29 +01:00 |
|
Andras Bacsai
|
aab122d97e
|
add cache-key nixpacks
|
2023-11-01 21:05:24 +01:00 |
|
Andras Bacsai
|
0838343841
|
fix: pull requests
feat: add follow for full screen logs
|
2023-11-01 20:55:21 +01:00 |
|
Andras Bacsai
|
4520070df3
|
fix: pull requests deployments
feat: filter deployments logs by pull requests
|
2023-11-01 15:39:47 +01:00 |
|
Andras Bacsai
|
c6253658ca
|
feat: restart application
fix: a few things in application deployment job
|
2023-11-01 12:19:08 +01:00 |
|
Andras Bacsai
|
abf5840f97
|
fixing
|
2023-10-27 11:44:10 +02:00 |
|
Andras Bacsai
|
0b88cd69f2
|
fix: remove coolify labels from ui
|
2023-10-27 11:23:29 +02:00 |
|
Andras Bacsai
|
4f543ce20f
|
remove ray
|
2023-10-27 10:43:05 +02:00 |
|
Andras Bacsai
|
55f957df21
|
fix: git ls-remote
|
2023-10-27 10:42:56 +02:00 |
|
Andras Bacsai
|
eda8b34297
|
fix
|
2023-10-27 09:28:43 +02:00 |
|
Andras Bacsai
|
d8151ddb2e
|
fix: add ssh options to git ls-remote
|
2023-10-27 09:25:15 +02:00 |
|
Andras Bacsai
|
d7af57a95e
|
fix: custom labels only should have non-coolify labels
fix: pull helper image every 10 minutes instead of every deployment
|
2023-10-26 11:38:37 +02:00 |
|
Andras Bacsai
|
76878f66b9
|
remove ray
|
2023-10-26 11:07:25 +02:00 |
|
Andras Bacsai
|
83ebd1e649
|
feat: improve deployment time by a lot
|
2023-10-26 10:33:57 +02:00 |
|
Andras Bacsai
|
21795cf788
|
fix: space in build args
|
2023-10-25 20:19:38 +02:00 |
|
Andras Bacsai
|
f801bb98cd
|
feat: mysql, mariadb
|
2023-10-24 14:31:28 +02:00 |
|
Andras Bacsai
|
f187040b7e
|
fix: mongodb backup
|
2023-10-24 10:42:28 +02:00 |
|
Andras Bacsai
|
91acd4cb6a
|
fix: backups should be done with internal db url
fix: create default database on mongodb start with a collection
|
2023-10-24 09:34:35 +02:00 |
|
Andras Bacsai
|
51ef24e1fb
|
fix
|
2023-10-20 09:38:21 +02:00 |
|
Andras Bacsai
|
11bd46b200
|
wip: mongodb backup
|
2023-10-19 17:17:38 +02:00 |
|
Andras Bacsai
|
53f5674771
|
wip: mongodb backup
|
2023-10-19 13:46:15 +02:00 |
|
Andras Bacsai
|
c53d88902c
|
feat: standalone mongodb
|
2023-10-19 13:32:03 +02:00 |
|
Andras Bacsai
|
2f93f4450f
|
fix: containerStatus job
|
2023-10-18 15:43:14 +02:00 |
|
Andras Bacsai
|
2ad7c2b1ce
|
fix: remove custom port from git repo url
|
2023-10-18 15:33:07 +02:00 |
|
Andras Bacsai
|
6c848199ed
|
fix: add custom port as ssh option to deploy_key based commands
|
2023-10-18 15:23:43 +02:00 |
|
Andras Bacsai
|
3a27d13c3e
|
fix
|
2023-10-18 14:46:26 +02:00 |
|
Andras Bacsai
|
4f588ced96
|
call handle not matter what
|
2023-10-18 14:43:48 +02:00 |
|
Andras Bacsai
|
a61a86dc3b
|
feat: show if config is not applied
|
2023-10-18 11:20:40 +02:00 |
|
Andras Bacsai
|
0b3cde44c3
|
feat: able to customize docker labels on applications
|
2023-10-18 10:32:08 +02:00 |
|
Andras Bacsai
|
6071412986
|
fix: proxy start process
|
2023-10-17 19:00:23 +02:00 |
|
Andras Bacsai
|
60282f7b6c
|
fix: only include config.json if its exists and a file
|
2023-10-17 14:23:07 +02:00 |
|
Andras Bacsai
|
30af317bd9
|
fix: show docker build logs
|
2023-10-17 14:04:21 +02:00 |
|
Andras Bacsai
|
fd488a561a
|
feat: use docker login credentials from server
|
2023-10-17 12:35:04 +02:00 |
|
Andras Bacsai
|
f5ae222a6e
|
fix: add internal domain names during build process
|
2023-10-17 11:23:49 +02:00 |
|
Andras Bacsai
|
a88a016137
|
fix: build image before starting dockerfile buildpacks
|
2023-10-15 16:54:16 +02:00 |
|
Andras Bacsai
|
bc3e59e4ef
|
fix: delete resource if there was an error
fix: do not refresh on containerStatusJob (db view)
|
2023-10-14 17:26:16 +02:00 |
|
Andras Bacsai
|
0ef386b4a8
|
fix: stopping a resource is now job based
ui: show status on project
|
2023-10-14 14:22:07 +02:00 |
|
Andras Bacsai
|
3c96485e3d
|
fix: custom dockerfile location for dockerfile buildpack
fix: able to use custom port for git cloning
|
2023-10-13 21:39:49 +02:00 |
|
Andras Bacsai
|
d635e5dbae
|
fix: backup database one-by-one.
|
2023-10-13 15:45:24 +02:00 |
|
Andras Bacsai
|
49c56524e1
|
fix: dev containerjobs
|
2023-10-13 15:17:04 +02:00 |
|
Andras Bacsai
|
aaa2febef4
|
fix: docker cleanup jobs
|
2023-10-13 15:16:33 +02:00 |
|
Andras Bacsai
|
59eae3a44e
|
fix: proxy check for ports, do not kill anything listening on port 80/443
|
2023-10-13 14:25:30 +02:00 |
|
Andras Bacsai
|
1d0ad51fdf
|
fix: dockerfile location feature
|
2023-10-12 12:01:09 +02:00 |
|
Andras Bacsai
|
972223f01b
|
disable docker_compose deployments
|
2023-10-12 09:30:27 +02:00 |
|
Andras Bacsai
|
9318cac189
|
fix: service status check
fix: containerStatusJob
fix: service form
|
2023-10-12 09:12:46 +02:00 |
|
Andras Bacsai
|
5c27f43b3d
|
move autoupdate job to actions
|
2023-10-12 08:56:29 +02:00 |
|
Andras Bacsai
|
a2f4d4ed6d
|
fix: make sure proxy wont start in NONE mode
|
2023-10-12 08:51:32 +02:00 |
|
Andras Bacsai
|
aa7bc40f85
|
fix: send unreachable/revived notifications
|
2023-10-11 13:52:46 +02:00 |
|
Andras Bacsai
|
0b0ae55f0b
|
fix
|
2023-10-11 13:47:14 +02:00 |
|
Andras Bacsai
|
8082dc1a01
|
fix: use port exposed for reverse proxy
|
2023-10-11 09:23:31 +02:00 |
|
Andras Bacsai
|
0be8ffbdc9
|
feat: add dockerfile location
|
2023-10-10 14:02:43 +02:00 |
|
Andras Bacsai
|
24fa56762e
|
fix: database backups
|
2023-10-10 13:10:43 +02:00 |
|
Andras Bacsai
|
14d9c06dcd
|
feat: able to deploy docker images
|
2023-10-10 11:16:38 +02:00 |
|
Andras Bacsai
|
f2c32b9aeb
|
fixes
|
2023-10-09 20:37:42 +02:00 |
|
Andras Bacsai
|
f14995200b
|
fix: do not reset unreachable count
|
2023-10-09 12:41:21 +02:00 |
|
Andras Bacsai
|
12bb2ecc4a
|
update
|
2023-10-09 12:13:30 +02:00 |
|
Andras Bacsai
|
933ec5741d
|
fix: server unreachable count
|
2023-10-09 12:07:42 +02:00 |
|
Andras Bacsai
|
8004a40139
|
updates
|
2023-10-09 11:49:38 +02:00 |
|
Andras Bacsai
|
a6209fbe5c
|
package updates
|
2023-10-09 11:45:23 +02:00 |
|
Andras Bacsai
|
25434a7acd
|
fix: small
|
2023-10-09 11:23:51 +02:00 |
|
Andras Bacsai
|
dcaa7a6ad7
|
fix: server validation process
|
2023-10-09 11:00:18 +02:00 |
|
Andras Bacsai
|
61a7b9ac94
|
fix: able to set base dir for Dockerfile build pack
|
2023-10-07 12:54:19 +02:00 |
|
Andras Bacsai
|
9e81416fef
|
fix: better unreachable/revived server statuses
|
2023-10-07 00:51:01 +02:00 |
|
Andras Bacsai
|
6659153804
|
version++
fix: unreachable servers
|
2023-10-06 15:32:46 +02:00 |
|
Andras Bacsai
|
2f4d7c0e43
|
feat: deploy private repo with ssh key
|
2023-10-06 14:39:30 +02:00 |
|
Andras Bacsai
|
5b56c50f03
|
feat: init version of any git deployment
|
2023-10-06 13:46:42 +02:00 |
|
Andras Bacsai
|
f03bbe0e95
|
feat: basedir / monorepo initial support
|
2023-10-06 10:07:25 +02:00 |
|
Andras Bacsai
|
050e56f69a
|
fix: traefik labelling in case of several http and https domain added
|
2023-10-05 11:27:50 +02:00 |
|
Andras Bacsai
|
fd9c13009f
|
fix: always pull helper image in dev
|
2023-10-02 09:37:55 +02:00 |
|
Andras Bacsai
|
0e1bcceb8e
|
feat: able to disable container healthchecks
fix: dockerfile based deployments have hc off by default
|
2023-10-01 18:14:13 +02:00 |
|
Andras Bacsai
|
e4296345b3
|
fix: public repo branch selection
fix: commit sha selection in source tabs
|
2023-10-01 12:29:50 +02:00 |
|
Andras Bacsai
|
bcffbe418b
|
fix: preview deployments name, status etc
|
2023-10-01 12:02:44 +02:00 |
|
Andras Bacsai
|
4daa1b8c16
|
fix: coolify db backup
|
2023-09-30 20:54:05 +02:00 |
|
Andras Bacsai
|
f49b87870c
|
fix: backups are now working again
|
2023-09-30 20:26:42 +02:00 |
|
Andras Bacsai
|
23e205b6cd
|
fix: docker cleanup should be a job by server
|
2023-09-29 14:26:42 +02:00 |
|
Andras Bacsai
|
3a2d17bc05
|
fix: containerStatusJob
|
2023-09-28 11:33:16 +02:00 |
|
Andras Bacsai
|
3eb628b773
|
fix: containerstatusjob
|
2023-09-26 15:07:33 +02:00 |
|
Andras Bacsai
|
fabb97330a
|
puh, fixes
|
2023-09-26 14:45:52 +02:00 |
|
Andras Bacsai
|
0b11093d18
|
feat: services
|
2023-09-25 15:48:43 +02:00 |
|
Andras Bacsai
|
51c468ae0b
|
fix: proxy configuration + starter
|
2023-09-25 09:17:42 +02:00 |
|