thedocks/librephotos-docker
Andy Bunce 936d433008 [fix] env 2023-01-14 23:00:35 +00:00
..
.github/workflows [add] librephotos 2023-01-14 17:48:03 +00:00
backend [add] librephotos 2023-01-14 17:48:03 +00:00
dependencies/dlib [add] librephotos 2023-01-14 17:48:03 +00:00
frontend [add] librephotos 2023-01-14 17:48:03 +00:00
k8s [add] librephotos 2023-01-14 17:48:03 +00:00
libredata [add] librephotos 2023-01-14 17:48:03 +00:00
proxy [add] librephotos 2023-01-14 17:48:03 +00:00
vscode [add] librephotos 2023-01-14 17:48:03 +00:00
.devcontainer.json [add] librephotos 2023-01-14 17:48:03 +00:00
.dockerignore [add] librephotos 2023-01-14 17:48:03 +00:00
.env [fix] env 2023-01-14 23:00:35 +00:00
.gitignore [fix] env 2023-01-14 23:00:35 +00:00
LICENSE [add] librephotos 2023-01-14 17:48:03 +00:00
Makefile [add] librephotos 2023-01-14 17:48:03 +00:00
README.md [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.dev.raw [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.dev.yml [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.e2e.raw [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.e2e.yml [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.raw [add] librephotos 2023-01-14 17:48:03 +00:00
docker-compose.yml [add] librephotos 2023-01-14 17:48:03 +00:00
librephotos.env [add] librephotos 2023-01-14 17:48:03 +00:00

README.md

For common users:

Follow the instructions here

For developers:

Follow the instructions here

To use your own container names:

Follow the normal instructions as per your chosen build, but after updating the .env file to choose your container names, run

make rename

Then you can resume following the normal instructions.