Commit Graph

423 Commits

Author SHA1 Message Date
furyhawk ff1659e969 Refactor makefile to separate deploy commands for different stacks 2024-06-04 22:32:50 +08:00
furyhawk 0f8fcc4dc0 Refactor portainer service in swarm/portainer.yml to use specific version of portainer-ce image 2024-06-04 22:30:55 +08:00
furyhawk e458e92573 Refactor swarm/services.yml to update Traefik rules for dozzle and minio-common services v0.1.6 2024-06-04 21:12:40 +08:00
furyhawk 7b2bb828af Refactor jellyfin service in swarm/apps.yml to use named volume for configuration 2024-06-04 20:52:04 +08:00
furyhawk 2e8408fb11 Refactor jellyfin service in swarm/apps.yml to remove user field 2024-06-04 20:24:03 +08:00
furyhawk d407fcbe1a Refactor volume mount path in swarm/apps.yml for nginx container 2024-06-04 19:40:25 +08:00
furyhawk 8df524c9d5 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 19:38:27 +08:00
furyhawk bf693e7236 Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 18:54:28 +08:00
furyhawk b4d5b540c3 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:49:03 +08:00
furyhawk 5ec576bebf Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:42:25 +08:00
furyhawk e547ae4667 Refactor swarm/ghost.yml to update DOMAIN variable in Ghost stack 2024-06-04 18:32:53 +08:00
furyhawk 0b164d534c Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:28:51 +08:00
furyhawk 2a8bfd86d0 Refactor thelounge.yml to update Traefik rule for IRC domain 2024-06-04 14:49:26 +08:00
furyhawk f4b8809853 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 14:43:49 +08:00
furyhawk 24265ed8f6 Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 14:42:53 +08:00
furyhawk 5284bcd5e6 Refactor thelounge.yml to update Traefik rule for IRC domain 2024-06-04 14:36:59 +08:00
furyhawk 4e696a8fee Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 14:32:45 +08:00
furyhawk 5d893eafb4 Refactor makefile to add deployment targets for apps and test stacks 2024-06-04 14:26:14 +08:00
furyhawk 8f1d81e650 Refactor swarm/services.yml to update API server image version to v0.1.13 2024-06-03 21:59:19 +08:00
furyhawk 16d137ff59 Refactor compose and swarm files to use 'postgres_db' instead of 'postgres' 2024-06-03 19:34:39 +08:00
furyhawk 743d5a898c Refactor swarm/ghost.yml to update network names and domain for Ghost stack 2024-06-03 09:08:40 +08:00
furyhawk 0b9dfc3b3c feat: ghost stack 2024-06-03 08:53:48 +08:00
furyhawk 95850da1b4 Refactor swarm/apps.yml to add Jellyfin media server 2024-06-03 08:29:57 +08:00
furyhawk 39df4583d3 Refactor swarm/apps.yml to add Jellyfin media server 2024-06-03 08:29:23 +08:00
furyhawk 83a36ad4f2 Refactor swarm/apps.yml to update environment variables for Streamlit servers 2024-06-02 20:56:22 +08:00
furyhawk a17d0cd2e2 Refactor swarm/apps.yml to remove unnecessary 'user' field 2024-06-02 20:36:15 +08:00
furyhawk 458fe871f4 Refactor swarm/apps.yml to remove unnecessary 'user' field 2024-06-02 20:25:13 +08:00
furyhawk 1e59b91a0e Refactor swarm/apps.yml to add privatebin_data volume 2024-06-02 19:43:46 +08:00
furyhawk 4c79bccd85 Refactor swarm/apps.yml to add cheatsheets_app service 2024-06-02 19:41:35 +08:00
furyhawk ff31f5c064 Refactor swarm/core.yml to add host mode publishing for MQTT port 2024-06-02 18:11:05 +08:00
furyhawk 0360e165f4 Refactor librechat.yml to add placement constraints for libre-images and libre-logs 2024-06-02 17:59:47 +08:00
furyhawk a36f9aebd5 Refactor .env file path in librechat.yml 2024-06-02 17:02:35 +08:00
furyhawk 7ed3d9ad64 Refactor swarm/services.yml to update networks and add overlay driver for 'net' network 2024-06-02 16:48:22 +08:00
furyhawk 69059e51df Refactor swarm/apps.yml to update environment variables for Streamlit servers 2024-06-02 11:57:03 +08:00
furyhawk 7013e9b26b Refactor swarm/apps.yml to add GROQ_API_KEY environment variable 2024-06-02 11:52:31 +08:00
furyhawk daba05d362 Refactor traefik.yml to fix typo in middleware name for osrm-backend service 2024-06-02 10:24:00 +08:00
furyhawk c24f5bf91d Refactor emqx.yml to add placement constraint for emqx-data1 service 2024-06-02 10:22:18 +08:00
furyhawk be341414f9 Refactor traefik.yml to update routing rules for dozzle subdomain 2024-06-02 10:12:46 +08:00
furyhawk c4ec0ad966 Refactor traefik.yml to update routing rules for dozzle subdomain 2024-06-02 09:54:53 +08:00
furyhawk 3876bd145c Refactor traefik.yml to fix typo in middleware name for osrm-backend service 2024-06-02 09:50:08 +08:00
furyhawk 5342ed08b3 Refactor traefik.yml to add placement constraint for postgres service 2024-06-02 09:47:11 +08:00
furyhawk 09934995cb Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-06-02 09:15:40 +08:00
furyhawk 568f9a83f5 Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-06-02 09:09:39 +08:00
furyhawk 3e510c8733 Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains 2024-06-02 09:07:39 +08:00
furyhawk c08306ecc2 Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains 2024-06-02 09:03:41 +08:00
furyhawk 8da24cf80a Refactor traefik.yml to enable MQTT support and update routing rules 2024-06-01 22:28:16 +08:00
furyhawk 374d07f979 Refactor makefile to remove commented out git submodule update command 2024-06-01 20:40:15 +08:00
furyhawk 5e17ef2ea9 Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-06-01 16:51:35 +08:00
furyhawk 7645dd739e Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-05-31 21:42:36 +08:00
furyhawk 656548d4b0 feat: swarm services 2024-05-31 20:39:06 +08:00