How in terms of “how did you do it” i.e. a guide a wiki etc. How to you maintain it? How do you provide security and how do you maintain it? Do you host on bare metal at home? Do you use a cloud service? If the former, how do you connect to it when you aren’t at home?

I realize that’s a lot to ask, but I have some down time and want to hear everyone’s full viewpoints

  • borokov@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    13 hours ago

    What:

    • wiki on how to self host a wiki
    • contact (cardDAV)
    • calibre (eBook collection)
    • custom app to handle my finance
    • HomeAssistant to follow solar production
    • PiHole so I don’t have to install adblock on all devices

    How:

    • mainly yunohost hosted on my internet box
    • some dockers in a raspberry Pi 3

    How to I secured it:

    • I changed the default ssh port 😎
    • Excepted some chineeses bots, no one except me connect to this server. I’m convinced that when you live alone in the wood, you don’t need to lock your door. So I think the basic auth system provided by yunohost is enough for me.