Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
Got any advice on how to start doing that, for someone who considers themselves tech-savvy, but not enough to know how to self host, or to know the open source alternatives yet?
For self hosting stuff, you can follow this https://youtu.be/jFrGhodqC08 its a tutorial on how you can host your own website and teaches knowledge you can transfer onto self-hosting dockerized services.
Thank you!
BTW, dont feel bad if it seems like it takes a lot of time to move forward through steps, its a very condensed 10 min video. Each step when done for the first time can take a while to grasp and learn
That's fair. At least I got an starting point now even if it's hard at first.
Definitely try things out on a little single board computer (SBC) like a Pi, or a VM (virtual machine), or even an old laptop. It's harder to break things than you might think, especially when using containers and stuff, but it does happen.
Rolling back or reinstalling a VM is sometimes way less hassle than trying to decipher cryptic issues.
It'll feel easier to play around if you can always just start over, as opposed to risking "I hope this works" with your precious data.
Oh yeah, whatever you do (and I know this is hard advice given the price of storage now, UGH), figure out what a 3-2-1 backup strategy looks like to you, for your most important things.
Most importantly: Have fun! Sounds cheesy, but having an exciting goal in mind will definitely encourage you to keep learning and enjoying the process. :)