This repository contains setup for running Zenphoto (https://www.zenphoto.org/) in Docker.
- Clone this repository
- (Optional) Change the unsafe passwords in env.txt
- Run
docker compose up --buildto start the application - Open URL "http://localhost:8000/zenphoto" in your browser to access Zenphoto
The passwords in env.txt are weak and public, change them before production use!!
If you have an idea for improvement, please open an Issue. If you have or are willing to provide such an improvement, please open a Pull Request.