fetch_ml/configs
Jeremie Fraeys 3de1e6e9ab feat: add comprehensive configuration and deployment infrastructure
- Add development and production configuration templates
- Include Docker build files for containerized deployment
- Add Nginx configuration with SSL/TLS setup
- Include environment configuration examples
- Add SSL certificate setup and management
- Configure application schemas and validation
- Support for both local and production deployment scenarios

Provides flexible deployment options from development to production
with proper security, monitoring, and configuration management.
2025-12-04 16:54:02 -05:00
..
examples feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
schema feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-dev.yaml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-docker.yaml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-local.toml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-local.yaml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-no-tls.yaml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-prod.yaml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
worker-prod.toml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00