Skip to content

AVGTechnologies/final-ci-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized final-api application

This solution allows running Dockerized version of Final-API.

What does it mean "dockerized"? What is the motivation?

Docker is a solution allowing definition of service containers, which can be used for comfortable service deployment and cleanup.

This version of final-api targets to bring more comfort to the developers.

How can I use this solution?

  • Clone this repository
  • Install Docker
  • Install docker-compose >= 1.8.0
  • Copy necessary certificates to ./base-image/certs (CRT format)
  • Prepare services as described below
  • Run make to prepare images
  • Set mounted volumes for final-api in compose file
  • Run docker-compose up to launch the docker for you

Setup services

Final-api

  • Clone Final-API
  • Adjust the Final-API configs
  • Prepare tsd validator in your final-api project or in ./examples/final-api/bin
  • Prepare config/.env file in your final-api project or in ./examples/final-api/config

Atom-ui

  • Clone your preferred front end web to view final-ci results or fill-up repo address in Dockerfile
  • Adjust web configuration

About

Docker files for final-ci service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •