This is the official installation repository for FlowPRO NG software. It contains all necessary packages and dependencies for proper system installation and updates.
To fetch the latest package lists and upgrade installed packages, run:
apt-get update && apt-get upgrade
This will download and install all available updates from the repository.
1. Install Ubuntu 24.04 LTS or Debian 12+
2. Run the bootstrap installer:
curl -fsSL https://repo.net-service.io/flowpro/install.sh | bash
3. Run the interactive setup wizard:
flowpro-setup
The wizard will configure domain, password, Let's Encrypt, and all services.
Verify all services status:
flowpro-status
Log in at https://your-domain with the credentials you set during setup.