this post was submitted on 27 Dec 2023
55 points (89.9% liked)

Selfhosted

39158 readers
381 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
 

I tried earlier today and I had no luck actually getting an instance running

It would help if the explanation was specific to a raspberry pi

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 8 months ago (10 children)

As a self taught self-hosting enthusiast i wouldn't recommend ansible to a beginner. I know that sounds backwards as absible makes everything easy and does all the work for you but that's also part of the problem. It would be like jumping behind the wheel of a self driving car without knowing how to drive at all. When (not if) something goes wrong it could go wrong hard and you'd lose the whole instance.

It's better to start with some other self hosted projects that interest you to get a feel for the process and software like docker then work your way up to bigger things like lemmy. I consider myself fairly versed in the process and lemmy still gave me some issues to set up and my pixelfed instance still won't federate despite my best efforts. I'm pretty sure i know the issue, i just need to get around to fixing it.

Last thought, the raspberry pi is a pretty impressive little pc for it's size and price point but you might find yourself quickly burning through resources depending on the number of active users you have and how heavily you use it.

[–] [email protected] 3 points 8 months ago

Learning how to use your pi to run a reverse proxy to a self hosted blogging site would give you plenty of hands on starter experience. Run docker and portainer and mess with docker config files from a webgui to see what work and what doesn't.

load more comments (9 replies)