▲ | westurner 6 days ago | |
dokku is a minimal PaaS that can also run on a VPS. There's a dokku-scheduler-kubernetes: https://github.com/dokku/dokku-scheduler-kubernetes But it doesn't have support Helm charts. Cloud computing architecture > Delivery links to SaaS, DaaS, DaaS, PaaS, IaaS: https://en.wikipedia.org/wiki/Cloud_computing_architecture Cloud-computing comparison: https://en.wikipedia.org/wiki/Cloud-computing_comparison Category:Cloud_platforms: https://en.wikipedia.org/wiki/Category:Cloud_platforms awesome-selfhosted has a serverless / FaaS category that just links to awesome-sysadmin > PaaS: https://github.com/awesome-selfhosted/awesome-selfhosted#sof... | ||
▲ | kot-behemoth 6 days ago | parent | next [-] | |
I’ve recently started an open-source self-hosted data platform (https://github.com/kot-behemoth/kitsunadata) with Dokku being a great initial deployment mode. It’s mature, simple to get started and has tons of docs / tutorials. I collected a bunch of links while learning it, and launched https://github.com/kot-behemoth/awesome-dokku, as there wasn’t an “awesome” list. Hope it helps someone! | ||
▲ | emilsedgh 6 days ago | parent | prev [-] | |
https://dokku.com/docs/deployment/schedulers/k3s/ This is a more featureful version. |