Skip to main content

πŸ“ Raspberry Pi Installation

LibrePhotosOS​

An out-of-the-box Raspberry Pi distro with LibrePhotos installed. You can find the repository from guysoft here.

🌟 Features​

  • LibrePhotos
  • Automatically mounts hard drive attached to Pi and links librephotos to the "librephotos" folder on that drive

πŸ—ΊοΈ Where to get it?​

You can use the pi-imager community Raspberry Pi imager here, unofficial section.

Or download directly from the official mirror here

πŸš€ How to use it?​

  • Unzip the image and install it to an SD card like any other Raspberry Pi image
  • Configure your Wi-Fi by editing LibrePhotosOS-wpa-supplicant.txt at the root of the flashed card when using it like a flash drive
  • Boot the Pi from the SD card
  • Hostname is librephotosos (not raspberrypi as usual), username: ubuntu and initial password is: ubuntu
  • After a few minutes, you should be able to access http://librephotosos.local/ or http://librephotosos.lan/
  • You can change the settings of the docker settings are located at /boot/docker-compose/librephotos/

βœ”οΈ Requirements​

  • Raspberry Pi 3 and above, needs a 64bit capable pi
  • 2A power supply

πŸ”¨ Developing​

Go to the repository from guysoft to find more information about it.