Andras Bacsai
|
9e1a7d5d9a
|
feat: multi deployments
|
2024-02-07 14:55:06 +01:00 |
|
Andras Bacsai
|
13bceb934f
|
Refactor Application model and migration
|
2024-02-06 17:37:07 +01:00 |
|
Andras Bacsai
|
78b194cb16
|
Refactor application status update logic and add complex_status column
|
2024-02-06 15:42:31 +01:00 |
|
Andras Bacsai
|
3616fc8ca9
|
Refactor code and add additional destinations
|
2024-02-06 15:05:11 +01:00 |
|
Andras Bacsai
|
49f5240ff8
|
fix: better server validation and installation process
fix: add destination to queue deployment
feat: force start deployment
|
2024-02-05 14:40:54 +01:00 |
|
Andras Bacsai
|
6312c0ba84
|
feat: tags and tag deploy webhooks
|
2024-02-01 15:38:12 +01:00 |
|
Andras Bacsai
|
5c29ecdf10
|
feat: add initial support for custom docker run commands
|
2024-01-29 16:07:00 +01:00 |
|
Andras Bacsai
|
f255a71434
|
Merge pull request #1673 from Niki2k1/feat/bitbucket-manual-webhook
feat: added manual webhook support for bitbucket
|
2024-01-29 08:38:05 +01:00 |
|
Andras Bacsai
|
70c28fceeb
|
fix: change env variable length
|
2024-01-29 08:24:21 +01:00 |
|
Andras Bacsai
|
561e424a7d
|
feat: dashboard live deployment view
|
2024-01-27 18:44:40 +01:00 |
|
Andras Bacsai
|
e7e3adc7fb
|
Fix condition for checking localhost key in ProductionSeeder.php
|
2024-01-26 11:11:41 +01:00 |
|
Andras Bacsai
|
f8c19e1fb3
|
Update contact links in error and subscription views
|
2024-01-26 08:39:54 +01:00 |
|
Andras Bacsai
|
e7cafe6850
|
fix: restrict concurrent deployments per server
|
2024-01-25 08:36:47 +01:00 |
|
Andras Bacsai
|
4120fba9a8
|
Update default concurrent_builds value to 2
|
2024-01-24 11:48:00 +01:00 |
|
Andras Bacsai
|
01f7b07fa3
|
feat: concurrent builds / server
|
2024-01-24 11:12:23 +01:00 |
|
Niklas Lausch
|
54d8cb9027
|
feat: added manual webhook support for bitbucket
|
2024-01-24 10:56:24 +01:00 |
|
Andras Bacsai
|
fb478c79b3
|
feat: shared environments
|
2024-01-23 17:13:23 +01:00 |
|
Andras Bacsai
|
2b394d6fea
|
fix: show container on logs/executecontainer command views
fix: exclude containers with restart: no from hc
feat: add compose to predefined docker network
service: add glitchtip
|
2024-01-21 14:30:03 +01:00 |
|
Andras Bacsai
|
a42c8da344
|
fix: proxy ui view
feat: build server 🌮
|
2024-01-16 15:19:14 +01:00 |
|
Andras Bacsai
|
1afb509c33
|
add domain validation + custom dns servers
add new guides / docs
|
2024-01-15 10:03: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 |
|
Stuart Rowlands
|
e233ec05b5
|
Merge branch 'main' into feat/scheduled-tasks-cron
|
2024-01-05 15:08:20 +10:00 |
|
Stuart Rowlands
|
d0e3a20a65
|
Merge branch 'main' of github.com:stooit/coolify
|
2024-01-05 15:08:06 +10:00 |
|
Stuart Rowlands
|
e2e6813632
|
Functional scheduled executions.
Display last executions.
Support for Services.
|
2024-01-05 15:06:36 +10: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 |
|
Stuart Rowlands
|
adecf328fc
|
WIP start of scheduled tasks.
|
2024-01-01 10:33:16 -08:00 |
|
Andras Bacsai
|
ba55e0c1bb
|
feat: add environment description + able to change name
|
2023-12-30 14:47:26 +01:00 |
|
Andras Bacsai
|
798acb8ee5
|
add swarm server grouping
fixes for swarm
|
2023-12-19 13:47:12 +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
|
69343f974a
|
soft delete models
|
2023-12-13 12:08:12 +01:00 |
|
Andras Bacsai
|
3c54e01d87
|
improve more
|
2023-12-13 11:35:53 +01:00 |
|
Andras Bacsai
|
ff13cb4e26
|
fix: init
|
2023-12-12 12:01:53 +01:00 |
|
Andras Bacsai
|
5cb572b6a5
|
fix: run init command after production seeder
|
2023-12-12 11:54:10 +01:00 |
|
Andras Bacsai
|
c803768e5f
|
set autoupdate
|
2023-12-11 20:55:58 +01:00 |
|
Andras Bacsai
|
60c8e0d625
|
feat: disable autoupdate
|
2023-12-11 20:40:05 +01:00 |
|
Andras Bacsai
|
ec5cca7b3e
|
feat: autoupdate env during seed
|
2023-12-11 19:34:23 +01:00 |
|
Andras Bacsai
|
e022492770
|
fix: realtime connection popup could be disabled
|
2023-12-11 12:03:32 +01:00 |
|
Andras Bacsai
|
4e680deb93
|
fix: service deletion job
|
2023-12-08 18:32:08 +01:00 |
|
Andras Bacsai
|
f934dfef33
|
wip livewire migration
|
2023-12-07 22:56:55 +01:00 |
|
Andras Bacsai
|
42ee4ca032
|
wip: broadcast
|
2023-12-04 20:47:32 +01:00 |
|
Andras Bacsai
|
cc72f416e8
|
feat: custom log drain endpoints
|
2023-12-01 11:13:58 +01:00 |
|
Andras Bacsai
|
3b67d0a8de
|
feat: save timestamp configuration for logs
|
2023-12-01 10:34:30 +01:00 |
|
Andras Bacsai
|
2d7bbbe300
|
wip: swarm
|
2023-11-29 10:06:52 +01:00 |
|
Andras Bacsai
|
b4874c7df3
|
wip: swarm
|
2023-11-28 18:31:04 +01:00 |
|
Andras Bacsai
|
c505a6ce9c
|
wip
|
2023-11-28 15:49:24 +01:00 |
|
Andras Bacsai
|
3f866a07d8
|
Fix docker compose PR location default value
|
2023-11-28 10:11:53 +01:00 |
|
Andras Bacsai
|
23571ae104
|
wip
|
2023-11-27 15:50:22 +01:00 |
|
Andras Bacsai
|
f96a91eb31
|
wip: compose based apps
|
2023-11-24 15:48:23 +01:00 |
|
Andras Bacsai
|
ef7fc1b260
|
Refactor code and update destination component
|
2023-11-21 15:31:46 +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
|
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
|
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
|
7cec6330cf
|
Update server status check and notifications
|
2023-11-16 11:53:37 +01:00 |
|
Andras Bacsai
|
8db66952e8
|
Add manual Git webhooks and migration files
|
2023-11-14 13:26:14 +01:00 |
|
Andras Bacsai
|
3dd9182281
|
Add sponsorship notification and disable option,
update dependencies
|
2023-11-13 14:44:54 +01:00 |
|
Andras Bacsai
|
44c7958aa6
|
make fqdn super long
|
2023-11-12 19:09:38 +01:00 |
|
Andras Bacsai
|
61e1fdede9
|
feat: make service databases public
|
2023-11-09 14:59:38 +01:00 |
|
Andras Bacsai
|
c78068466b
|
Add custom PostgreSQL configuration to
StandalonePostgresql
|
2023-11-08 12:40:05 +01:00 |
|
Andras Bacsai
|
a7f9fad627
|
Add support for Dockerfile target build
|
2023-11-07 13:49:15 +01:00 |
|
Andras Bacsai
|
070573f0df
|
fix: local dev repo
|
2023-11-03 15:11:06 +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
|
0232cf5b4c
|
feat: lock environment variables
|
2023-10-24 15:41:21 +02:00 |
|
Andras Bacsai
|
f801bb98cd
|
feat: mysql, mariadb
|
2023-10-24 14:31:28 +02:00 |
|
Andras Bacsai
|
c19c13b4e2
|
feat: cloning project
|
2023-10-20 12:34:53 +02:00 |
|
Andras Bacsai
|
c53d88902c
|
feat: standalone mongodb
|
2023-10-19 13:32:03 +02:00 |
|
Andras Bacsai
|
0b3cde44c3
|
feat: able to customize docker labels on applications
|
2023-10-18 10:32:08 +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
|
beae0b545f
|
init: redis
|
2023-10-12 17:18:33 +02:00 |
|
Andras Bacsai
|
63de538879
|
seeder update
|
2023-10-12 12:18:26 +02:00 |
|
Andras Bacsai
|
1d733b2282
|
seeder
|
2023-10-12 12:11:54 +02:00 |
|
Andras Bacsai
|
c422b4dbcf
|
fix: isCloud in production seeder
|
2023-10-12 11:36:44 +02:00 |
|
Andras Bacsai
|
5c27f43b3d
|
move autoupdate job to actions
|
2023-10-12 08:56:29 +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
|
933ec5741d
|
fix: server unreachable count
|
2023-10-09 12:07:42 +02:00 |
|
Andras Bacsai
|
9e81416fef
|
fix: better unreachable/revived server statuses
|
2023-10-07 00:51:01 +02:00 |
|
Andras Bacsai
|
3adeb2f73f
|
fix: set smtp notifications on by default
|
2023-10-06 12:32:38 +02:00 |
|
Andras Bacsai
|
a96ef1bfab
|
use instance settigns by default
|
2023-10-06 10:30:32 +02:00 |
|
Andras Bacsai
|
7d1a76570c
|
wip
|
2023-10-02 15:51:06 +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
|
b3c8c881b7
|
Revert "fix: services should have destination as well"
This reverts commit 9ab5a1f7bd .
|
2023-10-01 15:31:25 +02:00 |
|
Andras Bacsai
|
9ab5a1f7bd
|
fix: services should have destination as well
|
2023-10-01 13:59:22 +02:00 |
|
Andras Bacsai
|
03a3405524
|
fix: localhost privatekey update
|
2023-09-29 10:32:32 +02:00 |
|
Andras Bacsai
|
fabb97330a
|
puh, fixes
|
2023-09-26 14:45:52 +02:00 |
|
Andras Bacsai
|
a4320b7cee
|
cloud: marketing emails
|
2023-09-25 20:57:52 +02:00 |
|
Andras Bacsai
|
0fbc382467
|
feat: image tag for services
|
2023-09-25 17:51:04 +02:00 |
|
Andras Bacsai
|
0b11093d18
|
feat: services
|
2023-09-25 15:48:43 +02:00 |
|
Andras Bacsai
|
58522b59b7
|
- package updates
- feat: service fixes
- ui: help menu
|
2023-09-25 12:49:55 +02:00 |
|
Andras Bacsai
|
66bc03b4cd
|
fix: database schema
|
2023-09-24 11:56:32 +02:00 |
|
Andras Bacsai
|
c46eeac4b5
|
feat: add cloudflare tunnel support
|
2023-09-23 13:34:40 +02:00 |
|
Andras Bacsai
|
1752448050
|
wip: services
|
2023-09-22 21:31:47 +02:00 |
|
Andras Bacsai
|
67078fdc71
|
wip: services
feat: able to map port<->domain
|
2023-09-22 14:47:25 +02:00 |
|
Andras Bacsai
|
53d1fa0331
|
wip: ui for services
|
2023-09-22 11:23:49 +02:00 |
|
Andras Bacsai
|
6b75ff7de4
|
wip: services
|
2023-09-21 17:48:31 +02:00 |
|
Andras Bacsai
|
b4d69a22df
|
wip: services
|
2023-09-20 15:42:41 +02:00 |
|