AppManager Manual

Manage your app

Table of Contents


Installation

Please request a Plugin by contacting us

Usage

Building Projects

Create a New Project:

  • Navigate to the Application tab.

  • Under Create New Project, enter your project name and description.

  • Click Create Project to initialize a new workspace.

  • If you have already created a project, you can find it in the dropdown under App to Load. Click on Load App Data to load the app information for usage

Build and Run:

  • Go to the Build tab.

  • Click Run Scripts, wait for it to finish, then click Generate SDKs. After you made changes to your app, remember to rerun this step for the updates to be in effect.

  • Use the Build or Build & Run options to compile and run your application.

Managing Versions

Creating and Managing Versions:

  • Navigate to the Versions tab.

  • Create a New Version: Enter a version name in the New Version field and click Release Version to save.

  • Manage Existing Versions: View all available versions in the App Versions section. You can use these versions under the Server tab to manage each version separately.

Environment Setup

Creating and Configuring Environments:

  • Switch to the Environments tab.

  • Create a New Environment: Enter environment details in the New App Environment field and click Create New App Environment.

  • Manage Environments: Existing environments are listed with their unique identifiers. You can use these versions under the Server tab to manage each version separately.

Server Management

Configuring Servers:

  • Access the Servers tab.

  • Here you can view all servers associated with each environment and each image. Details such as server name, status, and available actions are displayed.

  • Start New Server: To start a server, choose from the Images section with the correct environment. An Image version can have multiple environments.

  • Refresh list of servers: To sync with the latest changes, click Refresh at the top of this tab.

System Settings

Adjusting Application Settings:

  • Go to the Settings tab.

  • API Settings: Enter your API key and the HyperEdge URL to integrate external services.

  • These settings allow your application to communicate with external APIs and services, ensuring seamless integration and functionality.

Last updated