Commit Graph

15 Commits

Author SHA1 Message Date
furyhawk 5d893eafb4 Refactor makefile to add deployment targets for apps and test stacks 2024-06-04 14:26:14 +08:00
furyhawk 374d07f979 Refactor makefile to remove commented out git submodule update command 2024-06-01 20:40:15 +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 8e88b8bcbb Refactor docker-compose.yml to update dozzle service configuration 2024-05-28 17:12:25 +08:00
furyhawk 1a13d29542 Refactor docker-compose.yml to update dozzle service configuration 2024-05-28 01:03:58 +08:00
furyhawk 110a0dd411 Refactor docker-compose.yml to update dozzle service configuration 2024-05-28 00:52:20 +08:00
furyhawk 716b662e4a Refactor docker-compose.yml to remove unnecessary network configurations 2024-05-27 20:26:07 +08:00
furyhawk f74c0b4342 Refactor docker-compose.yml to update URLs and remove unnecessary network configurations 2024-05-27 19:03:22 +08:00
furyhawk 8ab352b8a5 chore: Remove unnecessary network configurations from docker-compose.yml 2024-05-27 13:35:55 +08:00
furyhawk 0222a4d3ef chore: Remove commented out code for forum-router in traefik.yml 2024-05-24 21:54:08 +08:00
furyhawk cdcf9d6493 chore: Update docker-compose configuration to use host network instead of web network 2024-05-18 15:58:22 +08:00
furyhawk b807d9e2ce Fix docker compose command in serve target in makefile 2024-05-01 10:35:27 +08:00
furyhawk 238479028a Update makefile to fix docker compose command in serve target 2024-04-29 20:44:52 +08:00
furyhawk 983ed2fd81 Update makefile to include git submodule update command 2024-04-29 17:23:19 +08:00
furyhawk 79b58ca4ce makefile 2024-04-29 09:56:11 +08:00