this post was submitted on 13 Jun 2023
13 points (100.0% liked)
Selfhosted
573 readers
1 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Resources:
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
> Any issues on the community? Report it using the report flag.
> Questions? DM the mods!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh seriously? That kinda stopped me from hosting my own. Got a link?
you can find them on docker hub - https://hub.docker.com/r/dessalines/lemmy
Ah I thought you might be referring to someone building their own image based on the Lemmy repos, because those give me exec errors when I start them on my OCI
i used to compile then using Dockerfile in https://github.com/LemmyNet/lemmy/blob/main/docker/Dockerfile - probably you can use those commands on nixOS as well.