Lychee is a Photo self hosting application.
Initially, I tried using the Lychee Official Docker image but encountered various issues.
Please review the Lychee Official Documentation before running the script so you are familiar with the installation process.
This shell script was created to install the required software on a Ubuntu 22 system and build the Lychee application from the source repository.
- Tested on Ubuntu 22.04.4 LTS (Jammy Jellyfish)
Download script to your home directory
wget https://github.com/hhanzo1/update-ufw-rule/blob/main/build-lychee-stack.sh
chmod +x build-lychee-stack.sh
IMPORTANT Update the various variables (ie. MySQL root password, APP_URL, Nginx server_name etc) before running the script!
/home/[USERID]/build-lychee-stack.sh
Once completed the system should be ready for the Lychee Installer to complete the installation process.
Enjoy!
- Lychee Org Please support the developers.