An open API service indexing awesome lists of open source software.

https://github.com/scholarx-assesment/central-repository

The central repo for managing all the containers
https://github.com/scholarx-assesment/central-repository

continous-integration devops docker docker-compose microservices

Last synced: 18 days ago
JSON representation

The central repo for managing all the containers

Awesome Lists containing this project

README

          

# central-repository
The central repo for managing all the containers

## Steps to run the system

1. Install docker on the host
2. Clone this repository
3. Run the following command to compose the project

`` docker compose up --build``
4. Go to localhost:8000/docs to access the gateway swagger documentation.