furyhawk
8482b3597c
Refactor makefile to add deployment for authentik stack
2024-09-13 11:00:04 +08:00
furyhawk
7006bb492a
Refactor Traefik local_services.yml to update Spice proxy ports and TLS configuration
2024-09-13 10:08:41 +08:00
furyhawk
c710b9f2cf
Refactor Traefik local_services.yml to update Spice proxy ports and TLS configuration
2024-09-13 07:51:16 +08:00
furyhawk
87123c7099
Refactor Traefik local_services.yml to remove commented out Spice proxy ports configuration
2024-09-13 07:49:46 +08:00
furyhawk
726df40e69
Refactor Traefik local_services.yml to remove TLS passthrough configuration for Spice proxy ports
2024-09-13 07:46:35 +08:00
furyhawk
48d404df5e
Refactor Traefik local_services.yml to remove TLS passthrough configuration for Spice proxy ports
2024-09-13 07:13:59 +08:00
furyhawk
da21662f01
Refactor Traefik local_services.yml to update Spice proxy ports and Proxmox URL
2024-09-13 06:53:09 +08:00
furyhawk
b03de66552
Refactor Traefik local_services.yml to update Spice proxy ports
2024-09-12 22:06:05 +08:00
furyhawk
89c6700999
Refactor Traefik local_services.yml to update Spice proxy port entry point
2024-09-11 14:56:21 +08:00
furyhawk
c5e4bbab0b
Refactor Traefik configuration to update Spice proxy ports
2024-09-11 14:47:51 +08:00
furyhawk
1d3bbc61fb
Refactor Traefik local_services.yml to update Spice proxy port
2024-09-11 14:23:43 +08:00
furyhawk
f53362d8aa
Refactor Traefik local_services.yml to update Proxmox URL and Spice proxy port
2024-09-11 14:02:43 +08:00
furyhawk
32cd8fedae
Refactor Traefik configuration to update Spice proxy port and Proxmox URL
2024-09-11 13:54:29 +08:00
furyhawk
2166d4854d
Refactor Traefik local_services.yml to update Proxmox URL
2024-09-11 13:48:41 +08:00
furyhawk
4762e28af4
Refactor Traefik configuration to add Spice proxy support
2024-09-11 13:48:20 +08:00
furyhawk
1cf3f085c6
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and add admin authentication middleware
2024-09-11 12:57:26 +08:00
furyhawk
69f216848a
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and update serversTransport configuration
2024-09-11 12:39:13 +08:00
furyhawk
6d531e0a25
Refactor Traefik local_core.yml to use traefik-public-certificates volume for certificate storage
2024-09-11 12:25:10 +08:00
furyhawk
87ed73492a
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and disable TLS
2024-09-11 12:14:36 +08:00
furyhawk
48f58ee330
Refactor Traefik local_core.yml to remove commented out volumes section
2024-09-11 11:25:51 +08:00
furyhawk
85f972b5eb
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and update certificate storage
2024-09-11 11:24:45 +08:00
furyhawk
3df3c0d9e7
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and remove unnecessary middlewares
2024-09-11 10:26:29 +08:00
furyhawk
3f87ed3d0a
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and update domain names
2024-09-11 10:10:14 +08:00
furyhawk
b3ef40e93b
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and remove unnecessary middlewares
2024-09-11 09:23:24 +08:00
furyhawk
e857335c91
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs, remove unnecessary middlewares, and update TLS configuration
2024-09-11 09:17:31 +08:00
furyhawk
18145a20db
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs and remove unnecessary middlewares, and add labels for persistent data containers
2024-09-11 09:01:49 +08:00
furyhawk
b920f77921
Refactor Traefik local_services.yml to use HTTPS for Proxmox URLs
2024-09-11 08:57:36 +08:00
furyhawk
8efffa1b12
Refactor Traefik local_services.yml to remove unnecessary middlewares
2024-09-11 08:45:04 +08:00
furyhawk
6c40facaef
Refactor Traefik local_services.yml and services.yml
2024-09-11 07:18:40 +08:00
furyhawk
dfb8118633
Refactor Traefik local_services.yml and services.yml
...
- Updated the rule for traefik-public-https to use coco.swarm.local instead of coco.cloudy.local
- Added new services proxmox00 and proxmox01 with their respective rules and load balancer configurations
- Updated the URLs for proxmox00 and proxmox01 in the load balancer configuration of services.yml
2024-09-11 07:06:03 +08:00
furyhawk
55d1605502
Add labels for persistent data containers
2024-09-10 07:43:50 +08:00
furyhawk
d8ad3ab882
Refactor backup and restore scripts to use relative paths
2024-09-10 07:13:18 +08:00
furyhawk
c84b7d1123
feat: Add backup script for exporting data
...
This commit adds a new backup script, `backup.sh`, which exports various data directories using the `vackup.sh` command. The exported data includes core_traefik-public-certificates, apps_jellyfin_config, docmost_docmost_redis_data, openwebui_open_webui, outline_outline_redis_data, portainer_portainer-data, searxng_searxng_data, searxng_valkey_data2, and services_postgres_data.
2024-09-10 06:55:54 +08:00
furyhawk
db87a4667d
feat: ${MEDIADIR} env
2024-09-10 03:57:45 +08:00
furyhawk
d02bf24203
Refactor media directory path in Swarm services.yml
2024-09-10 03:56:08 +08:00
furyhawk
b99ae77c13
Refactor .env.example to update media directory and dashboard subdomain
2024-09-09 23:22:56 +08:00
furyhawk
131206ad9e
Refactor .gitignore to exclude all .env files
2024-09-09 23:19:57 +08:00
furyhawk
c8fa799e14
refactor: Update osrm-backend image version to latest in Swarm services.yml
2024-09-07 12:30:31 +08:00
furyhawk
8f154ac98e
refactor: Update osrm-backend image version to latest in Swarm services.yml
2024-09-07 09:04:50 +08:00
furyhawk
009c0dd43b
refactor: Update osrm-backend image version to latest in Swarm services.yml
2024-09-07 08:29:28 +08:00
furyhawk
8aa492c959
refactor: Add HTTPS router configuration for local mqttx service in Swarm
2024-09-06 23:11:37 +08:00
furyhawk
6a21e8dedb
refactor: Update HTTPS routers for local services in Swarm configuration
2024-09-06 22:58:22 +08:00
furyhawk
f4dec48ebb
refactor: Update api_server image version to v0.1.17 in Swarm services.yml
2024-09-06 22:40:22 +08:00
furyhawk
5d0daaefee
refactor: Comment out unused HTTPS router configurations in Swarm services.yml and update OUTLINE_URL in .env.example
2024-09-06 22:37:47 +08:00
furyhawk
0b5e11e215
refactor: Comment out unused HTTPS router configurations in Swarm services.yml
2024-09-06 22:21:35 +08:00
furyhawk
6435f003af
refactor: Update HTTPS routers for local services in Swarm configuration
2024-09-06 21:50:45 +08:00
furyhawk
c427d73c0c
refactor: Update HTTPS routers for local services in Swarm configuration
2024-09-06 15:54:14 +08:00
furyhawk
c5de666c86
refactor: Update traefik-public-local HTTPS router rule in local_core.yml
2024-09-06 15:38:53 +08:00
furyhawk
c14f197bc2
refactor: Update traefik-public and traefik-public-local HTTPS routers in Swarm core.yml and local_core.yml
2024-09-06 13:46:39 +08:00
furyhawk
1babac4ce0
refactor: Update traefik-public and traefik-public-local HTTPS routers in Swarm core.yml and local_core.yml
2024-09-06 09:24:35 +08:00