this post was submitted on 29 Jul 2023
454 points (95.2% liked)

Selfhosted

60409 readers
602 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

First post from my new, self-hosted, personal instance. Feels good!

you are viewing a single comment's thread
view the rest of the comments
[–] Darkbug@lemmy.world 3 points 2 years ago (1 children)

I'm really thinking about spinning up my own instant. I joined lemmy.one a while ago and it dark at the moment. After reddit I'm not digging the lack of control... Do you have any recommendations for running your own instant?

[–] AngryDemonoid@lemmy.lylapol.com 2 points 2 years ago* (last edited 2 years ago) (2 children)

I host it on a VPS since I was hesitant about having something like this hosted at home. As far as spinning it up, it was relatively straightforward using the docker instructions (https://join-lemmy.org/docs/administration/install_docker.html).

I ran into some issues with the postfix container not being able to send emails, but it turned out I just needed to ask my VPS provider to unblock port 25 for SMTP.

[–] Darkbug@lemmy.world 2 points 2 years ago

Thank you for the link. I may try hosting it at home just for kicks.

I started mine at home but quickly came to the same decision as you and moved it out to a VPS.

I use Amazon SES for mail relay.