Skip to content

leavertj/devops-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Exercise

This exercise contains 2 services with a mongodb instance, and a nginx based API Gateway.

Installation

Development setup requires Docker and Docker-Compose to run

Docker Docker-Compose

Install the dependencies and start the services.

$ docker-compose build
$ docker-compose up

After the services have started you can test that the endpoints are healthy using curl

$ curl http://localhost/api/auth/health

Test Users can be added here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published