Live data from Hacker News

Ask HN: What are you currently self hosting?

news.ycombinator.com

1–10 of 61 posts

Re: Ask HN: What are you currently self hosting?

#4
File Sync: SyncThing (https://syncthing.net/)

IRC 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?

#5
Jira, Gitea, XenForo, WordPress, custom CMS, smtp gateway, custom scan server, custom image gallery, custom ecommerce system, asterisk node, custom imgur-like site that supports any file type (and previews for many) with additional command line upload/download interface, ldap, and I’m sure I’m forgetting a few more.

Re: Ask HN: What are you currently self hosting?

#6
’m running the following:

* 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.

Post reply on HN