16 Commits

Author SHA1 Message Date
furyhawk 16d137ff59 Refactor compose and swarm files to use 'postgres_db' instead of 'postgres' 2024-06-03 19:34:39 +08:00
furyhawk a17d0cd2e2 Refactor swarm/apps.yml to remove unnecessary 'user' field 2024-06-02 20:36:15 +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 cbbbe695ec Refactor compose/apps.yml to remove trailing slash from pgadmin_data volume path 2024-05-30 12:16:16 +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 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
2024-05-30 09:00:29 +08:00
furyhawk 8820fbe01e Refactor traefik.yml to fix routing rules for resume and blog subdomains 2024-05-29 21:06:46 +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 fe0b34a752 Refactor gitignore files to remove unnecessary entries 2024-05-27 21:45:40 +08:00
furyhawk 2c76f7ec39 Refactor docker-compose.yml to update URLs and remove unnecessary network configurations 2024-05-27 21:03:10 +08:00
furyhawk 2965012b23 Refactor docker-compose.yml to update URLs and remove unnecessary network configurations 2024-05-27 19:30:14 +08:00
furyhawk 927238f955 Refactor docker-compose.yml to update URLs and remove unnecessary network configurations 2024-05-27 19:13:12 +08:00
furyhawk f74c0b4342 Refactor docker-compose.yml to update URLs and remove unnecessary network configurations 2024-05-27 19:03:22 +08:00