this post was submitted on 27 Jun 2023
32 points (97.1% liked)

Lemmy Support

4634 readers
4 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
32
streamlined docker compose (lemmyhelp.tet42.org)
submitted 1 year ago* (last edited 1 year ago) by tet42@ka.tet42.org to c/lemmy_support@lemmy.ml
 

I am working on writing up some quality help/instructions for Lemmy instance admins. This is targeted toward those that are newer to Lemmy and Docker, but even those that know a thing or two might learn something from me. I have been a sysadmin for over 20 years, so I know some things.

I thought I'd share the first complete page I have written. I'd love some feedback if you have any to share.

Be seeing you.

you are viewing a single comment's thread
view the rest of the comments
[–] MDKAOD@lemmy.ml 2 points 1 year ago (3 children)

This is super great. Would you be up for pushing out an unraid template? That would allow super easy spinups.

[–] tet42@ka.tet42.org 2 points 1 year ago (1 children)

I don't use unraid, so I'd have no way to develop and test it. But I think all you really need to do is install docker and docker compose and then just follow my guide.

[–] MDKAOD@lemmy.ml 1 points 1 year ago (1 children)

Valid. Unraid ships with docker, I'll play around and see if I can launch with this. Any idea if this works as a portainer stack? (obviously I'm a sucker for docker gui)

[–] tet42@ka.tet42.org 1 points 1 year ago

I haven't used Portainer in a while, but you should be able to click Stacks then +Add Stack and then name your new stack and paste in the docker-compose.yml, then Deploy

load more comments (1 replies)