Skip to content

Register an application in Application Manager

Deploy a prepared Phusion Passenger application to the intended domain.

Where Tools → Software → Application Manager → Register Application

Before you start

  • Confirm with your developer that this application supports the host’s Passenger configuration.
  • Prepare its source directory, deployment domain and required environment variables.

Steps

  1. 1

    Enter a recognisable Application Name and select Deployment Domain. The name is a label; it does not create a new registered domain.

  2. 2

    Select Development or Production for Deployment Environment according to the intended use.

  3. 3

    Use + Add Variable for the application’s required settings. Keep credential values private. Review the path and domain before Deploy.

  4. 4

    After deployment, follow the app’s dependency/restart instructions and check its logs when troubleshooting. Do not register the same URL in several application managers without confirming how they interact.

  5. 5

    Open Application Manager and choose Register Application.

    Open the registration flow from Application Manager.
  6. 6

    Use Select Path or enter Application Path relative to the account’s home directory. Choose the source-code folder, not an arbitrary public URL.

    The form asks for a label, deployment domain and source-code path.

Check it worked

  • The application list contains the intended registration.
  • The public URL works and does not expose source files or secret configuration.