FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. setup
    Log in to post
    • All categories
    • danD

      Preload configuration

      Q&A
      • configuration development setup • • dan
      2
      0
      Votes
      2
      Posts
      1.9k
      Views

      danD

      I think you are looking for kickstart: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart

      Here's how to run configure Kickstart to run when you are using docker: https://fusionauth.io/docs/v1/tech/installation-guide/docker/#kickstart

      I'm not sure how you are starting your containers, but I imagine you could create and make a kickstart file available in other deployment environments also.

    • danD

      Help setting up FusionAuth

      Q&A
      • setup • • dan
      1
      0
      Votes
      1
      Posts
      3.7k
      Views

      No one has replied

    • danD

      Solved Does the instance need to be completely empty for kickstart to run?

      Q&A
      • kickstart setup • • dan
      2
      0
      Votes
      2
      Posts
      4.7k
      Views

      danD

      Yup.

      Kickstart is intended to build the system up from scratch.

      We check for API keys, users, and a few other things to ensure we can start with a clean slate.

      If you already have an API key configured, you can also just script a set of API calls on your end as well. This is more/less what kickstart does.

      From the Kickstart docs:

      Kickstart will only run if no API keys, users or tenants exist, so you can safely leave this environment variable configured even after the system has been configured.

    • danD

      Is there any easy way to save and restore settings to different environments?

      Q&A
      • setup development settings faq • • dan
      2
      0
      Votes
      2
      Posts
      5.8k
      Views

      danD

      You could look at kickstart: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart

      This would be a good fit if the other devs fusionauth instances are going to be starting from scratch.

      Otherwise you might want to vote for https://github.com/FusionAuth/fusionauth-issues/issues/560 which talks about a different path forward (which is as of now unimplemented).

    • danD

      Why is the fulltext-search with Elastic required?

      Q&A
      • faq development setup elastic • • dan
      3
      0
      Votes
      3
      Posts
      5.6k
      Views

      danD

      Note that with version 1.16.x, elastic search is no longer required to run FusionAuth. More here about how you might make the choice: https://fusionauth.io/community/forum/topic/67/what-is-the-advantage-of-using-elasticsearch-as-the-search-engine