Logo

Plesk Obsidian Linux Installation Guide

Plesk Obsidian Linux Installation Guide

Plesk Obsidian makes server management easy with its intuitive web interface. This guide shows how to install Plesk with a one-click setup on a Debian VPS and get started quickly.

Plesk Obsidian Installation Guide (One-Click Installation)

Prerequisites

Before you begin, make sure you have:

  • A VPS running Debian (supported versions for Plesk).
  • SSH access as root.
  • Minimum required resources (RAM, CPU, disk space).

Update your system:

apt update && apt upgrade -y


Running the One-Click Installer

Connect to your server via SSH as root, then run:

sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)

This command will launch the Plesk one-click installer.
It will:

  • Download and install the latest stable version of Plesk Obsidian.
  • Configure default components.
  • Apply available updates.
  • Take about 10–15 minutes depending on server and network speed.

Post-Installation Steps

Once installation is complete:

  • Run the Plesk post-installation wizard.
  • Access the web interface at: https://<your-ip-or-domain>:8443
  • Log in with the root user and its password.
  • Add your domains, users, and databases.
  • Install additional extensions or components via the Plesk interface.

Common Issues and Solutions

ProblemPossible CauseSolution
Installation failedMissing dependencies or insufficient disk spaceCheck logs, free up space, install dependencies
Cannot access the web interfaceFirewall blocking port 8443 or DNS misconfiguredOpen port 8443, check DNS configuration
Missing componentsOne-click installer installs only minimal setAdd missing components manually via Plesk
SSL not activeNo valid certificate or domain not setConfigure Let’s Encrypt or upload a valid SSL certificate in Plesk

Best Practices

  • Always use a valid domain name to access Plesk.
  • Enable HTTPS to secure the admin interface.
  • Regularly back up data (websites, databases, emails).
  • Apply security updates as soon as they are available:

apt update && apt upgrade -y

  • Restrict access to the Plesk admin interface (:8443) to trusted IPs only.

Conclusion

The Plesk Obsidian one-click installer makes it easy to

Join our Discord community server

For any questions, suggestions, or just to chat with the community, join us on Discord!

900+Members