Docs
VirtualApp

VirtualApp

In JumpServer, a VirtualApp is an application that includes an image address. When a user connects to an asset through a VirtualApp, Panda creates a corresponding VirtualApp container based on the image and establishes the connection through that container.

Panda, also called the Application provider, is a component of JumpServer. It is used to fetch VirtualApp images and manage containers, including creating, starting, stopping, and deleting containers.

Enable VirtualApp feature

Configure PANDA_HOST_IP

1

Log in to the Linux server using the "root" or another user with superuser privileges.

2

Edit the config file and type the current host IP.

vi  /opt/jumpserver/config/config.txt
PANDA_HOST_IP="Host IP"
3

Restart JumpServer.

jmsctl restart

Enable VirtualApp

1
In the upper-right of the page, click .image
2

In the left menu, click Features.

3

On the right page, click VirtualApp tab.

4

Check Virtual app.

5

Click Submit.

Upload VirtualApp

1
In the upper-right of the page, click .image
2

In the left menu, click RemoteApp.

3

On the right page, click RemoteApp tab.

4

Click App market to open the App Store page and download the desired VirtualApp package (.zip).

5

On the right page, click VirtualApp tab.

6

Click + Upload to upload the VirtualApp package (.zip) you have just downloaded.

Check VirtualApp status

1
In the upper-right of the page, click .image
2

In the left menu, click RemoteApp.

3

On the right page, click Application providers tab.

4

In the table, click the name of the application provider to open the details page.

5

On the details page, click VirtualApp tab.

6

You can view the image names and release status of all VirtualApps.

Tip

Panda retrieves the uploaded Virtual Apps every 5 minutes.

Check VirtualApp containers

1
In the upper-right of the page, click .image
2

In the left menu, click RemoteApp.

3

On the right page, click Application providers tab.

4

In the table, click the name of the application provider to open the details page.

5

On the details page, click Container tab.

6

You can view the created containers here when users connect to assets via Virtual Apps.