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-12-07 13:02:27 +01:00
projetPulumi@2281e6eb41 commit pg_stat_statements 2024-12-07 13:02:27 +01:00
__main__.py commit pg_stat_statements 2024-12-07 13:02:27 +01:00
.env commit pg_stat_statements 2024-12-07 13:02:27 +01:00
.gitignore first commit 2024-11-21 12:34:47 +01:00
backup.Dockerfile commit pg_stat_statements 2024-12-07 13:02:27 +01:00
config.json commit pg_stat_statements 2024-12-07 13:02:27 +01:00
entrypoint_backup.sh commit pg_stat_statements 2024-12-07 13:02:27 +01:00
entrypoint_odoo.sh commit pg_stat_statements 2024-12-07 13:02:27 +01:00
entrypoint.sh first commit 2024-11-21 12:34:47 +01:00
fluent.conf commit pg_stat_statements 2024-12-07 13:02:27 +01:00
odoo.conf commit pg_stat_statements 2024-12-07 13:02:27 +01:00
odoo.Dockerfile commit pg_stat_statements 2024-12-07 13:02:27 +01:00
postgresql.conf commit pg_stat_statements 2024-12-07 13:02:27 +01:00
prometheus.yml commit pg_stat_statements 2024-12-07 13:02:27 +01:00
Pulumi.yaml commit pg_stat_statements 2024-12-07 13:02:27 +01:00
requirements.txt first commit 2024-11-21 12:34:47 +01:00