Help installing Lemmy & Wefwef on Synology

Are there any Synology users who might be able to write up step-by-step instructions for installing Lemmy (maybe using Lemmy-Easy-Deploy) and Wefwef on a Synology DS412+ with Docker and Portainer?

Bonus points for configuration instructions using non-standard ports and DuckDNS dynamic DNS.

16 points · 9 comments · view on lemmy.world

9 Comments

Kiwi9412@lemmy.world · 4 pts · 3y (1 reply)
Gamera8ID@lemmy.world · 1 pts · 3y

I just saw this get mentioned here. Thank you!

code@lemmy.mayes.io · 3 pts · 3y (2 replies)

I set it up last night. You still have some doc reading todo for setup but take the dockercompose sample nginx config and sample hson file

Make a dir for it in /volume1/lemmy

Make your paths from dockerfile

Thats 90% of it. You have to setup domains and portwarding/cloudflare etc

Gamera8ID@lemmy.world · 2 pts · 3y (1 reply)

This is directionally useful, thanks.

code@lemmy.mayes.io · 1 pts · 3y

I highly suggest using portainer it makes life easier

seang96@spgrn.com · 2 pts · 3y (2 replies)

In Lemmy's GitHub there is a docker compose file that will do 90% of what you need. You'll need wefwef still and to configure passwords and storage paths but that's a start.

Gamera8ID@lemmy.world · 1 pts · 3y (1 reply)

Thanks. My job's gotten busier since I bought my DS412+ and it's been sitting virtually unused for awhile. I'm hoping someone can provide directions that are just a step above "click to install" because I'm (too busy/too lazy/too clueless <-- pick one) to DIY it.

seang96@spgrn.com · 0 pts · 3y

I feel you there, having a kid made it a lot harder to tinker with things haha. Docker compose is a great way to get as close as you can to a "click to install" for deployments. If you wanted to get a little more fun, do some lurbebetes kinda close but you gotta write your own install files pretty much. I have been migrating all week to a lurbebetes cluster with 3 nodes now so I get some fail over support and load balancing haha

Kiwi9412@lemmy.world · 1 pts · 3y
[ removed ]
Kiwi9412@lemmy.world · 1 pts · 3y
[ removed ]