Skip to content

This repository is dedicated to composing all pieces of the tool to be serviced via docker-compose

License

Notifications You must be signed in to change notification settings

efktr/docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose

This repository is dedicated to composing all pieces of the tool to be serviced via docker-compose

Instructions

  1. Clone this repo where you want to docker-compose the efktr services.
  2. Change the VIRTUAL_HOST environment variables in the compose file to the hostnames where your applications will be living!
  3. docker-compose pull && docker-compose up -d

Note: The backend image might fail to load up the first run, because the data container needs to import data and restart before being available. If that's the case you will need to re-start the backend container by simply running docker-compose up -d again.

About

This repository is dedicated to composing all pieces of the tool to be serviced via docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published