Hexbear enjoyer, absentee mastodon landlord, jack of all trades

Talk to me about astronomy, photography, electronics, ham radio, programming, the means of production, and how we might expropriate them.

  • 0 Posts
  • 9 Comments
Joined 5 years ago
cake
Cake day: May 12th, 2020

help-circle



  • I’ve never tried Lavabit but I run Mail-in-a-Box. It works alright, and is pretty low-maintainence. I tried setting up Postfix and all the related programs on a couple distros and it was a nightmare (and I like to consider myself fairly competent at this sort of thing). Highly recommend just using something like Mail-in-a-Box or Mailcow instead of winging it. Biggest downside (at least for Mail-in-a-Box) is that it requires its own VPS. It is not designed as something you can slap onto an existing machine with other duties.




  • Not many. Around 100. It does cache media from other instances for a period of 7 days though. This is adjustable, but even if you cut the caching down to one or two days, it will be more than a baseline VPS can handle. At my host, they start at 40GB and by the time you get to my storage needs, a much pricier dedicated server is required. Instead, I offloaded the storage to another provider and have nginx keep a much smaller 48 hour cache of media that actually gets requested by users on the VPS itself.


  • You can set up a mail server. You can set up something like Nextcloud. You can set up a personal website, or just run a webserver and turn it into a place to dump files. You can set up something like Syncthing to facilitate sharing files between your devices. You can set up some types of Federated services, but in my experience Mastodon is too heavy for a baseline VPS. I needed to augment my instance with additional memory, CPUs, and an S3-compatible object storage provider for about 600GB of user media. Lemmy might work, but I haven’t tried running it on a VPS on the open Internet yet.