User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
services:damselfly [2024/03/11 07:45] willyservices:damselfly [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Damselfly ====== 
- 
-[[https://damselfly.info|Damselfly]] 
- 
-https://github.com/Webreaper/Damselfly/releases/download/4.1.0/damselfly-server-linux-4.1.0.zip 
- 
-Non-containerized install instructions [[https://github.com/Webreaper/Damselfly/blob/master/docs/Installation.md#can-i-run-damselfly-without-docker|here]] 
- 
-Create user and make it group photos: 
- 
-<code bash> 
-groupadd photos 
-useradd -d /data/daemons/damselfly -m -g photos damselfly 
-su - damselfly 
-wget https://github.com/Webreaper/Damselfly/releases/download/4.1.0/damselfly-server-linux-4.1.0.zip 
-mkdir damselfly 
-cd damselfly 
-unzip damselfly-server-linux-4.1.0.zip 
-</code> 
-(the release zip file requires a sub-folder to store neatly all files) 
- 
-In order for Damselfly to work you need to install some dependencies, which can be found in the [[https://github.com/Webreaper/Damselfly-Base-Image/blob/main/Dockerfile|Docker file]]. 
- 
-There you go: 
-<code bash> 
-emerge -s media-fonts/liberation-fonts dev-dotnet/libgdiplus media-gfx/dcraw 
-</code> 
- 
-The supposed //libgmp1// dependency is satisfied by adding **openmp** useflag to GCC (see [[https://forums.gentoo.org/viewtopic-p-5039135.html#6577903|here]]) which should be enabled by default in Gentoo. 
- 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information