1. Upload the image
Open Plesk → Docker → Images and upload the public MediaHub-Management-0.8.1-alpha-Docker-amd64.tar image.
2. Generate a private stack file
Use the stack generator supplied in the Docker install package. It creates fresh database credentials locally. Do not publish or share the generated stack file.
3. Create the stack
Create the MediaHub Management stack in Plesk using the generated YAML. Confirm both the Management container and MariaDB container are running.
4. Configure the proxy rule
Create a Plesk Docker proxy rule from the intended hostname to the Management container's HTTP port. Keep Plesk's nginx reverse proxy enabled if your Plesk configuration uses it for Docker proxying.
5. Enable HTTPS
Issue/attach a valid certificate for the panel hostname and force HTTPS before generating customer APKs.
6. Complete /setup
Browse to https://panel.example.com/setup, create the administrator and follow the first-app wizard.
For upgrades, edit the existing stack and change the Management image tag only. Do not replace the stack with a fresh-install YAML containing new database credentials.