• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle





  • Individual instance owners can do literally whatever they like.
    Put up ads.
    Charge a subscription.
    Anything.

    Let’s say instance A is hosting a community that everyone on instances B and C love to participate in.
    But A want’s to earn some money so they start charging access to their local users.
    This doesn’t effect users of B and C at all, because the data is federated.
    The owner of A get’s grumpy and defederates B and C.
    The users on B and C find somewhere else, either on one of their instances, or on D.

    Everybody wins.








  • Absolutely possible.
    The key to simple self hosting is to have a dns record that points to your externally accessible IP, whether that be your real one or an external one hosted at a VPN provider.
    If that IP changes, you’ll need to update it dynamically.

    It’s becoming increasibly common to be a requirement to do so as CGNat becomes more widespread.

    One of the newer ways to do that is with a Cloudflare Tunnel, which whilst technically is only for web traffic, they ignore low throughput usage for other things like SSH.