Install Drupal aaPanel
Install Drupal aaPanel

Cara Install Drupal di aaPanel

Pelajari cara install Drupal aaPanel dengan panduan lengkap dan mudah diikuti. Artikel ini menjelaskan step-by-step mulai dari konfigurasi aaPanel, hingga instalasi Drupal CMS berhasil.

Tutorial mencakup, pembuatan website di aaPanel, konfigurasi PHP, pembuatan database MySQL, upload file Drupal tetapi dipersingkat menggunakan plugin one-click deployment agar lebih cepat dan proses instalasi melalui browser.

Cocok untuk pemula yang ingin membuat website dengan Drupal menggunakan control panel aaPanel yang user-friendly. Optimalkan website kamu dengan kombinasi Drupal dan aaPanel untuk performa terbaik.

Persyaratan Sistem

Sebelum memulai, pastikan server kamu memenuhi persyaratan:

  • PHP: 8.3 (Extension PDO, XML,GD-library, OpenSSL, JSON, cURL, Mbstring, zlib)
  • Database: MySQL 10.11.10
  • Web server: Nginx 1.24.0
  • RAM: 1GB
  • Storage: 10GB

Tanpa Bantuan Once-Click Deplyoment

Membuat Site Drupal

Buat terlebih dahulu Site pada aaPanel, Masuk menu Website > PHP Project > Add site > Create site. Lalu isi form.

  • Resolve Domain: Manual Add Record
  • Domain Name: Isi Domain/ Subdomain
  • Description: Isi Keterangan Website yang Berjalan di aaPanel
  • Database: Mysql (Otomatis akan membuat Name Database, Username dan Password)
  • PHP Version: PHP-8.3
  • Site Category: Biarkan Default (Optional)
  • Create html file: disable

Cek kembali form Create Site, Lalu Confirm.

Create Site Drupal aaPanel
Create Site Drupal aaPanel

Download Drupal

Kunjungi website resmi Drupal untuk download file drupal atau bisa akses berikut https://www.drupal.org/download-latest/zip.

Website Official Drupal
Website Official Drupal

Download File Drupal Via Terminal aaPanel

Masuk ke menu Files lalu buka terminal, kondisi masuk di working  directory /www/wwwroot/drupal.subdomain.com, jalankan perintah berikut.

sudo wget https://www.drupal.org/download-latest/zip -O drupal.zip

Download File Drupal Via Terminal
Download File Drupal Via Terminal

Extract file Drupal dengan menjalankan perintah berikut. Tunggu sampai proses selesai.

sudo unzip drupal-latest.zip

Ubah owner dan group directory drupal menjadi www:www

sudo chown -R www:www drupal-11.2.8

Ubah Permission Owner dan Group Drupal
Ubah Permission Owner dan Group Drupal

Pindahkan isi dari directory Drupal ke Directory Site.

Memindahkan Isi Directory Drupal ke Directory Drupal
Memindahkan Isi Directory Drupal ke Directory Drupal

Setelah selesai memindahkan isi drupan akses domain sited drupa, pastikan muncul setup wizard drupal.

Install Drupal dengan One-Click Deployment

Jika One-Click Deployment belum terinstall di aaPanel, install terlebih dahulu.

Buka Menu One-Click Deployment

  1. Login ke aaPanel
  2. Navigasi ke sidebar kiri, cari menu “One-Click Deployment”
  3. Klik untuk membuka halaman deployment Drupal
Install Drupal dengan Plugin One-Click Deployment
Install Drupal dengan Plugin One-Click Deployment

Pada menu Recommend, cari Drupal lalu One-Click untuk melanjutkan proses instalasi.

Install CMS Drupal
Install CMS Drupal

Isikan form domain/subdomain, PHP Version, secara otomatis Document root dan Database dibuatkan oleh aaPanel, Submit

Informasi CMS Drupal
Informasi CMS Drupal

Setup Wizard CMS Drupal

Tahap install Drupal aaPanel selanjutnya setup wizard drupal, akses domain yang sebelumnya dimasukan dengan menggunakan protocol http pada browser, pastikan ikuti step by step sampai selesai. Save and continue

Pemilihan Bahasa CMS Drupal
Pemilihan Bahasa CMS Drupal

Pilih profile untuk Drupal sesuai dengan kebutuhan contoh Standard, Save and continue

Pemilihan Profile CMS Drupal
Pemilihan Profile CMS Drupal

Pada tahap ini melakukan configuration database, untuk database type pilih MySQL dan masukan username dan password yang sebelumnya dibuat.

Database Configuration Drupal
Database Configuration Drupal

Tunggu sampai proses InstallingDrupal selesai.

Proses Installing Drupal
Proses Installing Drupal

Isi Form dari Configure Site Drupal seperti Site name, Site email address, Username/Password, Email Address, Default Time Zone, dan Update Notification. Save and continue

Site Informartion Drupal
Site Informartion Drupal

 

Site Information CMS Drupal
Site Information CMS Drupal

Home Page Drupal

Home Page Drupal
Home Page Drupal

Dashboard Drupal

Dashboard CMS Drupal
Dashboard CMS Drupal