Skip to content

moraszk/mora-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Móra Gallery

Installation

  • Clone this repo to /srv/
  • Mount the gallery at /media/mora_photo
  • Install the requirements:
apt install nginx spawn-fcgi fcgiwrap libjson-perl perlmagick libimage-info-perl libfcgi-perl libcgi-session-perl nginx-extras
apt install python3 python3-willow python3-opencv python3-waitress
  • Install the systemd unit
ln -s /srv/mora-gallery/gallery.system /etc/systemd/system/gallery.system
systemctl daemon-reload
systemctl enable gallery
systemctl start gallery
  • Configure other things
mkdir /var/run/nginx-cache /var/run/nginx-cache2
chown www-data /var/run/nginx-ca*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published