JCloud Store
Beranda
Panduan Setup Hosting & VPS
Setup Hosting
Login ke cPanel melalui tautan yang diberikan.
Upload website Anda melalui File Manager.
Atur domain Anda ke nameserver hosting kami.
Selesai! Website Anda siap online.
Setup VPS
Akses VPS melalui SSH (contoh: pakai PuTTY).
Update sistem:
sudo apt update && sudo apt upgrade
.
Install software yang dibutuhkan (Apache, MySQL, PHP, dsb).
Setup firewall dan keamanan server.
Deploy aplikasi Anda ke VPS.