You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lychee/docker
Programster 507f72deed
implemented docker integration. Use the README file within the new docker folder to find out how to deploy through docker.
8 years ago
..
.dockerignore
.gitignore
Dockerfile
README.md implemented docker integration. Use the README file within the new docker folder to find out how to deploy through docker. 8 years ago
apache-config.conf
build.sh
crons.conf
deploy.sh
docker_settings.sh.tmpl
startup.sh
supervisord.conf

README.md

This area is for building and deploying Lychee through docker.

Steps

  • Copy the docker_settings.sh.tmpl file to docker_settings.sh and fill in the settings appropriately
  • Run the command bash build.sh
  • Deploy your container with bash deploy.sh