Commit Graph

6 Commits

Author SHA1 Message Date
bc83d41673 Update network name in Docker Compose configuration for consistency
- Changed the network name from '365Devnet' to '365DevNet' in docker-compose.yml to ensure uniformity in naming conventions.
2025-11-05 00:19:32 +01:00
a69489a73f Refactor Docker Compose configuration to streamline network setup
- Removed the Nginx reverse proxy service from docker-compose.yml as it is now optional.
- Updated the network configuration to use an external network named '365Devnet' for better integration with existing services.
2025-11-05 00:16:24 +01:00
67d976ac0f Refactor Docker setup for Astro SSR application and Nginx reverse proxy
- Updated docker-compose.yml to define services for the Astro SSR application and Nginx reverse proxy, including health checks and environment variables.
- Modified Dockerfile to implement a multi-stage build process, optimizing dependency installation and production setup.
- Enhanced nginx.conf with improved proxy settings, security headers, and caching strategies for static assets, ensuring better performance and security.
2025-11-05 00:07:35 +01:00
prototypa
351d3dcb03 Update versions (astro v5.1.8) 2025-01-22 06:35:56 -05:00
arch-fan
f037b71f2b Image to build 2024-10-09 10:29:39 +02:00
arch-fan
c1e6fee765 Deploy implementation 2024-10-09 10:26:17 +02:00