Live data from Hacker News

Deploy-your-own-SaaS: “only yours” cloud services for everyday needs

github.com

51–54 of 54 posts

Re: Deploy-your-own-SaaS: “only yours” cloud services for everyday needs

#51
post #34

It's a nice list of really useful services. However, it should also be pointed out that it's also a deploy-your-own-unpaid-system-administrator-job. A lot of the value in SaaS products is the service provided of someone else maintaining it. The maintenance and security patching for running all this stuff, especially on the open Internet, that would quickly become a part time job. So, I'd say that for most people with…

Why should people not run their own email server? It's not like email is moving fast, so it's mostly set and forget. Automatic security updates are a thing, so it really is a non-issue. There sure are things that require quite a bit of maintenance, but personal e-mail servers is definitely in the other end of that spectrum.

[deleted]

Re: Deploy-your-own-SaaS: “only yours” cloud services for everyday needs

#52
post #8
post #2

There is also this collection of self hosted services: https://github.com/Kickball/awesome-selfhosted

Does anyone know a self hosted licensing server? A sevice that software could call with a license key and some stats, and it would verify the license, the number of users or whatever and log the stats.

flexlm is the standard one

Re: Deploy-your-own-SaaS: “only yours” cloud services for everyday needs

#53
post #3

Earlier quoted context omitted.

It would be great to label the multitenancy-capable ones, so hackers/geeks/enthusiasts/IT-persons could provide these things to their friends and family. Or is that too much responsibility/power?

Seems like that negates most of the benefits of self-hosted: you're dependent on an internet connection (now likely two residential-class connections instead of one), it can go away without notice, you don't have absolute control over what happens to your data... If I had to choose between traditional cloud services and a friend providing best-effort service, I'm going to go with the former.

Umm.. why would someone run it out of their kitchen? I mean if I happen to run a VPS with a bunch of stuff for myself, I would want them to handle multiple users, so I can enroll friends/family.

Re: Deploy-your-own-SaaS: “only yours” cloud services for everyday needs

#54

I love these lists. That said, it reminds me of the apps that come with inexpensive Cpanel type hosting where many of the same apps are one-click installs. Would be awesome if static ips for home were easier & cheaper.

cpanel can only handle PHP apps. I think Cloudron is an alternative for modern web apps which are written in various languages as it uses Docker internally.
Post reply on HN