this post was submitted on 05 Jan 2024
0 points (NaN% liked)

Selfhosted

39153 readers
377 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file.

Turns out the Docker Snap package only has access to files under the /home directory.

Moral of the story: never trust a Snap package.

top 3 comments
sorted by: hot top controversial new old
[–] stephaaaaan@feddit.de 0 points 8 months ago

Did you see this already? :)

[–] redcalcium@lemmy.institute 0 points 8 months ago (1 children)

I also like to run my container platform as a containerized application in another container platform.

[–] Contend6248@feddit.de 0 points 8 months ago

Double-NAT anyone? 3 times the fun, 2 times the work