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.3k
    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.
    • danD
      dan
      last edited by

      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
      • danD
        dan
        last edited by

        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

        danD 1 Reply Last reply Reply Quote 0
        • danD
          dan @dan
          last edited by

          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