Cobra Forum

Plesk Panel => Web Application => Topic started by: Administrator on Dec 30, 2022, 09:46 AM

Title: One-Click Plesk
Post by: Administrator on Dec 30, 2022, 09:46 AM
Vultr's One-Click Plesk is a quick way to launch a web hosting platform. The application has everything you need to get started, and you'll have a running server in about a minute.

Basic Setup
This basic setup is for those familiarizing themselves with Plesk. The official website has extensive documentation on the product. Read more about Plesk on the official documentation portal. If you have just deployed One-Click Plesk, please be patient. The server will reboot one time during installation, which may take several minutes.

You can proceed past the SSL warning. See our instructions to bypass the HTTPS warning for self-signed SSL/TLS certificates.

Log in with the root account for your instance.
Install Let's Encrypt SSL Certificate

Plesk fully supports free Let's Encrypt SSL certificates. You can install and manage SSL from the Plesk dashboard.


https://pix.cobrasoft.org/images/2022/12/30/ToolsandSettings.webp
https://pix.cobrasoft.org/images/2022/12/30/LetsEncrypt.webp
https://pix.cobrasoft.org/images/2022/12/30/LetsEncrypt2.webp

Because the server is now using the correct certificate and the browser is connected at the IP address, you'll receive another SSL security warning page when the page reloads.

Quotehttps://plesk.example.com:8443/login
Set Server Hostname

To change the domain name (hostname), use Server Settings on the Tools & Settings page.

Security and Firewall
For security purposes, SQL database ports are not open to the public. If you plan on using Plesk to manage your database, you may need to allow access to the following ports:

License Information
We offer several flavors of Plesk, including Web Admin Edition SE, Web Pro Edition, and Web Host Edition. The edition installed to your server is chosen at the time of deployment and persists for the lifetime of the server. Currently, a new server must be deployed to begin using a different edition of Plesk. You can view the different license features on the Vultr app page for Plesk.

Other Information
Plesk has many features and is highly customizable. See the Administrator Guide for more details.


To access the MySQL database running on your Plesk server, use the following command.

Quotemysql -uadmin -p`cat /etc/psa/.psa.shadow`

Plesk allows you to create a one-time login URL with the plesk login command line utility.

Quote[root@plesk ~]# plesk login admi

 https://plesk.example.com:8443/login?secret=1234567890ABCDEF1234567890ABCDEF
Passive FTP

By default, Plesk allows only active FTP connections. To enable passive FTP mode, please see this article at plesk.com.

About One-Click Apps
One-Click apps are updated regularly without notice. When launching a One-Click app, you'll receive our latest version. We do not update deployed instances, and you are responsible for keeping the instance up-to-date. If you design an infrastructure based on One-Click apps and need to ensure the same app version in the future, take a snapshot of the initial deployment and create new instances from the snapshot.