Commit Graph

8 Commits

Author SHA1 Message Date
Nikholas Pcenicni
89be30884e Update compose.yaml for Tracearr service to change the image tag from 'latest' to 'supervised' and remove unnecessary environment variables for DATABASE_URL and REDIS_URL. This streamlines the configuration and focuses on essential settings for deployment. 2026-03-30 22:53:47 -04:00
Nikholas Pcenicni
16948c62f9 Update compose.yaml for Tracearr service to include production environment variables and database configurations. This enhances deployment settings by specifying NODE_ENV, PORT, HOST, DATABASE_URL, REDIS_URL, JWT_SECRET, COOKIE_SECRET, and CORS_ORIGIN, improving overall service configuration and security. 2026-03-30 22:49:01 -04:00
Nikholas Pcenicni
3a6e5dff5b Update Ansible configuration to integrate SOPS for managing secrets. Enhance README.md with SOPS usage instructions and prerequisites. Remove External Secrets Operator references and related configurations from the bootstrap process, streamlining the deployment. Adjust playbooks and roles to apply SOPS-encrypted secrets automatically, improving security and clarity in secret management. 2026-03-30 22:42:52 -04:00
Nikholas Pcenicni
f8591ccae6 feat: Implement Ansible for Proxmox VM management and refactor Mastodon Docker Compose, removing outdated service definitions. 2026-01-19 03:14:39 -05:00
Nikholas Pcenicni
711e0b90cb chore: add blank lines to env.example files for improved readability 2025-12-29 01:02:17 -05:00
Nikholas Pcenicni
32fdba5fcf update: enhance README with detailed service descriptions and quick start guide; remove deprecated Calibre service from docker compose 2025-12-28 04:29:36 -05:00
Nikholas Pcenicni
84af6c7778 Added general-purpose stacks 2025-12-22 02:52:58 -05:00
Nikholas Pcenicni
e8df58cfda restrutured tracearr monitor files 2025-12-22 02:44:02 -05:00