This project defines a Pulumi infrastructure deployment for creating a Docker-based environment with multiple containers: PostgreSQL, Odoo, Grafana, Prometheus, and Fluentd. The configuration is in a JSON file. This project is used for monitoring, logging, and managing a web application that relies on services like Odoo (ERP ), Prometheus (monitoring), and Grafana (visualization) and fluentd for logos
Go to file
2024-11-21 12:34:47 +01:00
__main__.py first commit 2024-11-21 12:34:47 +01:00
.gitignore first commit 2024-11-21 12:34:47 +01:00
config.json first commit 2024-11-21 12:34:47 +01:00
entrypoint.sh first commit 2024-11-21 12:34:47 +01:00
Pulumi.yaml first commit 2024-11-21 12:34:47 +01:00
requirements.txt first commit 2024-11-21 12:34:47 +01:00