Pulumi-Docker is a project that uses Pulumi with Docker to automate the deployment and management of Docker containers. It allows you to define containers, set environment variables, map ports, configure volumes, and define entrypoints using Python code. The project makes container orchestration easier and more scalable by leveraging Pulumi's infrastructure-as-code capabilities.
Go to file
2024-12-05 15:31:52 +01:00
logs/odoo Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
__main__.py Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
.env Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
.gitignore Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
backup.Dockerfile Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
config.json Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
entrypoint_backup.sh Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
entrypoint_odoo.sh Commit with the pg_admin for the web interface to the postgreSQL 2024-11-27 18:20:56 +01:00
exporter.Dockerfile Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
fluent.conf Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
odoo.conf Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
odoo.Dockerfile Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
pg_metrics_exporter.py Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
prometheus.yml Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00
Pulumi.yaml Commit with pg_exporter 2024-12-03 20:23:20 +01:00
requirements.txt Commit with the entrypoint_Dockerfile solution and the odoo connectivity 2024-11-27 09:12:43 +01:00
TO CONFIGURE.txt Commit PULUMI-DOCKER final version 2024-12-05 15:31:52 +01:00