Commit Graph

461 Commits

Author SHA1 Message Date
furyhawk 15c1396ebb Refactor openwebui.yml to add environment variables for domain, port, and Ollama API 2024-06-10 14:37:37 +08:00
furyhawk b7a474ae08 Refactor openwebui.yml to remove container_name and extra_hosts 2024-06-10 14:33:46 +08:00
furyhawk cecd6bca5e Refactor makefile to add deployment targets for librechat and openwebui stacks 2024-06-10 14:24:10 +08:00
furyhawk c07c840de4 Refactor swarm/librechat.yml to update traefik rule for librechat service 2024-06-10 14:19:56 +08:00
furyhawk bc34e91fe6 Refactor swarm/secondary.yml to update user permissions for the linx service 2024-06-09 09:56:53 +08:00
furyhawk 20888af2b9 Refactor swarm/secondary.yml to add 'traefik-public' network to services 2024-06-09 09:48:05 +08:00
furyhawk 7872289630 Refactor swarm/secondary.yml to add 'user: nobody' to the linx service 2024-06-09 09:13:41 +08:00
furyhawk 30bc4fabfc Refactor swarm/core.yml to mount services.yml as a read-only file 2024-06-09 08:59:32 +08:00
furyhawk 0d02f5b7b6 Update .gitignore to include fstab 2024-06-08 14:56:04 +08:00
furyhawk 44b9ca3b24 Refactor swarm/apps.yml to update traefik rules for heynote service 2024-06-06 23:52:44 +08:00
furyhawk 98f75b9fbd Refactor swarm/apps.yml to enable traefik for cheatsheets service 2024-06-06 23:17:25 +08:00
furyhawk dc5c78c507 Refactor swarm/core.yml to update gantry service and cronjob deployment 2024-06-06 22:13:59 +08:00
furyhawk c76c18289a feat: registry 2024-06-06 21:39:04 +08:00
furyhawk 23ad772a53 Refactor swarm/core.yml to update SLEEP_TIME to '240m' 2024-06-06 21:25:42 +08:00
furyhawk 926479d1ac Refactor swarm/core.yml to update SLEEP_TIME and UPDATE_OPTIONS 2024-06-06 21:25:03 +08:00
furyhawk d7229e498a Refactor swarm/core.yml to update IMAGE_AUTOCLEAN_LIMIT to '1' 2024-06-06 20:43:55 +08:00
furyhawk 3cf60db048 Refactor swarm/core.yml to add shepherd service for managing containers 2024-06-06 20:37:28 +08:00
furyhawk 6c4de20629 Refactor swarm/services.yml to add DOZZLE_REMOTE_HOST environment variable 2024-06-06 16:49:41 +08:00
furyhawk 1ff9a29fb0 Refactor swarm/secondary.yml to remove placement constraints for emqx service 2024-06-06 15:38:33 +08:00
furyhawk 895abd694b Refactor swarm/secondary.yml to add deploy-emqx target for deploying the emqx stack 2024-06-06 15:36:28 +08:00
furyhawk c70beefd40 Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service 2024-06-06 15:33:41 +08:00
furyhawk 55861d7c9a Refactor swarm/secondary.yml to add wetty service with base path configuration 2024-06-06 09:50:34 +08:00
furyhawk dd004334b3 Refactor swarm/secondary.yml to add wetty service for terminal access 2024-06-06 08:51:49 +08:00
furyhawk 1999c7fde2 Refactor swarm/secondary.yml to update Linx service image 2024-06-05 21:56:15 +08:00
furyhawk 3377771e35 Refactor swarm/secondary.yml to update Linx service configuration 2024-06-05 21:35:31 +08:00
furyhawk 9562f5d7ce Refactor swarm/secondary.yml to update Linx service configuration 2024-06-05 21:23:36 +08:00
furyhawk 9b169236c6 Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service 2024-06-05 20:46:55 +08:00
furyhawk 3ef9b6860e Refactor swarm/secondary.yml to update cyberchef service configuration 2024-06-05 20:34:13 +08:00
furyhawk 5d5a13d5ff Refactor swarm/secondary.yml to update cyberchef service port to 8000 2024-06-05 17:18:32 +08:00
furyhawk 57d78b025b Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service 2024-06-05 17:16:41 +08:00
furyhawk 0d1a635f69 Refactor swarm/secondary.yml to update CyberChef image 2024-06-05 17:14:18 +08:00
furyhawk 2e7c5e2cbe Refactor swarm/secondary.yml to update Traefik network labels 2024-06-05 16:53:17 +08:00
furyhawk 6b0e9b56b0 Refactor swarm/secondary.yml to enable Traefik for cyberchef service 2024-06-05 16:51:58 +08:00
furyhawk c893b10540 Refactor swarm/secondary.yml to add external network for Traefik 2024-06-05 13:52:59 +08:00
furyhawk d789cdcbe3 Refactor makefile to deploy secondary stack in swarm 2024-06-05 13:44:54 +08:00
furyhawk 2d30694f6e Refactor Traefik configuration in swarm/core.yml to use special Traefik service for web UI/Dashboard 2024-06-05 12:43:27 +08:00
furyhawk 36c017bb70 Refactor swarm/portainer.yml to use overlay network for agent-network 2024-06-04 23:34:20 +08:00
furyhawk fbc5b9146d Refactor portainer service in swarm/portainer.yml to use specific version of portainer-ce image 2024-06-04 22:52:50 +08:00
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