forked from FusionAuth/fusionauth-site
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update marketplace pages (FusionAuth#3375)
* expand marketplaces to a set of pages
- Loading branch information
Showing
13 changed files
with
118 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+147 KB
astro/public/img/docs/get-started/run-in-the-cloud/marketplaces/aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+106 KB
astro/public/img/docs/get-started/run-in-the-cloud/marketplaces/digitalocean.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+114 KB
astro/public/img/docs/get-started/run-in-the-cloud/marketplaces/gcp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+177 KB
astro/public/img/docs/get-started/run-in-the-cloud/marketplaces/gha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 0 additions & 23 deletions
23
astro/src/content/docs/get-started/run-in-the-cloud/marketplaces.mdx
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...o/src/content/docs/get-started/run-in-the-cloud/marketplaces/_paid-features.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Once you install FusionAuth into your environment using the marketplace, you can [add a license](/docs/get-started/core-concepts/licensing). Doing so will allow you to use [additional features](/docs/get-started/core-concepts/plans-features). | ||
|
||
You can add a license: | ||
|
||
* [using kickstart](/docs/get-started/download-and-install/development/kickstart#set-your-license-id) | ||
* manually using [the Reactor page in the Admin UI](/docs/get-started/core-concepts/licensing#adding-your-license-to-your-instance) | ||
* using the [Reactor API](/docs/apis/reactor) | ||
|
24 changes: 24 additions & 0 deletions
24
astro/src/content/docs/get-started/run-in-the-cloud/marketplaces/aws.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: AWS Marketplace | ||
description: Learn how to use FusionAuth with the AWS Marketplace. | ||
section: get started | ||
subcategory: run in the cloud | ||
tertcategory: marketplaces | ||
--- | ||
import PaidFeatures from 'src/content/docs/get-started/run-in-the-cloud/marketplaces/_paid-features.mdx'; | ||
|
||
## Overview | ||
|
||
FusionAuth is available on the [AWS Marketplace](https://aws.amazon.com/marketplace/seller-profile?id=30ecc80d-f96e-4259-ae1c-fc3b994f90ea). This allows you to quickly get a FusionAuth instance up and running in FusionAuth Cloud using AWS billing and budgeting. | ||
|
||
![FusionAuth's AWS Marketplace listing screenshot.](/img/docs/get-started/run-in-the-cloud/marketplaces/aws.png) | ||
|
||
## Private Offers | ||
|
||
You can also use [AWS Marketplace private offers](https://aws.amazon.com/marketplace/partners/private-offers) to purchase FusionAuth hosting and/or plans that are not available in the public AWS Marketplace listing. | ||
|
||
[Contact our technical sales team](/contact) for more information about AWS Marketplace private offers. | ||
|
||
## Paid Features | ||
|
||
<PaidFeatures /> |
18 changes: 18 additions & 0 deletions
18
astro/src/content/docs/get-started/run-in-the-cloud/marketplaces/digitalocean.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: DigitalOcean Marketplace | ||
description: Learn how to use FusionAuth with the DigitalOcean Marketplace. | ||
section: get started | ||
subcategory: run in the cloud | ||
tertcategory: marketplaces | ||
--- | ||
import PaidFeatures from 'src/content/docs/get-started/run-in-the-cloud/marketplaces/_paid-features.mdx'; | ||
|
||
## Overview | ||
|
||
FusionAuth is available on the [DigitalOcean Marketplace](https://marketplace.digitalocean.com/apps/fusionauth). This allows you to quickly get a FusionAuth instance up and running in DigitalOcean while using DO billing and budgeting. | ||
|
||
![FusionAuth's DigitalOcean Marketplace listing screenshot.](/img/docs/get-started/run-in-the-cloud/marketplaces/digitalocean.png) | ||
|
||
## Paid Features | ||
|
||
<PaidFeatures /> |
20 changes: 20 additions & 0 deletions
20
...o/src/content/docs/get-started/run-in-the-cloud/marketplaces/github-actions.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: GitHub Actions Marketplace | ||
description: Learn how to use FusionAuth with the GitHub Actions Marketplace. | ||
section: get started | ||
subcategory: run in the cloud | ||
tertcategory: marketplaces | ||
--- | ||
|
||
## Overview | ||
|
||
FusionAuth is available on the [GitHub Actions Marketplace](https://github.com/marketplace/actions/fusionauth-action). This allows you to quickly get a FusionAuth instance up and running in GitHub actions for your CI/CD or testing pipelines. | ||
|
||
![FusionAuth's GitHub Actions Marketplace listing screenshot.](/img/docs/get-started/run-in-the-cloud/marketplaces/gha.png) | ||
|
||
## More Resources | ||
|
||
Read more about using [FusionAuth and GitHub actions](/docs/get-started/run-in-the-cloud/github-actions) for testing purposes | ||
|
||
This repository has [an example workflow showing how the GitHub action can be used](https://github.com/FusionAuth/fusionauth-theme-history-updater/blob/main/.github/workflows/update-theme-history.yml#L69) to stand up a FusionAuth instance [using a Kickstart file to configure FusionAuth to a known state](/docs/get-started/download-and-install/development/kickstart). | ||
|
24 changes: 24 additions & 0 deletions
24
astro/src/content/docs/get-started/run-in-the-cloud/marketplaces/google-cloud.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Google Cloud Marketplace | ||
description: Learn how to use FusionAuth with the GCP Marketplace. | ||
section: get started | ||
subcategory: run in the cloud | ||
tertcategory: marketplaces | ||
--- | ||
import PaidFeatures from 'src/content/docs/get-started/run-in-the-cloud/marketplaces/_paid-features.mdx'; | ||
|
||
## Overview | ||
|
||
FusionAuth is available on the [Google Cloud Marketplace](https://console.cloud.google.com/marketplace/product/fusionauth-public/fusionauth-enterprise). This allows you to quickly get a FusionAuth instance up and running using GCP billing and budgeting. | ||
|
||
![FusionAuth's Google Cloud Marketplace listing screenshot.](/img/docs/get-started/run-in-the-cloud/marketplaces/gcp.png) | ||
|
||
## Private Offers | ||
|
||
You can also use [Google Cloud Marketplace private offers](https://cloud.google.com/marketplace/docs/offers/discover-private-offers) to purchase FusionAuth hosting and/or plans that are not available in the public Google Cloud Marketplace listing. | ||
|
||
[Contact our technical sales team](/contact) for more information about Google Cloud Marketplace private offers. | ||
|
||
## Paid Features | ||
|
||
<PaidFeatures /> |
22 changes: 22 additions & 0 deletions
22
astro/src/content/docs/get-started/run-in-the-cloud/marketplaces/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Overview | ||
description: Learn how to install FusionAuth using cloud marketplaces such as AWS. | ||
section: get started | ||
subcategory: run in the cloud | ||
tertcategory: marketplaces | ||
topOfNav: true | ||
--- | ||
import PaidFeatures from 'src/content/docs/get-started/run-in-the-cloud/marketplaces/_paid-features.mdx'; | ||
|
||
FusionAuth is available in the following cloud marketplaces: | ||
|
||
* [AWS](/docs/get-started/run-in-the-cloud/marketplaces/aws) | ||
* [DigitalOcean](/docs/get-started/run-in-the-cloud/marketplaces/digitalocean) | ||
* [GitHub Actions](/docs/get-started/run-in-the-cloud/marketplaces/github-actions) | ||
* [Google Cloud](/docs/get-started/run-in-the-cloud/marketplaces/google-cloud) | ||
|
||
Know a marketplace FusionAuth isn't in but should be? Please [file a GitHub issue](https://github.com/FusionAuth/fusionauth-issues/issues/) with the details. | ||
|
||
## Paid Features | ||
|
||
<PaidFeatures /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters