Andras Bacsai
9a858f628d
Merge pull request #1732 from fipnooone/fix/previews-flex-wrap
...
Flex-wrap deployment previews
2024-02-12 11:50:41 +01:00
Andras Bacsai
48d9df1e43
Add conditional display of deployment server name in previews.blade.php
2024-02-11 17:29:14 +01:00
fipnooone
ef3202101c
fix: flex wrap deployment previews
2024-02-10 13:40:35 +07:00
Stuart Rowlands
0538c2f478
Added pre-deployment support.
2024-02-08 20:02:30 +10:00
Stuart Rowlands
77a0179822
Added basic support for post-deployment commands.
2024-02-08 19:27:43 +10:00
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
Andras Bacsai
ef7fc1b260
Refactor code and update destination component
2023-11-21 15:31:46 +01:00
Andras Bacsai
d0366c4054
Update Docker Registry link in general.blade.php
2023-11-20 13:58:31 +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
e33fec0e1a
Refactor checkbox component and update GPU
...
settings helper links
2023-11-20 11:37:09 +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
3b20eee909
feat: enable/disable log drain by service
2023-11-17 20:08:21 +01:00
Andras Bacsai
3a3c9448a4
Add gitWebhook method to Application model and fix
...
Dockerfile input display
2023-11-14 14:07:42 +01:00
Andras Bacsai
60cf296f31
Update preview application deployment labels and version
2023-11-13 13:20:12 +01:00
Andras Bacsai
d9a966fd98
Fix broken link to framework specific docs in
...
general.blade.php
2023-11-10 13:42:17 +01:00
Andras Bacsai
763ce5fc14
Update version numbers and deployment logs styling
2023-11-10 13:38:29 +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
9698a051d9
Refactored code for better container management
2023-11-08 15:40:06 +01:00
Andras Bacsai
8e5e36dd5b
Update version numbers to 4.0.0-beta.116 and change docs link
2023-11-08 12:54:13 +01:00
Andras Bacsai
a7f9fad627
Add support for Dockerfile target build
2023-11-07 13:49:15 +01:00
Andras Bacsai
d6f87d3fb6
fix: ui for labels
2023-11-06 17:25:54 +01:00
Andras Bacsai
0858faf628
fix: remove filter
2023-11-06 12:53:43 +01:00
Andras Bacsai
a84f3e0577
fix link
2023-11-06 12:46:58 +01:00
Andras Bacsai
8d571a5eab
fix: add nixpacks info
2023-11-06 12:40:53 +01:00
Andras Bacsai
90291b2edf
fix: deployments ui
2023-11-03 17:45:30 +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
be8ea78b1b
feat: deployment logs fullscreen
2023-11-01 14:06:15 +01:00
Andras Bacsai
7678cd47df
fix: add config_hash if its null (old deployments)
2023-10-18 11:26:01 +02:00
Andras Bacsai
b101fbacd4
fix: do not show configuration changed if config_hash is null
2023-10-18 11:22:56 +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
5d95d8b79a
fix: cancel any deployments + queue next
2023-10-17 11:10:33 +02:00
Andras Bacsai
a2008fe9d1
typo
2023-10-13 21:44:04 +02:00
Andras Bacsai
5b74fd34f5
fix: instant save build pack change
2023-10-11 12:12:25 +02:00
Andras Bacsai
5a4c9422b2
fix: only require registry image in case of dockerimage bp
2023-10-11 12:10:40 +02:00
Andras Bacsai
0be8ffbdc9
feat: add dockerfile location
2023-10-10 14:02:43 +02:00
Andras Bacsai
14d9c06dcd
feat: able to deploy docker images
2023-10-10 11:16:38 +02:00
Andras Bacsai
9c22e01716
wip: dockerimage
2023-10-09 15:49:48 +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
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
bcffbe418b
fix: preview deployments name, status etc
2023-10-01 12:02:44 +02:00
Andras Bacsai
3d43f2127a
fix: respect server fqdn
2023-09-30 15:39:40 +02:00
Andras Bacsai
77037f8933
ui: fix previews to preview
2023-09-29 14:26:19 +02:00
Andras Bacsai
4fc8988ff4
fix: put back build pack chooser
2023-09-24 21:38:11 +02:00
Andras Bacsai
b02e5d3f27
fix: applications with port mappins do a normal update (not rolling update)
2023-09-24 21:15:43 +02:00
Andras Bacsai
db3148c080
typos
2023-09-24 10:32:41 +02:00
Andras Bacsai
0c30b6222d
fix: mappings
2023-09-22 15:49:59 +02:00
Andras Bacsai
3fc544e0b9
feat: healthcheck for apps
2023-09-22 15:29:19 +02:00
Andras Bacsai
67078fdc71
wip: services
...
feat: able to map port<->domain
2023-09-22 14:47:25 +02:00