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

    Server Availability

    Scheduled Pinned Locked Moved
    Q&A
    0
    4
    309
    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.
    • H
      hopepost1976
      last edited by

      Hi,

      What happens if the server running a self hosted fusionAuth is not accessible? Is there a way how the users can still login to the software? E.g. can I have a subset of the database on a local machine that is always accessible?

      Thank you very much in advance and best regards,
      Alex

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

        This is not present at the current time, but you can deploy FusionAuth in as little as 512MB of RAM. So depending on your use case, you could run FusionAuth locally.

        If you needed to sync data between the local machine and a central server, the APIs might help.

        But in general this is not a use case we've considered.

        Feel free to open a feature request with more details about your use case: https://github.com/fusionauth/fusionauth-issues/issues

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

        1 Reply Last reply Reply Quote 1
        • H
          hopepost1976
          last edited by

          Hi Dan,

          Thank you very much for your help!
          If synchronizing between a local machine and a central server, is it possible to just get a part of the information (e.g. concerning a specific user), or will I have the complete data from the central server?

          Again thank you and best regards,
          Alex

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

            Hiya,

            You should review the APIs to determine if FusionAuth can meet your needs.

            You can sync almost everything.

            One notable exception is the password hash and other info around it (salt, etc) which are not available via API call.

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

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