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

Server Availability

Scheduled Pinned Locked Moved
Q&A
0
4
380
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 19 Oct 2021, 09:35

    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
    • D
      dan
      last edited by 20 Oct 2021, 02:36

      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 21 Oct 2021, 12:45

        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
        • D
          dan
          last edited by dan 23 Oct 2021, 15:32

          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
          4 out of 4
          • First post
            4/4
            Last post