June 29, 2025
Comment installer Aapanel sur Ubuntu 20.04 et déployer le site Web WordPress dans

How to Install Aapanel on Ubuntu 20.04 and Deploy WordPress Website in

What is Aapanel

Aapanel is a modern and lightweight web server management panel. It will satisfy all your needs and make your server settings management tasks easier. This panel can contain LAMP/LEMP software stacks, database service, FTP, built-in file manager, etc. You can also “extend” the panel’s functionality via the extension store.

Before installation

Before you start installing Aapanel, please make sure you have:

  • Server with at least 2 GB RAM and 20 GB disk space;
  • Actual operating system (Ubuntu 20.04 LTS in this example);
  • Permissions of user “root” or membership in group “wheel”;
  • Domain “pointed” to your server.

Installation procedure

To install Aapanel, simply follow the following action plan:

  • Log in to the server via SSH as “root” user and update the current system;

apt-get update; apt upgrade -y

pic1

  • Restart the server to avoid using outdated software;
  • Installing  wget package can acquire the installation script further;

apt install wget -y

pic2

  • Download and run the installation script:

cd /tmp && wget http://www.aapanel.com/script/install-ubuntu_6.0_en.sh

chmod +x install-ubuntu_6.0_en.sh

./install-ubuntu_6.0_en.sh aapanel

 

pic3

  • The process may take some time, please be patient. Once the installation is complete, you will see the access credentials. Keep it safe;

pic4

  • Authorize yourself in the panel via a web browser, the panel will offer you to choose one of the pre-installed software packages. You can choose it or “fill” the panel manually later;

pic5

Website creation

  • So, the panel is installed, let’s deploy our website. If you need to “clean” WordPress site, Aapanel could do it “in one click”. Just go to Website > Add and switch to WordPress deploy tab and fill in the fields provided:

pic6

  • Wait a little while, as a result you will see the message “Deployment successful” and your website appears in the website lists:

pic7

  • Finally, you can authorize in your new CMS admin panel:

pic8

At the end

In this article I talked about the “somewhat exotic” Aapanel server management software and showed how to “one-click deploy” it to your WordPress site.

1101
CT Amsterdam
Netherlands, Herikerbergweg 292

+31 20 262-58-98

700
300

ITGLOBAL.COM NL

1101
CT Amsterdam
Netherlands, Herikerbergweg 292

+31 20 262-58-98

700
300

ITGLOBAL.COM NL

Leave a Reply

Your email address will not be published. Required fields are marked *