16 Commits

Author SHA1 Message Date
courtmanr@gmail.com 7108b7bfb7 fix: update Docker Compose environment variables to match .env.example format 2025-03-13 15:18:01 +00:00
courtmanr@gmail.com 50e1e28819 Improve performance tuning defaults to reduce Proxmox server load 2025-03-12 21:25:39 +00:00
courtmanr@gmail.com 9dbd739dce Restructure Docker setup with improved containerization and environment handling 2025-03-12 10:11:55 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments 2025-03-10 17:41:37 +00:00
courtmanr@gmail.com 7183c36b27 Fix WebSocket connection issues in both development and production environments 2025-03-10 16:16:50 +00:00
courtmanr@gmail.com c8644ff55c chore: improve Docker Compose setup for users and developers
- Add docker-compose.dev.yml for local development

- Update docker-compose.yml to use image by default

- Add docker-compose.dev.yml to .gitignore
2025-03-10 12:17:12 +00:00
courtmanr@gmail.com bc5c2f8926 Change docker-compose to use latest tag 2025-03-04 10:51:28 +00:00
courtmanr@gmail.com 167aa4c4d8 Update version to 1.2.0 across all files and add VERSION_UPDATE_CHECKLIST.md to gitignore 2025-03-04 10:49:02 +00:00
courtmanr@gmail.com 7d48a14ffe refactor: remove unnecessary production/development distinctions in Docker configuration and documentation 2025-03-03 21:06:00 +00:00
courtmanr@gmail.com e625c32982 chore: update docker-compose.yml to use DockerHub image instead of building from source 2025-03-03 20:28:18 +00:00
courtmanr@gmail.com c278cbc453 chore: add docker-compose.yml for containerized deployment 2025-03-03 18:33:35 +00:00
courtmanr@gmail.com 770fe7cb24 Simplify repository: Remove GitHub workflows and simplify Docker for production only
- Remove GitHub workflows and related files

- Simplify Dockerfile to focus on production build only

- Update README to focus on local development with Docker for production

- Remove docker-compose and other Docker-related files

- Clean up documentation to match new simplified approach
2025-03-03 15:18:55 +00:00
courtmanr@gmail.com a42e50918c Simplify development setup and fix Docker workflow 2025-03-02 19:39:37 +00:00
courtmanr@gmail.com 5e2818ead9 Simplify Docker Compose setup: combine files into a single docker-compose.yml and remove unused files 2025-03-01 23:55:24 +00:00
courtmanr@gmail.com 17fdb63c95 v1.0.12 2025-03-01 17:34:05 +00:00
courtmanr@gmail.com 6fb71a9443 v1.0.11 2025-03-01 16:56:32 +00:00