photoview
Photo gallery for self-hosted personal servers
1M+
Photoview is a simple and user-friendly photo gallery that can easily be installed on personal servers. It's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
Visit https://photos.qpqp.dk/
Username: demo Password: demo
This section describes how to get Photoview up and running on your server with Docker. Make sure you have Docker and docker-compose installed and running on your server
docker-compose.yml file on your computer, and copy the content of docker-compose.example.yml to the new file.docker-compose.yml, find the comments starting with Change This:, and change the values, to properly match your setup. If you are just testing locally, you don't have to change anything.$ docker-compose up -d
If the endpoint or the port hasn't been changed in the docker-compose.yml file, Photoview can now be accessed at http://localhost:8000
If everything is setup correctly, you should be presented with an initial setup wizard, when accessing the website the first time.

Enter a new username and password.
For the photo path, enter the path in the docker container where your photos are located.
This can be set from the docker-compose.yml file under api -> volumes.
The default location is /photos
A new admin user will be created, with access to the photos located at the path provided under the initial setup.
The photos will have to be scanned before they show up, you can start a scan manually, by navigating to Settings and clicking on Scan All
Content type
Image
Digest
sha256:89a5a220e…
Size
334.2 MB
Last updated
over 1 year ago
docker pull viktorstrate/photoview:sha-84c642c