Skip to content

stacknyu/chaskiq-docker-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaskiq-docker-compose

Chaskiq Docker-compose file

Description

Small docker-compose.yml with .env.example file and docker-entrypoint.sh which can get you started in production

Installation

Run

  • chmod +x docker-entrypoint.sh
  • remove .gitkeep file in data/postgres/ directory (otherwise postgres server won't start)
  • docker-compose up -d

Post Installation

  • After a first succesful start, edit docker-entrypoint.sh and comment the line "bundle exec rake admin_generator"

About

Chaskiq Docker-compose file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%