47 Commits

Author SHA1 Message Date
furyhawk 13511a796c feat: add deployment support for gitea stack in the makefile and create gitea service configuration 2026-05-18 10:51:13 +08:00
furyhawk b86190dcf6 feat: add deployment configuration for homeassistant service in Docker stack 2026-04-26 13:38:50 +08:00
furyhawk e1e89dc89b fix: correct formatting in deploy-esphome command in Makefile 2026-04-02 20:34:16 +08:00
furyhawk 1742641296 feat: add deployment configurations for Jellyfin and ESPHome services 2026-04-02 20:25:15 +08:00
furyhawk 6bef5ab9f0 feat: add deployment command for Nextcloud stack in Makefile 2025-07-01 15:16:20 +08:00
furyhawk 61962528c6 feat: add deployment command for Seafile stack in Makefile and ensure mariadb dependency in seafile.yml 2025-06-29 20:32:47 +08:00
furyhawk 2925eae450 feat: add deployment command for seafile stack in Makefile 2025-06-29 20:02:13 +08:00
furyhawk 71f405a399 feat: add deploy-semaphore target to Makefile for semaphore stack deployment 2025-02-28 20:55:39 +08:00
furyhawk 9d5acaaa92 Refactor makefile: Add command to copy glance configuration to deployment directory 2025-01-26 09:29:37 +08:00
furyhawk 3a0c706c5f Add remove-authentik target to makefile for stack removal 2024-09-14 16:35:16 +08:00
furyhawk c7dbc5ae01 Refactor makefile to remove unnecessary lines 2024-09-13 11:27:28 +08:00
furyhawk 69785d0494 Refactor makefile to remove unnecessary lines 2024-09-13 11:10:24 +08:00
furyhawk 8482b3597c Refactor makefile to add deployment for authentik stack 2024-09-13 11:00:04 +08:00
furyhawk eed8d7ea81 feat: local cert 2024-09-04 21:37:38 +08:00
furyhawk be0e430b00 refactor: Update Docker inspect command to retrieve container labels 2024-09-04 19:51:46 +08:00
furyhawk f8cd764815 Refactor makefile to add deployment for docmost and outline stacks 2024-07-31 10:51:32 +08:00
furyhawk 70f3a007fc Refactor makefile to add deployment for mailserver stack 2024-06-13 14:24:27 +08:00
furyhawk b38a01d6cd Refactor makefile to add deployment for mailserver stack 2024-06-13 11:47:12 +08:00
furyhawk f931ec0cd6 Refactor makefile to add deployment for adguardhome stack 2024-06-11 15:34:16 +08:00
furyhawk c4e56cf5b1 Refactor makefile to add deployment for searxng stack 2024-06-10 20:32:25 +08:00
furyhawk cecd6bca5e Refactor makefile to add deployment targets for librechat and openwebui stacks 2024-06-10 14:24:10 +08:00
furyhawk 895abd694b Refactor swarm/secondary.yml to add deploy-emqx target for deploying the emqx stack 2024-06-06 15:36:28 +08:00
furyhawk d789cdcbe3 Refactor makefile to deploy secondary stack in swarm 2024-06-05 13:44:54 +08:00
furyhawk ff1659e969 Refactor makefile to separate deploy commands for different stacks 2024-06-04 22:32:50 +08:00
furyhawk 8df524c9d5 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 19:38:27 +08:00
furyhawk bf693e7236 Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 18:54:28 +08:00
furyhawk b4d5b540c3 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:49:03 +08:00
furyhawk 5ec576bebf Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:42:25 +08:00
furyhawk 0b164d534c Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 18:28:51 +08:00
furyhawk f4b8809853 Refactor makefile to separate loadenvs command in deploy-test target 2024-06-04 14:43:49 +08:00
furyhawk 24265ed8f6 Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 14:42:53 +08:00
furyhawk 4e696a8fee Refactor makefile to fix loadenvs command in deploy-test target 2024-06-04 14:32:45 +08:00
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