installatron on ubuntu vps
A simple how-to guide for installing the magic 'Installatron' on Ubuntu VPS
This guide outlines how to deploy the Installatron plugin onto an Ubuntu server running Plesk. The process relies on a few simple command-line executions.
1
Access the Terminal
Ensure you have administrative privileges before starting.
Open your SSH client.
Log into your server as the
root user.2
Download the Script
Fetch the official automated installer package. Run this command to download the file:
wget https://data.installatron.com/installatron-plugin.sh3
Run the Installer
The script must be authorised to execute before it can run:
chmod +x installatron-plugin.shNow, launch the setup process:
./installatron-plugin.sh -fImportant Installation Note
The procedure may take a few minutes to complete as it downloads necessary dependencies. Do not press Enter or interrupt the terminal until the command prompt reappears.
4
Access the Plugin
Once the terminal finishes, the interface will be ready.
1
Log into your Plesk control panel via your web browser.
2
Look in the main navigation menu.
3
Click on Extensions - you will now see Installatron available and ready to use.
Last modified: April 2nd, 2026
