DirectAdmin installation using template

aamir

New member
Joined
Jul 26, 2019
Messages
1
We use proxmox to create virtual machines, if we create and use preinstalled DA template it will create issue as it is not possible to setup directadmin without license.

Is there any workaround here ?
 
Hello,

You should a have a valid license for an IP and then run

Code:
cd /usr/local/directadmin/scripts/
./getLicense.sh <cid> <lid> [<ip>]

on the very first boot, and change da_admin/da_roundcube/root passwords in MySQL and system passwords for admin/root.
 
Back
Top