diff --git a/ci/vale/dictionary.txt b/ci/vale/dictionary.txt index 995ee13d6cf..b23deb788dd 100644 --- a/ci/vale/dictionary.txt +++ b/ci/vale/dictionary.txt @@ -1082,6 +1082,7 @@ nginxdemos ngrok ngx nickcolor +Nirvashare nixcraft nixpkgs nmap diff --git a/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/index.md b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/index.md new file mode 100644 index 00000000000..b8c2242232a --- /dev/null +++ b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/index.md @@ -0,0 +1,64 @@ +--- +slug: deploying-nirvashare-marketplace-app +author: + name: Linode + email: docs@linode.com +description: "NirvaShare is a simplified and secure enterprise file sharing solution built on top of your existing file storage. This tutorial walks you through deploying NirvaShare using the Linode Marketplace." +og_description: "NirvaShare is a simplified and secure enterprise file sharing solution built on top of your existing file storage. This tutorial walks you through deploying NirvaShare using the Linode Marketplace." +keywords: ['storage','file sharing', 'backups'] +tags: ["marketplace", "linode platform", "cloud manager"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +published: 2021-08-05 +modified: 2021-08-05 +modified_by: + name: Linode +title: "How to Deploy NirvaShare through the Linode Marketplace" +h1_title: "Deploying NirvaShare through the Linode Marketplace" +enable_h1: true +external_resources: +- '[NirvaShare](https://nirvashare.com/)' +--- + +NirvaShare is a simplified and secure enterprise file sharing solution built on top of your existing file storage. Use NirvaShare with SFTP, local storage, or even S3-compatible storage like Linode's [Object Storage](https://www.linode.com/products/object-storage/). Collaborate with your internal or external users such as customers, partners, and vendors. NirvaShare provides fine-tuned access control in a very simplified manner. NirvaShare integrates with multiple many external identity providers such as Active Directory, GSuite, AWS SSO, KeyClock, and others. + +## Deploying the NirvaShare Marketplace App + +{{< content "deploy-marketplace-apps">}} + +### NirvaShare Configuration Options + +You can configure your NirvaShare App by providing values for the following fields: + +| **Field** | **Description** | +|:--------------|:------------| +| **Database Password** | The database password for NirvaShare. *Required*. | + +### Linode Configuration Options + +After providing the App-specific options, provide configurations for your Linode server: + +| **Configuration** | **Description** | +|:--------------|:------------| +| **Select an Image** | Ubuntu 20.04 LTS is currently the only image supported by the NirvaShare Marketplace App, and it is pre-selected on the Linode creation page. *Required*. | +| **Region** | The region where you would like your Linode to reside. In general, it's best to choose a location that's closest to you. For more information on choosing a DC, review the [How to Choose a Data Center](/docs/platform/how-to-choose-a-data-center) guide. You can also generate [MTR reports](/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/) for a deeper look at the network routes between you and each of our data centers. *Required*. | +| **Linode Plan** | Your Linode's [hardware resources](/docs/platform/how-to-choose-a-linode-plan/#hardware-resource-definitions). NirvaShare can be supported on any size Linode, but we suggest you deploy your NirvaShare App on a Linode plan that reflects how you plan on using it. If you decide that you need more or fewer hardware resources after you deploy your app, you can always [resize your Linode](/docs/platform/disk-images/resizing-a-linode/) to a different plan. *Required*. | +| **Linode Label** | The name for your Linode, which must be unique between all of the Linodes on your account. This name is how you identify your server in the Cloud Manager Dashboard. *Required*. | +| **Root Password** | The primary administrative password for your Linode instance. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique. *Required*. | + +After providing all required Linode Options, click on the **Create** button. **Your NirvaShare App will complete installation anywhere between 5-10 minutes after your Linode has finished provisioning**. + +## Getting Started after Deployment + +After NirvaShare has finished installing, you can access your NirvaShare instance by visiting your [Linode's IP address](/docs/quick-answers/linode-platform/find-your-linodes-ip-address/). (for example, `http://192.0.2.0`) + +Once you visit the NirvaShare IP address you will be prompted with a Login page, you can enter `admin` as the *username* and `admin` as the *password*. + +![Nirvashare Login.](nirvashare-login.png) + +From here, you will want to change the default admin password, you can do so clicking the icon at the top right of the dashboard and select *Change Password* option as shown in the image below: + +![Nirvashare Change Password.](nirvashare-changepassword.png) + +Now that you’ve accessed your dashboard, checkout [the official NirvaShare documentation](https://nirvashare.com/setup-guide/) to learn how to further configure your instance. + +{{< content "marketplace-update-note">}} \ No newline at end of file diff --git a/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword.png b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword.png new file mode 100644 index 00000000000..d089746e7da Binary files /dev/null and b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword.png differ diff --git a/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login.png b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login.png new file mode 100644 index 00000000000..88d5b924cd2 Binary files /dev/null and b/docs/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login.png differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..262c0746862 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_471x265_fill_q75_bgffffff_catmullrom_smart1_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_471x265_fill_q75_bgffffff_catmullrom_smart1_2.jpg new file mode 100644 index 00000000000..f0ab7d5873c Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_471x265_fill_q75_bgffffff_catmullrom_smart1_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg new file mode 100644 index 00000000000..c231a01a464 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..a82b4be6100 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..a07f7b532ab Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..3bceba11b9c Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploy-nirvashare-with-marketplace-apps/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..262c0746862 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_1606x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg new file mode 100644 index 00000000000..c231a01a464 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_640x0_resize_q75_bgffffff_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..a82b4be6100 Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-changepassword_hu4eddf35a682ecd4b70896dbb6e93e801_169890_694x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..a07f7b532ab Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_1388x0_resize_q71_bgfafafc_catmullrom_2.jpg differ diff --git a/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg new file mode 100644 index 00000000000..3bceba11b9c Binary files /dev/null and b/resources/_gen/images/guides/platform/marketplace/deploying-nirvashare-marketplace-app/nirvashare-login_hu02c1ef28a3e4372969dd2c0baa21f1a8_45088_694x0_resize_q71_bgfafafc_catmullrom_2.jpg differ