323

i love selfhosting :3

you are viewing a single comment's thread
view the rest of the comments
[-] jimerson@lemmy.world 3 points 1 day ago

From my understanding, it's helpful that each VM will have its own IP so ports can be opened only on specific VMs, increasing overall security.

[-] kureta@lemmy.ml 4 points 1 day ago* (last edited 17 hours ago)

Am I doing something wrong? All my services are grouped in docker compose files. Containers that have to communicate internally - a server and it's db for example - are on their own private docker network. A reverse proxy has its ports 80 and 443 open and it is on an external docker network. Services that I need to access from the outside are on this network and they do not have any ports open. Except for the torrent client, which has a UDP port open.

[-] jimerson@lemmy.world 4 points 1 day ago

It's strong, but splitting services into separate VMs is stronger than just using separate docker containers. This is especially true for the torrent client.

I'm not a netsec professional, this is just my understanding of best practices.

[-] kureta@lemmy.ml 3 points 17 hours ago

I am also just a hobbyist, so that was a genuine question. Thanks for the answer.

[-] jimerson@lemmy.world 2 points 14 hours ago

Same here! Good luck with your setup!!

this post was submitted on 01 May 2026
323 points (100.0% liked)

Selfhosted

58917 readers
365 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS