From dab9bb34199d45af647d8a6753fc85fcbcb2725d Mon Sep 17 00:00:00 2001 From: Niklas Merz Date: Tue, 15 Sep 2020 10:41:15 +0200 Subject: [PATCH] doc: remove cloud launcher mentions Cloud launcher was removed in c9f78d02adf9740f3b8d403a1418554293cc9f41 Signed-off-by: Niklas Merz --- doc/compare.md | 9 ++++----- doc/release/0.10.html | 4 ---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/doc/compare.md b/doc/compare.md index 899fd1d2c..f678579c2 100644 --- a/doc/compare.md +++ b/doc/compare.md @@ -25,11 +25,10 @@ and their investors aren't happy. By paying for keeping your own data, you avoid the uncertainty of what other people (companies, investors) are going to do to your data. -We do provide the [Cloud Launcher](https://perkeep.org/launch/) to run -a copy on Google Compute Engine yourself. Perkeep runs happily on -desktop machines, Raspberry Pis, home servers, Amazon EC2, Google -Cloud Platform, or any other cloud provider. We suggest using at least -two for redundancy. Your replicas can sync amongst themselves. +Perkeep runs happily on desktop machines, Raspberry Pis, home servers, +Amazon EC2, Google Cloud Platform, or any other cloud provider. +We suggest using at least two for redundancy. Your replicas can sync +amongst themselves. ## Open source diff --git a/doc/release/0.10.html b/doc/release/0.10.html index 14af32885..60fbbfeb6 100755 --- a/doc/release/0.10.html +++ b/doc/release/0.10.html @@ -49,10 +49,6 @@ $ docker pull gcr.io/perkeep-containers/perkeep:0.10 Our Android app has been updated on the Google Play store.

-

Cloud Launcher

- -

To deploy a Perkeep server on Google Cloud, see our Cloud Launcher utility.

-

Downloads