Managing Applications
After setting a username/password for cluster, you will automatically be directed to the applications page for the cluster. From here, users can either import or create an application to run on Harper.
Creating a New Application
To create a new application:
- Select "Applications" from the menu if not already there
- Click the "+ New Application" button in the upper right of the sub-menu
- Enter the "New Application Name" (max 75 characters)
- Click "Create"( Note: this will prompt the cluster to restart)
- Your new application will appear in the applications list
Importing an Application
To import an existing application:
- Select "Applications" from the menu if not already there
- Click the "Import Application" button in the center of the page
- Enter the "Application Name" (max 75 characters)
- Enter the "Package Reference URL" (must be a valid URL)
- Click "Create"( Note: this will prompt the cluster to restart)
- Your imported application will appear in the applications list
Updating an application
To update an existing application:
- Select "Applications" from the menu if not already there
- Click the top level name of the application in the applications list
- Select "Redeploy Application"
- Enter the new "Package Reference URL" (must be a valid URL)
- Click "Redeploy"( Note: this will prompt the cluster to restart)
- Your application will be updated and redeployed.