Commit Graph

367 Commits

Author SHA1 Message Date
Andras Bacsai d79da996d3 fix 2023-12-11 20:01:54 +01:00
Andras Bacsai a19a58338c debug on 2023-12-11 19:39:27 +01:00
Andras Bacsai 8a80dbd5d8 fix 2023-12-11 19:36:44 +01:00
Andras Bacsai ce721c1764 fix 2023-12-11 19:30:37 +01:00
Andras Bacsai 40716550ec fix 2023-12-11 19:16:17 +01:00
Andras Bacsai 423dfc6280 fix 2023-12-11 19:02:06 +01:00
Andras Bacsai 17c8872130 fix: realtime connection?! 2023-12-11 18:06:29 +01:00
Andras Bacsai 4e680deb93 fix: service deletion job 2023-12-08 18:32:08 +01:00
Andras Bacsai b55bd298f2 fix: service navbar using new realtime events 2023-12-08 12:12:44 +01:00
Andras Bacsai acfe1daf9b fix: switching to static build 2023-12-06 21:32:23 +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 f952512615 fix: add cf tunnel to boarding server view 2023-12-04 09:29:55 +01:00
Andras Bacsai c6557eada8 service: meilisearch 2023-12-03 12:16:33 +01:00
Andras Bacsai 028a2eb275 Fix Docker compose build command and remove debug statements 2023-12-01 22:16:27 +01:00
Andras Bacsai cc72f416e8 feat: custom log drain endpoints 2023-12-01 11:13:58 +01:00
Andras Bacsai 0670e6c1d6 fix: server view for link() 2023-11-30 12:21:53 +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 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 1c72c127d5 Remove unused imports and fix import statement 2023-11-28 14:05:55 +01:00
Andras Bacsai e35b8a0f96 Add Stringable interface to validateOS method 2023-11-28 13:21:32 +01:00
Andras Bacsai b26e23e7c3 Fix validateOS() return type 2023-11-28 13:17:59 +01:00
Andras Bacsai 1c386db41d Update Docker installation command and add support for SLES 2023-11-28 13:12:25 +01:00
Andras Bacsai 2788fcf4e1 Add Docker Compose based applications and preview deployments to proxy on restart 2023-11-28 12:48:55 +01:00
Andras Bacsai d058e04213 Add fqdn attribute to InstanceSettings model 2023-11-28 12:11:03 +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 fae97e4dee Fix network connection issues in Server and Service models 2023-11-27 09:58:31 +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 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 7fb9e672cf Fix server execution method parameter name 2023-11-22 20:56:25 +01:00
Andras Bacsai 68f6ab5796 wip 2023-11-22 15:18:49 +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 e78b6758d8 feat: add docker engine support install script to rhel based systems 2023-11-21 11:39:19 +01:00
Andras Bacsai 30f8e8f232 fix: handle different label formats in services 2023-11-20 15:01:35 +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 4c2b3df861 Update server runtime and comments 2023-11-17 14:56:39 +01:00
Andras Bacsai 467471f54a Fix server readiness check in ContainerStatusJob and ServerStatusJob 2023-11-17 14:46:04 +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