From b0b00ca6cb4747d9210904a9d7c0502c500fa4b1 Mon Sep 17 00:00:00 2001 From: hmorris Date: Mon, 19 May 2025 11:25:13 -0400 Subject: [PATCH 1/2] add netfoundry doc --- .../guides/netfoundry/index.md | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 docs/marketplace-docs/guides/netfoundry/index.md diff --git a/docs/marketplace-docs/guides/netfoundry/index.md b/docs/marketplace-docs/guides/netfoundry/index.md new file mode 100644 index 00000000000..401092d4c9f --- /dev/null +++ b/docs/marketplace-docs/guides/netfoundry/index.md @@ -0,0 +1,68 @@ +--- +title: "Deploy Netfoundry Edge Router through the Linode Marketplace" +description: "Deploy a Netfoundry zero trust optimized connectivity Edge Router" +published: 2020-01-31 +modified: 2025-01-31 +keywords: ['netfoundry', 'edge', 'networking'] +tags: ["ubuntu", "marketplace", "networking", "developer", "linode platform", "cloud manager"] +external_resources: +- '[Netfoundry](https://netfoundry.io/)' +- '[Netfoundry documentation](https://support.netfoundry.io/hc/en-us/articles/360044956032-Create-and-Manage-Edge-Routers)' +aliases: ['/products/tools/marketplace/guides/netfoundry/'] +authors: ["Akamai"] +contributors: ["Akamai"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +--- + +The NetFoundry Edge Router is a lightweight, software-based gateway that provides secure, zero-trust networking between endpoints, cloud environments, and private networks. Acting as a bridge between local networks and the NetFoundry overlay network, it enables encrypted, policy-driven connectivity without requiring traditional VPNs or complex firewall configurations. Edge Routers are deployed at the edge of networks or cloud instances and are key to enabling application-specific networking with high performance and security. + +## Deploying a Marketplace App + +{{% content "deploy-marketplace-apps-shortguide" %}} + +{{% content "marketplace-verify-standard-shortguide" %}} + +{{< note >}} +**Estimated deployment time:** Once a compute instance finishes provisioning, the Netfoundry installation takes 3-5 minutes. +{{< /note >}} + +## Configuration Options + +- **Supported distributions:** Ubuntu 24.04 LTS +- **Recommended minimum plan:** All plan types and sizes can be used. + +### Netfoundry Options + +- **Limited sudo user** *(required)*: Enter your preferred username for the limited user. No Capital Letters, Spaces, or Special Characters. +- **Disable root access over SSH** *(required)*: To block the root user from logging in over SSH, select Yes. You can still switch to the root user once logged in, and you can also log in as root through Lish. +- **Registration Key** *(required)*: Enter your Netfoundry Edge Router registration key. You can obtain a registration key by creating an account with [Netfoundry](https://netfoundry.io/) + +{{% content "marketplace-special-character-limitations-shortguide" %}} + +### Obtain the Credentials + +Once the app is deployed, you need to obtain the credentials from the server. + +To obtain the credentials: + +1. Log in to your new Compute Instance using one of the methods below: + + - **Lish Console**: Log in to Cloud Manager, click the **Linodes** link in the left menu, and select the Compute Instance you just deployed. Click **Launch LISH Console**. Log in as the `root` user. To learn more, see [Using the Lish Console](/docs/products/compute/compute-instances/guides/lish/). + - **SSH**: Log in to your Compute Instance over SSH using the `root` user. To learn how, see [Connecting to a Remote Server Over SSH](/docs/guides/connect-to-server-over-ssh/). + +1. Run the following command to access the credentials file: + + ```command + cat /home/$USERNAME/.credentials + ``` + +This returns passwords that were automatically generated when the instance was deployed. Save them. Once saved, you can safely delete the file. + +## Getting Started After Deployment + +In order to utilize this Marketplace app, we assume you have a working account in the NetFoundry console and have the ability to manage/create endpoints and edge routers. If you don't have an account, you will need to [create an account](https://netfoundry.zendesk.com/auth/v2/login/registration) & login in order to fully use this deployment. + +For help setting up your account, please refer to [Netfoundry's official documentation](https://support.netfoundry.io/hc/en-us) to further utilize your instance. + + +{{% content "marketplace-update-note-shortguide" %}} \ No newline at end of file From e6f5d95fd0cdb5fa0fc3d931ff03f7ae2048b9f7 Mon Sep 17 00:00:00 2001 From: Magda Sulik Date: Thu, 22 May 2025 11:37:53 +0200 Subject: [PATCH 2/2] editorial review --- .../guides/netfoundry/index.md | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/docs/marketplace-docs/guides/netfoundry/index.md b/docs/marketplace-docs/guides/netfoundry/index.md index 401092d4c9f..e5327597c8e 100644 --- a/docs/marketplace-docs/guides/netfoundry/index.md +++ b/docs/marketplace-docs/guides/netfoundry/index.md @@ -1,13 +1,14 @@ --- -title: "Deploy Netfoundry Edge Router through the Linode Marketplace" -description: "Deploy a Netfoundry zero trust optimized connectivity Edge Router" +title: "Deploy NetFoundry Edge Router through the Linode Marketplace" +description: "Deploy a NetFoundry zero trust optimized connectivity Edge Router" published: 2020-01-31 modified: 2025-01-31 keywords: ['netfoundry', 'edge', 'networking'] tags: ["ubuntu", "marketplace", "networking", "developer", "linode platform", "cloud manager"] external_resources: -- '[Netfoundry](https://netfoundry.io/)' -- '[Netfoundry documentation](https://support.netfoundry.io/hc/en-us/articles/360044956032-Create-and-Manage-Edge-Routers)' +- '[NetFoundry](https://netfoundry.io/)' +- '[NetFoundry official documentation](https://support.netfoundry.io/hc/en-us)' +- '[Create and Manage Edge Routers - NetFoundry documentation](https://support.netfoundry.io/hc/en-us/articles/360044956032-Create-and-Manage-Edge-Routers)' aliases: ['/products/tools/marketplace/guides/netfoundry/'] authors: ["Akamai"] contributors: ["Akamai"] @@ -23,7 +24,7 @@ The NetFoundry Edge Router is a lightweight, software-based gateway that provide {{% content "marketplace-verify-standard-shortguide" %}} {{< note >}} -**Estimated deployment time:** Once a compute instance finishes provisioning, the Netfoundry installation takes 3-5 minutes. +**Estimated deployment time:** Once a compute instance finishes provisioning, the NetFoundry installation takes 3-5 minutes. {{< /note >}} ## Configuration Options @@ -31,11 +32,11 @@ The NetFoundry Edge Router is a lightweight, software-based gateway that provide - **Supported distributions:** Ubuntu 24.04 LTS - **Recommended minimum plan:** All plan types and sizes can be used. -### Netfoundry Options +### NetFoundry Options -- **Limited sudo user** *(required)*: Enter your preferred username for the limited user. No Capital Letters, Spaces, or Special Characters. -- **Disable root access over SSH** *(required)*: To block the root user from logging in over SSH, select Yes. You can still switch to the root user once logged in, and you can also log in as root through Lish. -- **Registration Key** *(required)*: Enter your Netfoundry Edge Router registration key. You can obtain a registration key by creating an account with [Netfoundry](https://netfoundry.io/) +- **Limited sudo user** *(required)*: Enter your preferred username for the limited user. Don't use capital letters, spaces, or special characters. +- **Disable root access over SSH** *(required)*: Select whether you want to block the root user from logging in over SSH. You can still switch to the root user once logged in, and you can also log in as root through Lish. +- **Registration Key** *(required)*: Enter your NetFoundry Edge Router registration key. To obtain a registration key, create a [NetFoundry](https://netfoundry.io/) account. {{% content "marketplace-special-character-limitations-shortguide" %}} @@ -60,9 +61,7 @@ This returns passwords that were automatically generated when the instance was d ## Getting Started After Deployment -In order to utilize this Marketplace app, we assume you have a working account in the NetFoundry console and have the ability to manage/create endpoints and edge routers. If you don't have an account, you will need to [create an account](https://netfoundry.zendesk.com/auth/v2/login/registration) & login in order to fully use this deployment. - -For help setting up your account, please refer to [Netfoundry's official documentation](https://support.netfoundry.io/hc/en-us) to further utilize your instance. +In order to utilize this Marketplace app, we assume you have a working account in the NetFoundry console and have the ability to create and manage endpoints and edge routers. If you don't have an account, you need to [create it](https://netfoundry.zendesk.com/auth/v2/login/registration) and log in to it in order to fully use this deployment. {{% content "marketplace-update-note-shortguide" %}} \ No newline at end of file