Commit Graph

394 Commits

Author SHA1 Message Date
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
furyhawk 5d7a350afe Refactor traefik.yml to add TLS challenge for ACME certificates 2024-05-31 17:39:45 +08:00
furyhawk 2e3099476e Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-05-30 21:07:36 +08:00
furyhawk a05c289aff Refactor traefik.yml to update routing rules for chat and bot subdomains 2024-05-30 21:06:33 +08:00
furyhawk 347b9b9d76 Refactor traefik.yml to remove unused services and fix routing rules for chat and bot subdomains 2024-05-30 21:04:25 +08:00
furyhawk 0b06931427 Refactor traefik.yml to fix routing rules for chat and bot subdomains 2024-05-30 21:03:39 +08:00
furyhawk afa53aa747 feat: stack compose 2024-05-30 21:01:13 +08:00
furyhawk 91200fe37e Refactor deployment scripts and configuration files v0.1.5 2024-05-30 20:21:45 +08:00
furyhawk 895f1d0aef Refactor volume source paths in deploy-librechat.yml 2024-05-30 20:05:06 +08:00
furyhawk f0a1969e73 Refactor traefik.yml to remove unused services and fix routing rules for chat and bot subdomains 2024-05-30 19:58:17 +08:00
furyhawk cd14a1ce23 Refactor container names and remove unused services in deploy-emqx.yml 2024-05-30 19:56:37 +08:00
furyhawk 3ddbbbb255 Refactor .gitignore to ignore .DS_Store files and directories 2024-05-30 19:54:44 +08:00
furyhawk d0483114dc Refactor traefik.yml to enable Traefik routing for the postgres service 2024-05-30 19:49:07 +08:00
furyhawk 722b942079 Refactor container names in deploy-librechat.yml and services.yml 2024-05-30 19:46:21 +08:00
furyhawk 86d8b19ae3 Refactor traefik.yml to fix routing rules for chat and bot subdomains 2024-05-30 19:37:06 +08:00
furyhawk 63b190ccbd Refactor traefik.yml to fix routing rules for chat and bot subdomains 2024-05-30 19:22:36 +08:00
furyhawk 0bb60245dc Refactor submodule configuration in .gitmodules file v0.1.4 2024-05-30 17:12:47 +08:00
furyhawk b70e7111ae Refactor compose.yml to update path for LibreChat subproject 2024-05-30 17:01:25 +08:00
furyhawk 788ec952fd Refactor submodule configuration in .gitmodules file 2024-05-30 16:20:38 +08:00
furyhawk 038bf3e8d9 Refactor compose/apps.yml to remove user and volume configuration for pgadmin service 2024-05-30 16:14:32 +08:00
furyhawk 1cc77c6609 Refactor compose.yml to update path for LibreChat subproject 2024-05-30 16:11:48 +08:00
furyhawk dfd071150f Refactor LibreChat subproject commit reference 2024-05-30 16:09:43 +08:00
furyhawk b55afab109 Refactor compose.yml to update path for LibreChat subproject 2024-05-30 15:39:52 +08:00
furyhawk cbbbe695ec Refactor compose/apps.yml to remove trailing slash from pgadmin_data volume path 2024-05-30 12:16:16 +08:00
furyhawk 6f3d3bbe49 Refactor traefik.yml to fix routing rules for resume and blog subdomains 2024-05-30 11:50:36 +08:00
furyhawk 3baf43ad74 Refactor compose/apps.yml to add dependency on postgres service 2024-05-30 11:47:03 +08:00
furyhawk e2784f41fe Refactor compose/apps.yml to add pgadmin_data volume 2024-05-30 11:36:02 +08:00
furyhawk 1ac98da285 Refactor compose/apps.yml to add pgadmin service 2024-05-30 11:33:43 +08:00
furyhawk 03463c6b88 Refactor compose/apps.yml to update port mapping for privatebin service 2024-05-30 11:14:51 +08:00
furyhawk a1112357b8 Refactor traefik.yml to add swarm endpoint for Docker swarm mode 2024-05-30 10:16:50 +08:00