Andras Bacsai
9e1a7d5d9a
feat: multi deployments
2024-02-07 14:55:06 +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
1d1ec20cb7
Update version numbers
2024-01-29 16:13:04 +01:00
Andras Bacsai
5c29ecdf10
feat: add initial support for custom docker run commands
2024-01-29 16:07:00 +01:00
Andras Bacsai
de3a7b6eca
Add previous page functionality to deployment index
...
This commit adds the functionality to navigate to the previous page in the deployment index. It includes changes to the `Index.php` and `index.blade.php` files.
2024-01-29 13:06:26 +01:00
Andras Bacsai
49845f3da7
fix: webhooks for multiple apps
2024-01-29 11:23:04 +01:00
Andras Bacsai
987409bae4
fix: bitbucket manual deployments
2024-01-29 10:43:18 +01:00
Andras Bacsai
abcc004953
feat: clone any resource
2024-01-22 16:08:18 +01:00
Andras Bacsai
2edf71a0dd
feat: move resources between projects / environments
2024-01-22 15:12:38 +01:00
Andras Bacsai
cbec39099a
Refactor Git section in advanced.blade.php
2024-01-22 14:13:40 +01:00
Andras Bacsai
4631c73809
Update general.blade.php with build server option and network section
2024-01-18 12:05:48 +01:00
Andras Bacsai
77558b37da
refactor build server
2024-01-18 11:40:13 +01:00
Andras Bacsai
e060409a76
fix: links
2024-01-18 11:24:07 +01:00
Andras Bacsai
c5f3398b73
Update build server and swarm support messages
2024-01-17 14:06:41 +01:00
Andras Bacsai
a42c8da344
fix: proxy ui view
...
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai
c5932ed337
smaller ui fixes
2024-01-10 12:41:29 +01:00
Andras Bacsai
ce0b38035c
Merge branch 'next' into feat/scheduled-tasks-cron
2024-01-10 12:03:48 +01:00
Andras Bacsai
68f1621757
Merge branch 'main' into fix-typos
2024-01-10 11:55:33 +01:00
Andras Bacsai
f445a8c312
fix: update navbar on build_pack change
2024-01-10 11:07:53 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
d0e3a20a65
Merge branch 'main' of github.com:stooit/coolify
2024-01-05 15:08:06 +10:00
Andras Bacsai
83d96c8d11
Refactor custom labels handling in General.php and update Docker Compose Content label in general.blade.php
2024-01-02 17:14:52 +01:00
Andras Bacsai
a8ca57d095
Update link in helper message in general.blade.php
2024-01-02 16:47:05 +01:00
Andras Bacsai
2d936a4b22
add compose link
2024-01-02 16:46:08 +01:00
Andras Bacsai
025135bd2a
feat: raw docker compose deployments
2024-01-02 13:55:35 +01:00
Stuart Rowlands
adecf328fc
WIP start of scheduled tasks.
2024-01-01 10:33:16 -08:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +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
1fd12832ca
refactor: application status changed realtime
2023-12-11 13:43:16 +01:00
Andras Bacsai
ba2e4c06f1
fix
2023-12-08 21:37:20 +01:00
Andras Bacsai
1bfb9637ba
hmm
2023-12-08 21:12:22 +01:00
Andras Bacsai
3cbf8c281d
remove polling
2023-12-08 20:12:54 +01:00
Andras Bacsai
efd9087b74
fix buildpack form
2023-12-08 15:27:11 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +01:00
Stuart Rowlands
22178df8ae
Add support for command execution in containers.
2023-12-06 15:42:14 -08:00
Andras Bacsai
45d2f80f69
fix: missing docker image thing
2023-12-04 11:41:44 +01:00
Andras Bacsai
b4874c7df3
wip: swarm
2023-11-28 18:31:04 +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
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