Question Loading Configuration Via Bash

Matthew Bourgeois

New Pleskian
Is there a way to load server configuration from a bash file?

Meaning loading all server, as well as plugin and extension settings. My end goal is to automate server deployment with as little interaction as possible.
 
I was under explicit instructions to find a way to do this with a script. So I am assuming there is a downside with cloning that I am not aware of, that a script can overcome.
 
Back
Top