Andras Bacsai
1d3b7ffd3b
Refactor tags functionality and improve user experience
2024-02-03 12:44:18 +01:00
Andras Bacsai
0b5baf60a5
fix: tags
2024-02-03 12:39:07 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
6312c0ba84
feat: tags and tag deploy webhooks
2024-02-01 15:38:12 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +01:00
Andras Bacsai
8ff7aeb78b
ui: new modal component
2024-01-31 14:18:59 +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
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
1af7ffcdc4
Refactor input field for port number
2024-01-25 15:58:58 +01:00
Andras Bacsai
39647367a5
Add build pack selection and update related fields
2024-01-25 15:57:04 +01:00
Niklas Lausch
54d8cb9027
feat: added manual webhook support for bitbucket
2024-01-24 10:56:24 +01:00
Andras Bacsai
238337fecb
Add new shared variable and update variable usage
2024-01-23 20:26:45 +01:00
Andras Bacsai
7a51acbf8d
add slide-over component
2024-01-23 19:01:17 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +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
8128dfc061
Update resource limits helper links
2024-01-22 10:47:47 +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
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
c620bb58ed
Add build pack selection and show/hide static site options
2024-01-17 15:41:32 +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
7a0e415ecf
fix: checkbox click
2024-01-16 12:28:59 +01:00
Andras Bacsai
d721f4809a
fix ui
2024-01-16 12:20:40 +01:00
Andras Bacsai
0f5559bc61
fix: service stack view
2024-01-15 10:19:37 +01:00
Andras Bacsai
f762959c9f
Refactor select.blade.php file
2024-01-12 15:41:46 +01:00
Andras Bacsai
90a5a23fd9
Fix initial username placeholder in PostgreSQL database view
2024-01-12 15:41:43 +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
408738e08d
Add service status to Index.php and update resource display in index.blade.php
2024-01-12 11:31:51 +01:00
Andras Bacsai
8d04fbdb74
feat: search between resources
2024-01-12 11:25:20 +01:00
Andras Bacsai
9db6c12eea
fix missing a end tag
2024-01-11 18:54:55 +01:00
Andras Bacsai
cf9be9355f
fix: upload limit on ui
2024-01-11 11:55:17 +01:00
Andras Bacsai
6b24001876
feat: import backups
2024-01-10 15:42:54 +01:00
Andras Bacsai
6bb45430c9
fix: submit error on postgresql
2024-01-10 14:41:05 +01:00
Andras Bacsai
8a63ef5da9
Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import
2024-01-10 14:36:59 +01:00
Andras Bacsai
e324866a27
Refactor database configuration layout
2024-01-10 14:34:04 +01:00
Andras Bacsai
0e5f733657
Add import tab to database configuration view
2024-01-10 14:33:21 +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
557e1407d0
Added database import feature.
2024-01-06 15:24:57 +10:00
Raymond Berger
3c99f24b5a
fix small typo
2024-01-05 15:10:30 +01:00
Stuart Rowlands
512197021b
Minor cleanup.
2024-01-05 15:26:51 +10: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
64a7f27e37
fix: file storage save
2024-01-04 13:03:46 +01: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
7913a639b5
Complete add/edit/delete for scheduled tasks.
...
Refactor views.
2024-01-01 18:23:29 -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
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
665e3761c4
fix: stay tuned
2023-12-21 08:48:53 +01:00
Andras Bacsai
e3ee84105c
disable db + service deployments swarm
2023-12-20 14:45:47 +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
c6b8eabe10
wip: swarm
2023-12-15 15:48:01 +01:00
Andras Bacsai
3bda289428
fix: ui for adding new destination
2023-12-15 10:24:02 +01:00
Andras Bacsai
a0abde8652
ui: add image name to service stack + better options visibility
2023-12-14 14:24:54 +01:00
Andras Bacsai
52d84c5e9e
refactor: clone project
2023-12-13 14:22:23 +01:00
Andras Bacsai
1fd12832ca
refactor: application status changed realtime
2023-12-11 13:43:16 +01:00
Andras Bacsai
dbc55233cb
fix: add new destination
2023-12-11 13:02:29 +01:00
Andras Bacsai
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
2846e049fa
fix: ui
2023-12-11 10:29:03 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +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
26aca6a4c0
remove polling
2023-12-08 20:13:17 +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
a249ee1b1f
fix: live event
2023-12-08 13:55:55 +01:00
Andras Bacsai
b55bd298f2
fix: service navbar using new realtime events
2023-12-08 12:12:44 +01:00
Andras Bacsai
82f3d54bc3
ui fixes
2023-12-08 00:16:22 +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
13701f6030
ui: env vars
2023-12-07 13:31:06 +01:00
Andras Bacsai
91f224ddea
Merge pull request #1461 from DanHulton/feature/better_env_vars
...
Friendlier env vars page.
2023-12-07 13:29:41 +01:00
Andras Bacsai
8cffae10b2
rename things
2023-12-07 13:28:11 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +01:00
Andras Bacsai
f542bcf428
Merge pull request #1524 from stooit/feat/application-run-command
...
Add support for command execution in containers.
2023-12-07 11:29:32 +01:00
Stuart Rowlands
22178df8ae
Add support for command execution in containers.
2023-12-06 15:42:14 -08:00
Andras Bacsai
852c2df12e
mono
2023-12-06 17:02:07 +01:00
Andras Bacsai
4c752951ab
asd
2023-12-06 17:00:05 +01:00
Andras Bacsai
f32191b889
fix modal
2023-12-06 16:59:52 +01:00
Andras Bacsai
e5c860319f
modal fix
2023-12-06 16:32:40 +01:00
Andras Bacsai
ceedd5225f
modal fix?
2023-12-06 15:50:13 +01:00
Andras Bacsai
61efdfb7c1
revert
2023-12-06 15:30:04 +01:00
Andras Bacsai
2073b8949b
lets see now
2023-12-06 14:57:03 +01:00
Andras Bacsai
5c59a752e3
test modal closing problem
2023-12-06 14:47:29 +01:00
Andras Bacsai
02989678be
revert a few more things
2023-12-04 21:48:10 +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
45d2f80f69
fix: missing docker image thing
2023-12-04 11:41:44 +01:00
Andras Bacsai
c6557eada8
service: meilisearch
2023-12-03 12:16:33 +01:00
Andras Bacsai
3b67d0a8de
feat: save timestamp configuration for logs
2023-12-01 10:34:30 +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
d396f649df
fix: show defined resources in server tab, so you will know what you need to delete before you can delete the server.
2023-11-27 09:39:43 +01:00
Andras Bacsai
58111f53b9
test wire:ignore
2023-11-24 21:35:01 +01:00
Andras Bacsai
10e5a58b9e
Add extra fields for MinIO, Weblate, and Ghost services
2023-11-24 21:04:15 +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
1cb6d594d0
Fix service loading issue in project select page
2023-11-23 11:49:49 +01:00
Andras Bacsai
16261fc36e
Remove unnecessary code and update services list
...
loading
2023-11-23 11:40:29 +01:00
Andras Bacsai
ef7fc1b260
Refactor code and update destination component
2023-11-21 15:31:46 +01:00
Andras Bacsai
30f8e8f232
fix: handle different label formats in services
2023-11-20 15:01:35 +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
Dan Hulton
ccb972dcb9
Show row-based env var display at lg, not xl. Add border for col-based env var display.
2023-11-16 21:49:51 -05:00
Andras Bacsai
e4b2195932
Fix manual Git webhook generation
2023-11-14 14:14:21 +01:00
Andras Bacsai
0590ed7b2e
Update webhooks configuration and application search.
2023-11-14 14:07:48 +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
8db66952e8
Add manual Git webhooks and migration files
2023-11-14 13:26:14 +01:00
Andras Bacsai
60cf296f31
Update preview application deployment labels and version
2023-11-13 13:20:12 +01:00
Andras Bacsai
55846c5635
Fix service retrieval and add error handling
2023-11-13 12:59:59 +01:00
Andras Bacsai
ce0f560c44
Add service-specific configuration fields and save
...
them to the database
2023-11-13 11:09:21 +01:00
Andras Bacsai
003934ee1d
disable service confs for now
2023-11-12 19:10:54 +01:00
Andras Bacsai
e40f397cc7
fix: service updates
2023-11-11 21:32:41 +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
cafd9e0ab2
Convert cpus limits to integer in database and
...
application classes
2023-11-10 09:54:40 +01:00
Andras Bacsai
61e1fdede9
feat: make service databases public
2023-11-09 14:59:38 +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
3abc720926
Fix database type check in service show blade file
2023-11-08 12:42:20 +01:00
Andras Bacsai
c78068466b
Add custom PostgreSQL configuration to
...
StandalonePostgresql
2023-11-08 12:40:05 +01:00
Andras Bacsai
88e407756d
Update version numbers and database URLs
2023-11-08 12:26:57 +01:00
Andras Bacsai
e7f184dd82
Add conditional check for backups tab in service
...
show view
2023-11-08 11:07:44 +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
2976c72e09
fix: ui
2023-11-07 10:18:28 +01:00
Andras Bacsai
d6f87d3fb6
fix: ui for labels
2023-11-06 17:25:54 +01:00
Andras Bacsai
eab7fd44d4
fix: service dockercompose predefined networks
...
version++
fix: modal of changing service stack
fix: appwrite template
2023-11-06 15:22:11 +01:00
Andras Bacsai
66287b43d0
fix: container logs are now followable in full-screen and sorted by timestamp
2023-11-06 13:53:05 +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
3320de787a
fix: network service parse
2023-11-06 09:55:22 +01:00
Andras Bacsai
90291b2edf
fix: deployments ui
2023-11-03 17:45:30 +01:00
Andras Bacsai
0cd3a3d848
fix: increase polling time for services
...
fix: allow domain as ip address
2023-11-03 10:57:58 +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
1175d68ab5
feat: full screen logs
...
fix: logs are in order now
2023-11-01 13:47:40 +01:00
Andras Bacsai
96a4d0bbb0
fix: lock SERVICE_FQDN envs
2023-10-26 10:02:45 +02:00
Andras Bacsai
379f4b9dff
feat: show webhook on ui
...
feat: n8n service
2023-10-25 10:43:07 +02:00
Andras Bacsai
d5cc2a2eed
feat: download local backups
2023-10-25 09:28:26 +02:00
Andras Bacsai
0232cf5b4c
feat: lock environment variables
2023-10-24 15:41:21 +02:00
Andras Bacsai
72421d692b
add slogans
2023-10-24 14:36:43 +02:00
Andras Bacsai
f801bb98cd
feat: mysql, mariadb
2023-10-24 14:31:28 +02:00
Andras Bacsai
b2d111e49a
feat: simple search functionality
2023-10-24 12:33:49 +02:00
Andras Bacsai
c19c13b4e2
feat: cloning project
2023-10-20 12:34:53 +02:00
Andras Bacsai
51ef24e1fb
fix
2023-10-20 09:38:21 +02:00
Andras Bacsai
f470ebbbe0
ui: updates
2023-10-20 09:29:09 +02:00
Andras Bacsai
11bd46b200
wip: mongodb backup
2023-10-19 17:17:38 +02:00
Andras Bacsai
c53d88902c
feat: standalone mongodb
2023-10-19 13:32:03 +02: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
be7f2ad9c4
ui: add helper to service domains
2023-10-17 15:34:20 +02:00
Andras Bacsai
5d95d8b79a
fix: cancel any deployments + queue next
2023-10-17 11:10:33 +02:00
Andras Bacsai
16cbca36c1
add trademark policy
2023-10-17 10:37:26 +02:00
Andras Bacsai
36dc479772
fix: service status check is a bit better
2023-10-17 10:17:03 +02:00
Andras Bacsai
5fb5ed75c4
Merge pull request #1315 from scmmishra/patch-1
...
fix: docker hub URL for redis
2023-10-13 21:46:46 +02:00
Andras Bacsai
a2008fe9d1
typo
2023-10-13 21:44:04 +02:00
Shivam Mishra
8f8f5878dd
fix: docker hub URL
2023-10-13 22:34:46 +05:30
Andras Bacsai
d635e5dbae
fix: backup database one-by-one.
2023-10-13 15:45:24 +02:00
Andras Bacsai
5aa8ccfcf4
link to default redis conf
2023-10-13 09:42:38 +02:00
Andras Bacsai
aea7cc9638
fix: show database logs in case of its not healthy and running
2023-10-13 09:40:37 +02:00
Andras Bacsai
38c6c1ee40
fix: urls should be password fields
2023-10-13 09:36:37 +02:00
Andras Bacsai
8f9949160c
feat: add custom redis conf
2023-10-12 17:29:29 +02:00
Andras Bacsai
beae0b545f
init: redis
2023-10-12 17:18:33 +02:00
Andras Bacsai
9318cac189
fix: service status check
...
fix: containerStatusJob
fix: service form
2023-10-12 09:12:46 +02:00
Andras Bacsai
7aa991fd7c
fix: service check status 10 sec
2023-10-12 08:58:08 +02:00
Andras Bacsai
dcfcee1db6
fix: public git
2023-10-11 12:56:57 +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
2552cb2208
ui: able to select environment on new resource
2023-10-11 10:19:03 +02:00
Andras Bacsai
f001e9bc34
improve dashboard
2023-10-11 10:08:37 +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
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
Aditya Tripathi
cb41584137
fix(create): flex wrap on server & network selection
2023-10-06 22:31:20 +05:30
Andras Bacsai
fe9c501c1d
ui
2023-10-06 14:51:50 +02:00
Andras Bacsai
2f4d7c0e43
feat: deploy private repo with ssh key
2023-10-06 14:39:30 +02:00
Andras Bacsai
e443fc394a
fix: select branch on other git
2023-10-06 13:52:15 +02:00
Andras Bacsai
5b56c50f03
feat: init version of any git deployment
2023-10-06 13:46:42 +02:00
Andras Bacsai
277b4276e6
small fixes
2023-10-06 10:08:50 +02:00
Andras Bacsai
f03bbe0e95
feat: basedir / monorepo initial support
2023-10-06 10:07:25 +02:00
Andras Bacsai
e2e64e36a0
feat: disable service, required version
2023-10-05 10:58:08 +02:00
Andras Bacsai
a5e6975dac
fix: ui
2023-10-04 10:34:44 +02:00
Andras Bacsai
4ac8e1cc67
fix: services file/dir read from server
...
ui: fix storages layout
2023-10-04 09:58:39 +02:00
Andras Bacsai
4498d1ed4b
fix: service logs visible if the whole service stack is not running
2023-10-03 15:08:23 +02:00
Andras Bacsai
734e9fd68d
more explanation
2023-10-03 11:01:01 +02:00
Andras Bacsai
68c976ab70
fix: show all storages in one place for services
2023-10-03 08:48:07 +02:00
Andras Bacsai
1560ab2a50
fix: UI
2023-10-03 08:22:03 +02:00
Andras Bacsai
ab5202515e
fix: service status
2023-10-02 14:12:19 +02:00
Andras Bacsai
f863db7ea5
only 100
2023-10-02 14:01:54 +02:00
Andras Bacsai
3adc0bdd6e
fix: only show last 1000 lines
2023-10-02 14:01:16 +02:00
Andras Bacsai
97027875bf
feat: container logs
2023-10-02 13:38:16 +02:00
Andras Bacsai
d523becb29
fix: add uuid to volume names
2023-10-02 09:08:41 +02:00
Andras Bacsai
ed6af777a4
fix: show real volume names
2023-10-01 20:46:49 +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
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
79fde593a9
fix: service volume read from filesystem
...
fix: edit compose moved to dialog
2023-09-30 15:08:40 +02:00
Andras Bacsai
64ce41df0f
fix: file/dir based volumes are now read from the server
2023-09-29 21:38:11 +02:00
Andras Bacsai
77037f8933
ui: fix previews to preview
2023-09-29 14:26:19 +02:00
Andras Bacsai
199881c596
fixes
2023-09-28 09:54:21 +02:00
Andras Bacsai
e61fcc77f9
ui
2023-09-27 22:39:10 +02:00
Andras Bacsai
d609fcaee1
fix: services
2023-09-27 21:51:06 +02:00
Andras Bacsai
fe8a7fc54f
fix: services view
2023-09-27 21:14:13 +02:00
Andras Bacsai
398f122593
fix: aaaaaaaaaaaaaaaaa
2023-09-27 15:48:19 +02:00
Andras Bacsai
f0abdcc2da
okay, now it is way better
2023-09-27 12:45:53 +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
0fbc382467
feat: image tag for services
2023-09-25 17:51:04 +02:00
Andras Bacsai
ee20c3339e
fix: show real storage name on services
2023-09-25 17:14:19 +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
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