Run it in some place where it can easily read the logs of your apps.
- 0 Posts
- 25 Comments
You can. But it will be easier if you have a static IP.
Eirikr70@jlai.luto
Selfhosted@lemmy.world•Introducing Homelabinator, the easiest way to self-host.English
65·5 months agoI’m not fond of what makes it easier to set up a homelab. Because it might give the impression that you can run it with very little skills. And that opens the door to making your setup a netbot.
Eirikr70@jlai.luto
Selfhosted@lemmy.world•Caldav/carddav/webdav recommendations?English
12·5 months agoI use Radicale as a Docker container and it runs fine, with no maintenance apart from upgrading the image once in a while.
I presume that its power consumption is not to be neglected. Do I’d just keep it off of I don’t really need it.
Eirikr70@jlai.luto
Selfhosted@lemmy.world•What's the best Open-Source selfhostable Notion replacement?English
2·5 months agoFor very simple notes, I use Memos. It doesn’t have whistles and bells, and it works great!
Eirikr70@jlai.luto
Selfhosted@lemmy.world•ntfy alternative with file attachment on iOSEnglish
4·5 months agoInstead of asking for a ntfy alternative, could you tell what you want to achieve? Because ntfy has several functions, primarily that of carrying notifications. And it seems that’s not what you want to achieve. Maybe you can find it here.
Eirikr70@jlai.luto
Selfhosted@lemmy.world•How to self-host a Prosody XMPP server on Bazzite with Podman for MovimEnglish
2·6 months agoSetting up an xmpp server is not a good entrypoint in the self-hosting space. It is quite hard to build. It is a complex system made of different components in order to achieve what you expect from it. I strongly recommend using existing servers. If you want to tinker, find something else (a samba share and a vpn on bare metal is a good starting point in order to learn).
Eirikr70@jlai.luto
Selfhosted@lemmy.world•If you are not in a tech field, what got you into self-hosting?English
2·6 months agoI couldn’t think about leaving my personal data to the Big Tech…
I’d add Crowdsec
I wouldn’t recommend network apps to a complete beginner. They might loose their network for a while and get afraid of tinkering. My 2p
Eirikr70@jlai.luto
Selfhosted@lemmy.world•Looking for a selfhostable chat service that people on phone and computers can log ontoEnglish
81·9 months agoThere are many solutions. I have chosen xmpp/ejabberd/conversations/monal.
Eirikr70@jlai.luto
Selfhosted@lemmy.world•how do you explain selfhosting to the non-techies in your life?English
4·9 months agoI just like it and I value my privacy. I don’t try to convince anyone. I explain it is both a hobby and a kind of political statement.
Look at https://github.com/coturn/coturn
Eirikr70@jlai.luto
Selfhosted@lemmy.world•Have you tried self-hosting your own email recently?English
7·11 months agoI have been self-hosting my mail server for the past 5 or 6 years with success. Recently my ISP decided to close port 25 so I have to use a third party to deliver my outgoing mail.
I genuinely don’t understand what you are paying for. I must have missed something.
It is hard to set up and you might need an SMTP relay since most ISPs close port 25. But it is feasible.
I have everything at home, including the mail server. The only third party to my setup is a SMTP relay. All on an Odroid H4+. With a backup server on a Raspberry Pi 4 at my daughter’s.
I have solved that by giving the distant machine the credentials to connect to the local machine. And the distant machine can’t be accessed from the outside.