Live data from Hacker News

Ask HN: What are you currently self hosting?

news.ycombinator.com

41–50 of 61 posts

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

#41
Doing a small self-hosted Nextcloud to sync my KeePassXC database across devices. cPanel + Softaculous made it a breeze and the syncing works fine. Considering expanding my use of Nextcloud apps on my phone but haven't found many good ones on F-Droid so far, or at least getting them to work hasn't been obvious.

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

#42
By self hosting, do you mean on a hosting service I pay for or my own computer/network?

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

#43
Here is a pretty good thread discussing precisely this, from the selfhosting community at Reddit.

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

#45
I would like to host my own iCloud storage, anybody got some good reads/links on that? e.g. owncloud, or synology cloud software that can can used for apps that normally would use iCloud for storage?

Or am i still sleeping on monday morning and dreaming of this to be actually possible?

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

#46
Here's what i host myself:

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

#47
Around 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 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?

#48
post #47

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

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

#49
post #28

I 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…

How do you manage your outgoing email to not be marked as spam? I recall that most mail providers out there block residential IP addresses…

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

#50
post #48
post #47

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

It's a blogging platform with ecommerce bolted on. I suspect it's a little bloated. Indeed, my experience with it was that in many respects it was very sluggish and inelegant.
Post reply on HN