🎉 V-Portal 0.5.2 is released! Read more
Skip to Content
Getting StartedInstalling V-Portal

Installing V-Portal

This guide will walk you through installing V-Portal in your environment.

System Requirements

  • Operating System: Any Docker supported OS (Ubuntu 20.04+ recommended)
  • Docker: Version 20.10+
  • Docker Compose: Version 2.0+
  • RAM: Minimum 4GB, recommended 8GB+
  • Disk Space: Minimum 10GB free

Installation

  1. Download the V-Portal Installer
  2. Prepare the target host/environment
    • Ensure the OS and platform match the prerequisites listed above.
  3. Copy the V-Portal installer to the target server, place it in a directory where you can acquire root access.
  4. Ensure dependencies are installed (Docker)
  5. Run the installer using the commands below:
chmod +x v-portal-installer.run ./v-portal-installer.run
  1. Verify the installation
    • Access the V-Portal webpage from a browser using your device’s IP and confirm the login page loads.

Perform a basic smoke test (login, navigate to 1–2 key screens, verify no obvious errors).

Post-Installation

After installation, proceed to Login and First-time Access to begin using V-Portal.

Troubleshooting

If you encounter issues during installation, see the Support & Troubleshooting section.

Last updated on