Self-hosted, super simple photo stream
Photo Stream is a self-hosted platform for sharing photos, originally created by @maxvoltar and now maintained by @waschinski, @boerniee, and their team. It provides an easy-to-use interface with no tracking and allows users to have full control over their photos.
docker pull [image-name]
.docker-compose.yml
file and modify the configuration as necessary. Then, run the command docker-compose up -d
to start Photo Stream.photos
folder as a volume, ensuring that your photos are placed in a subfolder called original
.sudo apt-get install build-essential
, while MacOS users can use xcode-select --install
.ruby -v
. If not, follow the installation instructions provided here.gem install bundler jekyll
in the terminal.Photo Stream is a self-hosted platform for sharing photos. It offers various features like lazy loading, support for multiple image formats, keyboard shortcuts, and social media integration. The installation process can be done either using Docker or manually. With Photo Stream, users have full control over their photos and can easily create their own photo sharing website.