• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

How do I use FusionAuth in my CI/CD system?

Scheduled Pinned Locked Moved
Q&A
ci cd testing deployment
1
3
3.4k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    dan
    last edited by 19 Mar 2021, 23:18

    How do I use FusionAuth in my CI/CD system?

    --
    FusionAuth - Auth for devs, built by devs.
    https://fusionauth.io

    1 Reply Last reply Reply Quote 0
    • D
      dan
      last edited by 19 Mar 2021, 23:20

      You can run FusionAuth in a docker container and spin it up using the docker install instructions in your CI/CD pipeline.

      You may also be interested in using Kickstart, which lets you configure every aspect of FusionAuth (except adding multiple API keys) via a simple JSON file. This ensures your integration tests run against an auth system that has been configured exactly as you expect.

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      D 1 Reply Last reply 30 Sept 2024, 19:44 Reply Quote 0
      • D
        dan @dan
        last edited by 30 Sept 2024, 19:44

        You can also use our GitHub action to easily add FusionAuth to a GitHub workflow.

        Here's the action: https://github.com/FusionAuth/fusionauth-github-action

        Here's doc about how to use it: https://fusionauth.io/docs/get-started/run-in-the-cloud/github-actions

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post