# GitHub Actions

Learn how to use FusionAuth with the GitHub Actions Marketplace.

> For the index of this section of the site, see [llms.txt](https://fusionauth.io/docs/llms.txt)

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.](https://fusionauth.io/img/docs/cloud/marketplaces/gha.png)

## More Resources

Read more about using [FusionAuth and GitHub actions](https://fusionauth.io/docs/cloud/operate/test.md) 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](https://fusionauth.io/docs/get-started/download-and-install/development/kickstart.md).

Related

[Cloud Test How to use CI/CD with FusionAuth in GitHub. ci/cdgithub actionsautomated testing](https://fusionauth.io/docs/cloud/operate/test.md)
---

## Other pages in Marketplaces

> For the full index of this section, see [Get Started](https://fusionauth.io/docs/llms-get-started.txt).

- [AWS](https://fusionauth.io/docs/get-started/marketplaces/aws.md): Learn how to use FusionAuth with the AWS Marketplace.
- [DigitalOcean](https://fusionauth.io/docs/get-started/marketplaces/digitalocean.md): Learn how to use FusionAuth with the DigitalOcean Marketplace.
- [Google Cloud](https://fusionauth.io/docs/get-started/marketplaces/google-cloud.md): Learn how to use FusionAuth with the GCP Marketplace.
- [Install from a Marketplace](https://fusionauth.io/docs/get-started/marketplaces.md): Learn how to install FusionAuth using cloud marketplaces or templates.
- [Render](https://fusionauth.io/docs/get-started/marketplaces/render.md): Set FusionAuth up on Render from a Blueprint.
