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
- Download the V-Portal Installer
- Prepare the target host/environment
- Ensure the OS and platform match the prerequisites listed above.
- Copy the V-Portal installer to the target server, place it in a directory where you can acquire root access.
- Ensure dependencies are installed (Docker)
- Run the installer using the commands below:
chmod +x v-portal-installer.run
./v-portal-installer.run- 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