From 1528ddd04f62b8d05779da2f2fdff49afc12704d Mon Sep 17 00:00:00 2001 From: ekimia Date: Thu, 7 Nov 2019 14:47:28 +0100 Subject: [PATCH] Some Readme cleanup --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05419c0..483b23f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Introduction -A ecosystem that is aimed at hosting free software \o/ +An ecosystem to ease free software hosting \o/ We are working on bootstrapping an ecosystem of tools to facilitate the hosting of free software. Think of it as @@ -12,13 +12,17 @@ Think of it as - 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. + * Libre.sh V1 (Stable) is using docker-compose + * Libre.sh V2 (Alpha) is using [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 V2 scales globally because it is based on kubernetes, a tool developped from the experience of Google hosting containers at scale. ## Installation -[![ScreenShot](https://cloud.pierre-o.fr/index.php/apps/files_sharing/ajax/publicpreview.php?x=1364&y=283&a=true&file=preview.png&t=KlxYYFT59GirMJa&scalingup=0)](https://fosdem.org/2017/schedule/event/libre_sh/) +[Video Fosdem](https://fosdem.org/2017/schedule/event/libre_sh/) To install it, follow the video above and instructions in `INSTALL.md`. -- GitLab