From 1ac7f2cbe9c450a31d4073c039ad4e40a0daf54d Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Mon, 28 Jan 2019 06:58:33 +0100 Subject: [PATCH] Adds more kubernetes stuff. But we need to migrate it clearly. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b6c7fd..a760ed7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,17 @@ ## Introduction -A PaaS that is aimed at hosting free software \o/ +A ecosystem that is aimed at hosting free software \o/ + +We are working on bootstrapping an ecosystem of tools to facilitate the hosting of free software. +Think of it as + - [ISPconfig](https://www.ispconfig.org/) + - FLOSS [cpanel](https://www.cpanel.net/products/) + - [cloudron](https://cloudron.io/) with email + +for [kubernetes](https://kubernetes.io/). + +This ecosystem can be deployed on [Raspberries](https://kubecloud.io/setting-up-a-kubernetes-1-11-raspberry-pi-cluster-using-kubeadm-952bbda329c8) or on popular cloud providers and scale globally or anything in between. We can affirm that it scales globally because it is based on kubernetes, a tool developped from the experience of Google hosting containers at scale. ## Installation -- GitLab