Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

hexcodech/booki

Repository files navigation

Github All Releases Docker Stars Docker Pulls Travis

Booki

Setup

  1. Download the appropriate docker-compose.yml files
  2. Download the config-sample.json, edit it and save it in the working directory as config.json
  3. (optional) For letsencrypt, add the folder .well-known to the working directory
  4. Run docker-compose -f docker-compose.yml [-f docker-compose-xyz.yml] up -d --no-deps --build <service_name> to download the latest image and run it, also works for updates

#Migrations

  1. Download the migrations-config-sample.json, edit it and save it in the working directory as migrations-config.json
  2. Run node_modules/.bin/sequelize db:migrate --config migrations-config.json --env <environment>

About

Service to sell and buy used (school) books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published