Install apps

Adding a new application container to your Pantavisor-enabled system is a flexible process. Depending on your environment and workflow, you can choose the method that best fits your needs.

Choose Your Installation Method

Method Best For… Key Feature
Local Network with pvr CLI Developers, automation, and power users. Use pvr post to push updates directly to local devices OR to Pantahub.
Local Web UI (PVTX) Quick updates without CLI tools. Drag-and-drop .tar.gz app packages.
Remote Cloud (Pantahub) Remote management and fleet updates. Manage devices from anywhere via the cloud dashboard.

The Power of pvr

The pvr CLI is the Swiss Army knife of Pantavisor. It allows you to:

  1. Clone a device state from a local IP or a Pantahub remote.
  2. Modify the state locally (add/remove apps, change configs).
  3. Deploy changes by using pvr post. If you cloned from a local device, it pushes to that device; if you cloned from Pantahub, it pushes to the cloud.

Which one should I choose?

  • If you are developing and iterating quickly on a local device, the pvr CLI is the most powerful tool.
  • If you have a ready-made app package and want to upload it to a device on your desk without using the command line, use PVTX.
  • If your device is in the field or you want to manage it from anywhere, Pantahub is the way to go.

Next step: View your installed applications to confirm they are running.