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
- Host: GitHub
- URL: https://github.com/scholarx-assesment/central-repository
- Owner: scholarX-Assesment
- Created: 2024-12-14T04:13:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T03:15:30.000Z (over 1 year ago)
- Last Synced: 2025-02-04T04:23:09.027Z (over 1 year ago)
- Topics: continous-integration, devops, docker, docker-compose, microservices
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.