Skip to content

afrociberdelio/devops_challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Challenge

  • This repo contains code for a multilayer application.

  • The application overview is as follows: web <=> api <=> db

  • There is an api directory and another web, you should dock the application in the best possible way.

  • Write a recipe with the tool of your choice (ansible or terraform) to build the environment and run the application in an automated way.

Running

  • The idea to test locally is to just run 'docker-compose up'
  • Access url localhost: 8080

Evaluation

  • It will count the quality of 'Dockerfile', 'docker-compose.yml'
  • Extra points if you use terraform and are in good practice
  • Extra points if you use ansible and are well structured

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Pug 4.7%
  • Dockerfile 4.2%
  • CSS 1.5%