Ask HN: What are you currently self hosting?
41–50 of 61 posts
Re: Ask HN: What are you currently self hosting?
#42For the latter, either everything or nothing depending on how you count it, since I outright refuse to buy 'licenses' for programs or run them on the 'cloud' and make sure to have everything running on my computer (ideally standalone).
So in that sense, all data is locally stored and all programs are of the buy once, use forever kind.
On my web hosting accounts, well then two websites really:
Wario Forums (https://warioforums.com)
And Gaming Reinvented (https://gamingreinvented.com)
Plus a few files for fan games and projects that people I know wanted a permanent host for (read, not something like Dropbox or Mediafire). For example, Mushroom Kingdom Fusion, Super Mario Fusion Revival and Mega Man Day in the Limelight are hosted on the same server too.
Re: Ask HN: What are you currently self hosting?
#43I think it has a lot of good entries, which complements this thread well:
https://www.reddit.com/r/selfhosted/comments/7n6bgh/what_sof...
Closely related, but with a different focus is the Homelab community. Quite the rigs some of these guys have set up. http://reddit.com/r/homelab
Re: Ask HN: What are you currently self hosting?
#44Re: Ask HN: What are you currently self hosting?
#45Or am i still sleeping on monday morning and dreaming of this to be actually possible?
Re: Ask HN: What are you currently self hosting?
#46Edgerouter 5 POE handles DHCP and L2TP/IPSec. PiHole on a Raspberry Pi 3.
Intel NUC (FreeBSD, with jails for each service):
Nextcloud
Resilio Sync (cross mounted to NextCloud)
Gitea
Emby
Time logging application (for use with GeoFency iOS app)
Surveillance (read-only, camera, environmental sensors)
Sonarr
NzbGet
Deluge
PostgreSQL
ZNC
Jupyter Notebook Server
Nginx for proxying the above services
Synology DS415+ (Not accessible from the internet) Fileshares for the services on the NUC.
Backups of data.
Linode VPS Mail server.
I'm currently trying to decide if i should buy a HPE MicroServer Gen10, run FreeNAS on it, and replace the above with that.Re: Ask HN: What are you currently self hosting?
#47The whole thing started off as a side project while I was working as a consultant at the time, and now it's my full time job. The whole thing is hosted on Google Cloud, in particular AppEngine, so I don't need to worry about DevOps.
I refuse to empower companies like MailChimp who treat their customers like shit. The good thing is, I don't need to pay any percentage of my sales to anyone and no one is holding my data hostage like Shopify - who take your money, take your data and ask you to pay more to access it (checkout how Shopify analytics works).
I run a bunch of E-Commerce dropshipping businesses with this platform and it has served me well. I used Elixir/Phoenix/VueJS for my stack.
Re: Ask HN: What are you currently self hosting?
#48Around 2 years ago, I started building my own E-Commerce platform. It started out as a Shopify alternative and now, it's a whole different ball game. It has all the features of marketing automation from Marketo mixed with the backend interface of Amazon.com plus an inbuilt Mailchimp. This means, you can sell a mixture of digital and physical goods online. The whole thing started off as a side project while I was work…
Re: Ask HN: What are you currently self hosting?
#49I don't trust the cloud, so I self host everything. Internet facing: 1. Custom SMTP Mail Server. Does specific filtering and anti-spam (using SpamAssassin) 2. Various Websites, both personal and professional: - http://www.Jaruzel.com (personal bits and bobs) - http://www.MattOwen.com (.net, .org, .co.uk) - https://www.weegeeks.com (rss reader app) - http://www.fuzzybuttons.com (small webshop, self written e-commerce…
Re: Ask HN: What are you currently self hosting?
#50Around 2 years ago, I started building my own E-Commerce platform. It started out as a Shopify alternative and now, it's a whole different ball game. It has all the features of marketing automation from Marketo mixed with the backend interface of Amazon.com plus an inbuilt Mailchimp. This means, you can sell a mixture of digital and physical goods online. The whole thing started off as a side project while I was work…
What's wrong with WordPress and WooCommerce?