Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Manage ngrok as service

    Posted 06-05-2025 18:50

    JorgeMarceloNegri | 2020-12-23 18:06:38 UTC | #1

    Have installed and configured ngrok. Them configured the Integrations and Data Actions and they are working OK.

    But, need to know how to configure the ngrok application as a service in order to have it setup to start automatically in case the server is restarted.

    Trying to do this in a Windows 2016 server.

    The documentation lacks for an updated procedure to have this achieved.

    Can anyone help to have this done?

    Thanks

    Jorge Negri


    Jason_Mathison | 2020-12-24 13:19:35 UTC | #2

    This stackoverflow page has a suggestion for how to do this. I haven't tested it though.

    https://stackoverflow.com/questions/50681671/how-to-keep-ngrok-running-even-when-signing-off-of-a-server


    JorgeMarceloNegri | 2020-12-24 14:46:32 UTC | #3

    Thanks Jason!

    I had already found that information, but was not able to run the command to start the procedure:

    nssm.exe install ngrok

    Instead, had to run the following command in a PowerShell window:

    ./ nssm.exe install ngrok

    to be able to move forward with the next instructions in the procedure detailed on that webpage.

    Regards,

    Jorge Negri


    system | 2021-01-24 14:46:34 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 9592