[add] librephotos
This commit is contained in:
parent
ebc53109d4
commit
a23428dec3
44 changed files with 2123 additions and 0 deletions
13
librephotos-docker/README.md
Normal file
13
librephotos-docker/README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# For common users:
|
||||
Follow the instructions [here](https://docs.librephotos.com/1/standard_install/)
|
||||
|
||||
# For developers:
|
||||
Follow the instructions [here](https://docs.librephotos.com/1/dev_install/)
|
||||
|
||||
# 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
|
||||
``` sh
|
||||
make rename
|
||||
```
|
||||
Then you can resume following the normal instructions.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue