Live data from Hacker News

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

github.com

1–10 of 54 posts

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

#3
post #2

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

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?

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

#4
post #2

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

Yes, the present link was entirely redundant as awesome-selfhosted is better written overall with proper license information as well.

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

#6
post #5

Home assistant's add-on store has a lot of these ready to go. https://community.home-assistant.io/tags/hassio-repository

I didn't know HA had plugins like this, seems weird, HA itself is one of these things, not some sort of parent thing to which they're deployed.

That's how I see it anyway.

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

#7
post #2

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

This one also includes https://github.com/n1trux/awesome-sysadmin, with search/profiles/lists:

https://lucidindex.com/self-hosted

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

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

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

#9
post #6
post #5

Home assistant's add-on store has a lot of these ready to go. https://community.home-assistant.io/tags/hassio-repository

I didn't know HA had plugins like this, seems weird, HA itself is one of these things, not some sort of parent thing to which they're deployed. That's how I see it anyway.

Hass.io is homeassistants distribution for raspberry pi (and I think other devices as well) which runs docker and home assistant itself. The plugins allow to extend homeassistant with standalone software e.g. MariaDB or mosquitto. Those programs aren't part of or written for homeassistant but are accessed through network.
Post reply on HN