Skip to content

🫙 Basic solution for DevOps project provided for `orchestrator`

Notifications You must be signed in to change notification settings

01-edu/play-with-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-with-conatiners-py

Important

🐳 On Master - Build Content RabbitMQ Docker Image 🐳 On Master - Build Content Postgres DB Docker Image 🐳 On Master - Build Content Inventory App Docker Image 🐳 On Master - Build Content Billing App Docker Image 🐳 On Master - Build Content API Gateway Docker Image 🧼 Sanitize – Generated Docker Images

More information about the project here

Setup

To be able to run this application you need to have the followings installed:

To interact with the application, it is recommended to install the following programs, or any equivalent ones:

  • Postman, or any other tool to programmatically test API endpoints.
  • DBeaver, or any other tool to interact and visualize the content of a SQL database.

To launch the application, follow the instructions below:

  • Create a .env file in the root of the project folder as the example provided. You can simply cp .env.example .env.
  • Use the Makefile instructions to run, stop and clear the docker containers.

Docker images

To properly use the provided Docker images, refer to the docker-compose provided.

Be sure to have a local .env file with all the .env.exampl.

To check which ports are expected to be exposed in each image, check the fields expose or ports.

About

🫙 Basic solution for DevOps project provided for `orchestrator`

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •