Install DA with single bash script

qba82

Verified User
Joined
Jun 26, 2018
Messages
65
Hi,
we are planning to offer managed vps with preinstalled DA, is it possible to install DA with single bash script, so it would install automatically, including license?
 
Single command to install it:
Code:
bash <(curl -Ss https://www.directadmin.com/setup.sh) auto
 
  • Like
Reactions: Sab
i am trying to install new directadmin server with the command above
but i get a lot of errors.

Also i get on the httpd error
Syntax error on line 213 of /etc/httpd/conf/httpd.conf: Syntax error on line 23 of /etc/httpd/conf/extra/httpd-vhosts.conf : could not open configuration file /etc/httpd/conf/ips.conf: no such file or directory

any idea what i should do ?
 

Attachments

  • 2020-07-27_154902.png
    2020-07-27_154902.png
    144.7 KB · Views: 15
Back
Top