Commit Graph

383 Commits

Author SHA1 Message Date
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
furyhawk 10676c0754 Refactor docker-compose.yml to add deploy constraints for manager node 2024-05-30 09:29:56 +08:00
furyhawk 1e581d71fb Refactor traefik.yml to remove commented out swarm endpoint for Docker swarm mode 2024-05-30 09:24:31 +08:00
furyhawk a345319737 Refactor traefik.yml to add swarm endpoint for Docker swarm mode 2024-05-30 09:10:45 +08:00
furyhawk f865ba6f16 Refactor docker-compose.yml to remove commented out port mapping for PostgreSQL
Refactor compose/apps.yml to update URL with dynamic domain name

Refactor traefik.yml to update routing rules for neo4j-bolt-router

Refactor traefik.yml to fix routing rules for resume and blog subdomains

Refactor makefile to use 'always' flag when running docker compose

Refactor docker-compose.yml to update second volume path for custom configuration file

Refactor docker-compose.yml to update MINIO_SERVER_URL and NEO4J_dbms.default_advertised_address

Refactor traefik.yml to enable routing for neo4j subdomains

Refactor traefik.yml to fix routing rules for resume and blog subdomains
v0.1.3
2024-05-30 09:00:29 +08:00
furyhawk 8820fbe01e Refactor traefik.yml to fix routing rules for resume and blog subdomains v0.1.2 2024-05-29 21:06:46 +08:00
furyhawk 1775c937e6 Refactor traefik.yml to enable routing for info and resume subdomains 2024-05-29 21:02:31 +08:00
furyhawk ee71215ac2 Refactor docker-compose.yml to update API server image and expose port 5432 2024-05-29 20:39:23 +08:00
furyhawk 9819c38624 Refactor docker-compose.yml to update API server image and expose port 5432 2024-05-29 19:38:30 +08:00
furyhawk 6aa7ede93a Refactor docker-compose.yml to expose port 5432 and update API server image 2024-05-29 19:25:24 +08:00
furyhawk c17d692c8a Refactor docker-compose.yml to update API server image to furyhawk/listen:latest 2024-05-29 19:12:06 +08:00
furyhawk e0269dc14b Refactor docker-compose.yml to remove commented out port mapping for PostgreSQL 2024-05-29 19:01:13 +08:00