this post was submitted on 30 Nov 2023
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
 

Would it be possible for me to make comments to other instances etc?

Solved: I can't, it would only work with a public domain.

top 1 comments
sorted by: hot top controversial new old
[–] h3ndrik@feddit.de 0 points 9 months ago* (last edited 9 months ago)

Depends on what you mean by "localhost". Localhost is just the computer you're currently logged in / sitting in front of... But I don't know what kind of computer that is and how it is connected to the internet.

You'd need a webserver that is reachable from the internet to be able to have a Lemmy instance that can interact with other parts of the network. The webserver itself can run on any machine. You just need to make it accessible from the internet. So you either have a connection to the internet that allows hosting stuff... Use port forwarding in your router (at home) or if that's all not available use a tunnel or VPN.

I really don't know were you're trying to get... If your question is: Can I selfhost stuff from a domestic internet connection: The answer is: Probably. Depends a bit on the provider and setup.

If your question is: Do I need a domain name? The answer is: Probably yes if your (external) IP address changes frequently.