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-26 15:29:30 +01:00
odoo_logs second commit 2024-11-26 15:29:30 +01:00
__main__.py second commit 2024-11-26 15:29:30 +01:00
.gitignore second commit 2024-11-21 18:20:36 +01:00
config.json second commit 2024-11-26 15:29:30 +01:00
entrypoint.sh second commit 2024-11-25 00:51:34 +01:00
fluent.conf second commit 2024-11-25 00:51:34 +01:00
odoo.conf second commit 2024-11-26 15:29:30 +01:00
prometheus.yml second commit 2024-11-26 15:29:30 +01:00
Pulumi.yaml second commit 2024-11-21 18:20:36 +01:00
requirements.txt second commit 2024-11-21 18:20:36 +01:00