Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/LibrePhotos/librephotos-docker

You can find here the Dockerfiles for the automated build process of LibrePhotos.
https://github.com/LibrePhotos/librephotos-docker

deployment docker docker-compose hacktoberfest librephotos

Last synced: about 1 month ago
JSON representation

You can find here the Dockerfiles for the automated build process of LibrePhotos.

Lists

README

        

# For common users:
Follow the instructions [here](https://docs.librephotos.com/docs/installation/standard-install)

# For developers:
Follow the instructions [here](https://docs.librephotos.com/docs/development/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.