Navigation

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

      Getting zip-installed FusionAuth to run on startup, Debian 11
      General Discussion • debian fastpath systemd • • pbholmen

      2
      0
      Votes
      2
      Posts
      121
      Views

      dan

      @pbholmen I would recommend installing from the .deb files if you are planning to use FusionAuth for production. Fastpath is great for exploring and development.

      Java is listening on both ports because 9011 is the external port and 9012 is for internal calls. More details here in the configuration reference: https://fusionauth.io/docs/v1/tech/reference/configuration

    • dan

      SOLVED Where are my log files?
      Q&A • windows fastpath log files • • dan

      2
      0
      Votes
      2
      Posts
      242
      Views

      dan

      Per this issue https://github.com/FusionAuth/fusionauth-issues/issues/673

      "This is because the services are running interactively and the logging is written to to stdout."

      So when you start up your fusionauth instance using startup.bat a cmd window will open up and your logs will be written to that.