From 297759e59e58a0f2b85b25e19c29d037e473c0b4 Mon Sep 17 00:00:00 2001 From: Jen Monroe Date: Mon, 7 Oct 2024 18:49:09 +0000 Subject: [PATCH 1/2] docs(GITBOOK#129): added a page description and put the demo video as the first item --- .../automated-installation-on-amazon-web-services-aws.md | 3 +++ .../automated-installation-on-google-cloud-platform-gcp.md | 3 +++ .../automated-installation-on-microsoft-azure.md | 3 +++ ...utomated-installation-on-oracle-cloud-infrastructure-oci.md | 3 +++ 4 files changed, 12 insertions(+) diff --git a/docs/installation/cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md b/docs/installation/cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md index 3bb20696d..e4ff5e3fa 100644 --- a/docs/installation/cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md +++ b/docs/installation/cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md @@ -1,9 +1,12 @@ --- icon: aws +description: How to deploy NoPorts on Amazon Web Services using a cloud-init script --- # Automated Installation on Amazon Web Services (AWS) +{% embed url="https://vimeo.com/1015039889" %} + When launching an instance on EC2 choose settings as usual for the instance type etc. A security group with no external ports open can be created or reused. diff --git a/docs/installation/cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md b/docs/installation/cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md index 65083464b..314776840 100644 --- a/docs/installation/cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md +++ b/docs/installation/cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md @@ -1,9 +1,12 @@ --- icon: google +description: How to deploy NoPorts on Google Cloud Platform using a cloud-init script --- # Automated Installation on Google Cloud Platform (GCP) +{% embed url="https://vimeo.com/1015037879" %} + Navigate to Compute Engine > VM instances and hit the `+ CREATE INSTANCE` button as usual, then select Name, Region, Machine configuration etc. Expand `Advanced options` at the bottom of the page: diff --git a/docs/installation/cloud-installation-guides/automated-installation-on-microsoft-azure.md b/docs/installation/cloud-installation-guides/automated-installation-on-microsoft-azure.md index 9f3592be2..302610be5 100644 --- a/docs/installation/cloud-installation-guides/automated-installation-on-microsoft-azure.md +++ b/docs/installation/cloud-installation-guides/automated-installation-on-microsoft-azure.md @@ -1,9 +1,12 @@ --- icon: microsoft +description: How to deploy NoPorts on Azure using a cloud-init script --- # Automated Installation on Microsoft Azure +{% embed url="https://vimeo.com/1015039181" %} + In the Azure Portal select `Virtual machines` and hit the `+ Create` button. Choose your preferred options for each sub-page of the `Create a virtual machine` process. diff --git a/docs/installation/cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md b/docs/installation/cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md index 4a3ed5dba..1a618953a 100644 --- a/docs/installation/cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md +++ b/docs/installation/cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md @@ -1,9 +1,12 @@ --- icon: cloud-plus +description: How to deploy NoPorts on Oracle Cloud Infrastructure using a cloud-init script --- # Automated Installation on Oracle Cloud Infrastructure (OCI) +{% embed url="https://vimeo.com/1015035980" %} + When starting a VM on OCI first click the `Show advanced options` button having selected the usual options above that.
From 1d9609615167bd13ef88a1a3725b8b17acefe3f1 Mon Sep 17 00:00:00 2001 From: Jen Monroe Date: Mon, 7 Oct 2024 22:04:45 +0000 Subject: [PATCH 2/2] docs(GITBOOK#131): added links to individual cloud install pages on the main Installation page --- docs/installation/README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/docs/installation/README.md b/docs/installation/README.md index cf061cc4f..0566a439d 100644 --- a/docs/installation/README.md +++ b/docs/installation/README.md @@ -19,7 +19,7 @@ Installing NoPorts consists of the following steps: 1. Use our enrollment tool to activate your device 3. Use NoPorts! 4. Reach out to us\ - We want to hear about your use-cases. We take all feedback into consideration, it helps us make the best tool we possibly can. + We want to hear about your use-cases. We take all feedback into consideration, it helps us make the best tool we possibly can. ## 1. Obtain your license @@ -31,7 +31,7 @@ During registration, you will receive two atSigns, these are the identifiers tha There are two options for registration: -1. [Register for the 14-day evaluation](https://my.noports.com/no-ports-invite/14dayfreetrial) +1. [Register for the 14-day evaluation](https://my.noports.com/no-ports-invite/14dayfreetrial) 2. Or for additional licenses, use [the main portal](https://my.noports.com/login)\ after signing in, click "Buy atSigns" @@ -106,6 +106,28 @@ These are supplementary guides, which involve some manual work. You may require [ipfire.md](custom-os-device-installs/ipfire.md) {% endcontent-ref %} +### 3.3. Cloud installation guides + +These guides will show you how to install NoPorts as part of creating a new VM. + +{% content-ref url="cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md" %} +[automated-installation-on-amazon-web-services-aws.md](cloud-installation-guides/automated-installation-on-amazon-web-services-aws.md) +{% endcontent-ref %} + +{% content-ref url="cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md" %} +[automated-installation-on-google-cloud-platform-gcp.md](cloud-installation-guides/automated-installation-on-google-cloud-platform-gcp.md) +{% endcontent-ref %} + +{% content-ref url="cloud-installation-guides/automated-installation-on-microsoft-azure.md" %} +[automated-installation-on-microsoft-azure.md](cloud-installation-guides/automated-installation-on-microsoft-azure.md) +{% endcontent-ref %} + +{% content-ref url="cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md" %} +[automated-installation-on-oracle-cloud-infrastructure-oci.md](cloud-installation-guides/automated-installation-on-oracle-cloud-infrastructure-oci.md) +{% endcontent-ref %} + + + ## 4. Use NoPorts Start by exploring the use-cases available in the side bar. We also provide in-depth usage information: @@ -114,8 +136,6 @@ Start by exploring the use-cases available in the side bar. We also provide in-d [usage](../usage/) {% endcontent-ref %} - - [^1]: There are some multi-socket use-cases which also work. If you have a use-case please reach out to us. [^2]: Currently not supported on Windows due to OS specific limitations.