Commit Graph

  • 825697c134 Refactor openwebui.yml to add placement constraints for manager node furyhawk 2024-06-10 14:45:54 +08:00
  • 15c1396ebb Refactor openwebui.yml to add environment variables for domain, port, and Ollama API furyhawk 2024-06-10 14:37:37 +08:00
  • b7a474ae08 Refactor openwebui.yml to remove container_name and extra_hosts furyhawk 2024-06-10 14:33:46 +08:00
  • cecd6bca5e Refactor makefile to add deployment targets for librechat and openwebui stacks furyhawk 2024-06-10 14:24:10 +08:00
  • c07c840de4 Refactor swarm/librechat.yml to update traefik rule for librechat service furyhawk 2024-06-10 14:19:56 +08:00
  • bc34e91fe6 Refactor swarm/secondary.yml to update user permissions for the linx service furyhawk 2024-06-09 09:56:53 +08:00
  • 20888af2b9 Refactor swarm/secondary.yml to add 'traefik-public' network to services furyhawk 2024-06-09 09:48:05 +08:00
  • 7872289630 Refactor swarm/secondary.yml to add 'user: nobody' to the linx service furyhawk 2024-06-09 09:13:41 +08:00
  • 30bc4fabfc Refactor swarm/core.yml to mount services.yml as a read-only file furyhawk 2024-06-09 08:59:32 +08:00
  • 0d02f5b7b6 Update .gitignore to include fstab furyhawk 2024-06-08 14:56:04 +08:00
  • 44b9ca3b24 Refactor swarm/apps.yml to update traefik rules for heynote service furyhawk 2024-06-06 23:52:44 +08:00
  • 98f75b9fbd Refactor swarm/apps.yml to enable traefik for cheatsheets service furyhawk 2024-06-06 23:17:25 +08:00
  • dc5c78c507 Refactor swarm/core.yml to update gantry service and cronjob deployment furyhawk 2024-06-06 22:13:59 +08:00
  • c76c18289a feat: registry furyhawk 2024-06-06 21:39:04 +08:00
  • 23ad772a53 Refactor swarm/core.yml to update SLEEP_TIME to '240m' furyhawk 2024-06-06 21:25:42 +08:00
  • 926479d1ac Refactor swarm/core.yml to update SLEEP_TIME and UPDATE_OPTIONS furyhawk 2024-06-06 21:25:03 +08:00
  • d7229e498a Refactor swarm/core.yml to update IMAGE_AUTOCLEAN_LIMIT to '1' furyhawk 2024-06-06 20:43:55 +08:00
  • 3cf60db048 Refactor swarm/core.yml to add shepherd service for managing containers furyhawk 2024-06-06 20:37:28 +08:00
  • 6c4de20629 Refactor swarm/services.yml to add DOZZLE_REMOTE_HOST environment variable furyhawk 2024-06-06 16:49:41 +08:00
  • 1ff9a29fb0 Refactor swarm/secondary.yml to remove placement constraints for emqx service furyhawk 2024-06-06 15:38:33 +08:00
  • 895abd694b Refactor swarm/secondary.yml to add deploy-emqx target for deploying the emqx stack furyhawk 2024-06-06 15:36:28 +08:00
  • c70beefd40 Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service furyhawk 2024-06-06 15:33:41 +08:00
  • 55861d7c9a Refactor swarm/secondary.yml to add wetty service with base path configuration furyhawk 2024-06-06 09:50:34 +08:00
  • dd004334b3 Refactor swarm/secondary.yml to add wetty service for terminal access furyhawk 2024-06-06 08:51:49 +08:00
  • 1999c7fde2 Refactor swarm/secondary.yml to update Linx service image furyhawk 2024-06-05 21:56:15 +08:00
  • 3377771e35 Refactor swarm/secondary.yml to update Linx service configuration furyhawk 2024-06-05 21:35:31 +08:00
  • 9562f5d7ce Refactor swarm/secondary.yml to update Linx service configuration furyhawk 2024-06-05 21:23:36 +08:00
  • 9b169236c6 Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service furyhawk 2024-06-05 20:46:55 +08:00
  • 3ef9b6860e Refactor swarm/secondary.yml to update cyberchef service configuration furyhawk 2024-06-05 20:34:13 +08:00
  • 5d5a13d5ff Refactor swarm/secondary.yml to update cyberchef service port to 8000 furyhawk 2024-06-05 17:18:32 +08:00
  • 57d78b025b Refactor swarm/secondary.yml to update Traefik configuration for cyberchef service furyhawk 2024-06-05 17:16:41 +08:00
  • 0d1a635f69 Refactor swarm/secondary.yml to update CyberChef image furyhawk 2024-06-05 17:14:18 +08:00
  • 2e7c5e2cbe Refactor swarm/secondary.yml to update Traefik network labels furyhawk 2024-06-05 16:53:17 +08:00
  • 6b0e9b56b0 Refactor swarm/secondary.yml to enable Traefik for cyberchef service furyhawk 2024-06-05 16:51:58 +08:00
  • c893b10540 Refactor swarm/secondary.yml to add external network for Traefik furyhawk 2024-06-05 13:52:59 +08:00
  • d789cdcbe3 Refactor makefile to deploy secondary stack in swarm furyhawk 2024-06-05 13:44:54 +08:00
  • 2d30694f6e Refactor Traefik configuration in swarm/core.yml to use special Traefik service for web UI/Dashboard furyhawk 2024-06-05 12:43:27 +08:00
  • 36c017bb70 Refactor swarm/portainer.yml to use overlay network for agent-network furyhawk 2024-06-04 23:34:20 +08:00
  • fbc5b9146d Refactor portainer service in swarm/portainer.yml to use specific version of portainer-ce image furyhawk 2024-06-04 22:52:50 +08:00
  • ff1659e969 Refactor makefile to separate deploy commands for different stacks furyhawk 2024-06-04 22:32:50 +08:00
  • 0f8fcc4dc0 Refactor portainer service in swarm/portainer.yml to use specific version of portainer-ce image furyhawk 2024-06-04 22:30:55 +08:00
  • e458e92573 Refactor swarm/services.yml to update Traefik rules for dozzle and minio-common services v0.1.6 furyhawk 2024-06-04 21:12:40 +08:00
  • 7b2bb828af Refactor jellyfin service in swarm/apps.yml to use named volume for configuration furyhawk 2024-06-04 20:52:04 +08:00
  • 2e8408fb11 Refactor jellyfin service in swarm/apps.yml to remove user field furyhawk 2024-06-04 20:24:03 +08:00
  • d407fcbe1a Refactor volume mount path in swarm/apps.yml for nginx container furyhawk 2024-06-04 19:40:25 +08:00
  • 8df524c9d5 Refactor makefile to separate loadenvs command in deploy-test target furyhawk 2024-06-04 19:38:27 +08:00
  • bf693e7236 Refactor makefile to fix loadenvs command in deploy-test target furyhawk 2024-06-04 18:54:28 +08:00
  • b4d5b540c3 Refactor makefile to separate loadenvs command in deploy-test target furyhawk 2024-06-04 18:49:03 +08:00
  • 5ec576bebf Refactor makefile to separate loadenvs command in deploy-test target furyhawk 2024-06-04 18:42:25 +08:00
  • e547ae4667 Refactor swarm/ghost.yml to update DOMAIN variable in Ghost stack furyhawk 2024-06-04 18:32:53 +08:00
  • 0b164d534c Refactor makefile to separate loadenvs command in deploy-test target furyhawk 2024-06-04 18:28:51 +08:00
  • 2a8bfd86d0 Refactor thelounge.yml to update Traefik rule for IRC domain furyhawk 2024-06-04 14:49:26 +08:00
  • f4b8809853 Refactor makefile to separate loadenvs command in deploy-test target furyhawk 2024-06-04 14:43:49 +08:00
  • 24265ed8f6 Refactor makefile to fix loadenvs command in deploy-test target furyhawk 2024-06-04 14:42:53 +08:00
  • 5284bcd5e6 Refactor thelounge.yml to update Traefik rule for IRC domain furyhawk 2024-06-04 14:36:59 +08:00
  • 4e696a8fee Refactor makefile to fix loadenvs command in deploy-test target furyhawk 2024-06-04 14:32:45 +08:00
  • 5d893eafb4 Refactor makefile to add deployment targets for apps and test stacks furyhawk 2024-06-04 14:26:14 +08:00
  • 8f1d81e650 Refactor swarm/services.yml to update API server image version to v0.1.13 furyhawk 2024-06-03 21:59:19 +08:00
  • 16d137ff59 Refactor compose and swarm files to use 'postgres_db' instead of 'postgres' furyhawk 2024-06-03 19:34:39 +08:00
  • 743d5a898c Refactor swarm/ghost.yml to update network names and domain for Ghost stack furyhawk 2024-06-03 09:08:40 +08:00
  • 0b9dfc3b3c feat: ghost stack furyhawk 2024-06-03 08:53:48 +08:00
  • 95850da1b4 Refactor swarm/apps.yml to add Jellyfin media server furyhawk 2024-06-03 08:29:57 +08:00
  • 39df4583d3 Refactor swarm/apps.yml to add Jellyfin media server furyhawk 2024-06-03 08:29:23 +08:00
  • 83a36ad4f2 Refactor swarm/apps.yml to update environment variables for Streamlit servers furyhawk 2024-06-02 20:56:22 +08:00
  • a17d0cd2e2 Refactor swarm/apps.yml to remove unnecessary 'user' field furyhawk 2024-06-02 20:36:15 +08:00
  • 458fe871f4 Refactor swarm/apps.yml to remove unnecessary 'user' field furyhawk 2024-06-02 20:25:13 +08:00
  • 1e59b91a0e Refactor swarm/apps.yml to add privatebin_data volume furyhawk 2024-06-02 19:43:46 +08:00
  • 4c79bccd85 Refactor swarm/apps.yml to add cheatsheets_app service furyhawk 2024-06-02 19:41:35 +08:00
  • ff31f5c064 Refactor swarm/core.yml to add host mode publishing for MQTT port furyhawk 2024-06-02 18:11:05 +08:00
  • 0360e165f4 Refactor librechat.yml to add placement constraints for libre-images and libre-logs furyhawk 2024-06-02 17:59:47 +08:00
  • a36f9aebd5 Refactor .env file path in librechat.yml furyhawk 2024-06-02 17:02:35 +08:00
  • 7ed3d9ad64 Refactor swarm/services.yml to update networks and add overlay driver for 'net' network furyhawk 2024-06-02 16:48:22 +08:00
  • 69059e51df Refactor swarm/apps.yml to update environment variables for Streamlit servers furyhawk 2024-06-02 11:57:03 +08:00
  • 7013e9b26b Refactor swarm/apps.yml to add GROQ_API_KEY environment variable furyhawk 2024-06-02 11:52:31 +08:00
  • daba05d362 Refactor traefik.yml to fix typo in middleware name for osrm-backend service furyhawk 2024-06-02 10:24:00 +08:00
  • c24f5bf91d Refactor emqx.yml to add placement constraint for emqx-data1 service furyhawk 2024-06-02 10:22:18 +08:00
  • be341414f9 Refactor traefik.yml to update routing rules for dozzle subdomain furyhawk 2024-06-02 10:12:46 +08:00
  • c4ec0ad966 Refactor traefik.yml to update routing rules for dozzle subdomain furyhawk 2024-06-02 09:54:53 +08:00
  • 3876bd145c Refactor traefik.yml to fix typo in middleware name for osrm-backend service furyhawk 2024-06-02 09:50:08 +08:00
  • 5342ed08b3 Refactor traefik.yml to add placement constraint for postgres service furyhawk 2024-06-02 09:47:11 +08:00
  • 09934995cb Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-06-02 09:15:40 +08:00
  • 568f9a83f5 Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-06-02 09:09:39 +08:00
  • 3e510c8733 Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains furyhawk 2024-06-02 09:07:39 +08:00
  • c08306ecc2 Refactor traefik.yml to remove unused services and update routing rules for chat and bot subdomains furyhawk 2024-06-02 09:03:41 +08:00
  • 8da24cf80a Refactor traefik.yml to enable MQTT support and update routing rules furyhawk 2024-06-01 22:28:16 +08:00
  • 374d07f979 Refactor makefile to remove commented out git submodule update command furyhawk 2024-06-01 20:40:15 +08:00
  • 5e17ef2ea9 Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-06-01 16:51:35 +08:00
  • 7645dd739e Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-05-31 21:42:36 +08:00
  • 656548d4b0 feat: swarm services furyhawk 2024-05-31 20:39:06 +08:00
  • 5d7a350afe Refactor traefik.yml to add TLS challenge for ACME certificates furyhawk 2024-05-31 17:39:45 +08:00
  • 2e3099476e Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-05-30 21:07:36 +08:00
  • a05c289aff Refactor traefik.yml to update routing rules for chat and bot subdomains furyhawk 2024-05-30 21:06:33 +08:00
  • 347b9b9d76 Refactor traefik.yml to remove unused services and fix routing rules for chat and bot subdomains furyhawk 2024-05-30 21:04:25 +08:00
  • 0b06931427 Refactor traefik.yml to fix routing rules for chat and bot subdomains furyhawk 2024-05-30 21:03:39 +08:00
  • afa53aa747 feat: stack compose furyhawk 2024-05-30 21:01:13 +08:00
  • 91200fe37e Refactor deployment scripts and configuration files v0.1.5 furyhawk 2024-05-30 20:21:45 +08:00
  • 895f1d0aef Refactor volume source paths in deploy-librechat.yml furyhawk 2024-05-30 20:05:06 +08:00
  • f0a1969e73 Refactor traefik.yml to remove unused services and fix routing rules for chat and bot subdomains furyhawk 2024-05-30 19:58:17 +08:00
  • cd14a1ce23 Refactor container names and remove unused services in deploy-emqx.yml furyhawk 2024-05-30 19:56:37 +08:00
  • 3ddbbbb255 Refactor .gitignore to ignore .DS_Store files and directories furyhawk 2024-05-30 19:54:44 +08:00