From 2631a3ab1a7df94084a977f07254a3994d326a4c Mon Sep 17 00:00:00 2001 From: Adam Miedema Date: Wed, 24 Jun 2020 14:01:36 -0600 Subject: [PATCH 1/2] Update cleaver url --- src/main/resources/docs/deploying-to-linux-with-nginx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/docs/deploying-to-linux-with-nginx.md b/src/main/resources/docs/deploying-to-linux-with-nginx.md index 221ad0e..f0f52f8 100644 --- a/src/main/resources/docs/deploying-to-linux-with-nginx.md +++ b/src/main/resources/docs/deploying-to-linux-with-nginx.md @@ -21,8 +21,8 @@ Here are the pre-requisites for your deployment server. -You can use a tool like [Cleaver](https://getcleaver.com) to quickly provision a server and create a new site -with SSL certificates ready to go. +You can use a tool like [Cleaver](https://cleaver.cloud) to quickly provision a server, create a new site +with SSL certificates ready to go, and deploy an Alpas app. ### [Preparing the server - First Run](#first-run) From f5e335ba210933f4e871b804891ece5c2b26cea7 Mon Sep 17 00:00:00 2001 From: Ashok Gelal <401055+ashokgelal@users.noreply.github.com> Date: Wed, 16 Dec 2020 14:10:06 -0700 Subject: [PATCH 2/2] Update deploying-to-linux-with-nginx.md --- src/main/resources/docs/deploying-to-linux-with-nginx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/docs/deploying-to-linux-with-nginx.md b/src/main/resources/docs/deploying-to-linux-with-nginx.md index f0f52f8..117b5c8 100644 --- a/src/main/resources/docs/deploying-to-linux-with-nginx.md +++ b/src/main/resources/docs/deploying-to-linux-with-nginx.md @@ -21,7 +21,7 @@ Here are the pre-requisites for your deployment server. -You can use a tool like [Cleaver](https://cleaver.cloud) to quickly provision a server, create a new site +You can use a tool like [Cleavr](https://cleavr.io) to quickly provision a server, create a new site with SSL certificates ready to go, and deploy an Alpas app.