Ask HN: What are you currently self hosting?
1–10 of 61 posts
Re: Ask HN: What are you currently self hosting?
#2Re: Ask HN: What are you currently self hosting?
#3Re: Ask HN: What are you currently self hosting?
#4IRC client: The Lounge (https://thelounge.chat/)
Trello clone: Wekan (https://wekan.github.io/)
I highly recommend all of them. Also experimenting with self-hosting NextCloud (https://nextcloud.com/) to more easily share files with friends and family, and so far so good. The Awesome-Selfhosted list on GitHub at https://github.com/Kickball/awesome-selfhosted is a decent place to find projects worth looking into.
Re: Ask HN: What are you currently self hosting?
#5Re: Ask HN: What are you currently self hosting?
#6* SMTP, using Postfix with my own greylist software
* HTTP, using Apache
* GOPHER, wrote my own gopher server (source code available via said server)
* QOTD, again, wrote my own
* DNS, running bind but it’s not visible to the outside world. It’s authoritative for all my domains; the company serving up my zones slaves off my DNS server.
Re: Ask HN: What are you currently self hosting?
#7Re: Ask HN: What are you currently self hosting?
#8I regret the day I thought that it would be a good idea...