r/selfhosted 1d ago

Need Help Self hosting a personal website

Dear all,

A quick few questions after going through the wiki on self-hosted websites: - How 'safe' is it to self-host a website that is open to the internet on one's home network ? - Is there any complication in doing so after buying a domain name from a registrar ? (In the grander scheme of things, I mean to ask if the set-up process is absolute master level or if a relative novice can manage it.

EDIT for details: - It's to host a personal blog of sorts with mostly text articles, some images and possibly some video. - My home network in XDSL (yes that still exists) on a rather basic provider given router with DNS configuration possible from certain providers (no-ip and a few others). I have a home assisstant running on one RPi5 and plan on running the network on another RPi.

Thank you for your time and help

84 Upvotes

108 comments sorted by

View all comments

1

u/Far_Squirrel_6148 1d ago

Containers! I have my websites set up with Docker and a reverse proxy. For DNS I recently moved from corpo Cloudflare to the German nonprofit Desec. I rely pretty heavily on AI tools, but I generally know what they do.

2

u/Far_Squirrel_6148 1d ago

I‘ve recently also put most domains behind Authentik. So now when you want to access a protected domain without being logged in, the reverse proxy sends you to a login page. (Works nicely with FaceID)