We need to create a script that deploy a new domain based on some settings defined by our DevOps.
The main idea it's build a config file to Ngnix/Apache, generate a new SSL certificate and reload the server. All of these steps need to be done silently, unless specified otherwise.
We need to create a script that deploy a new domain based on some settings defined by our DevOps.
The main idea it's build a config file to Ngnix/Apache, generate a new SSL certificate and reload the server. All of these steps need to be done silently, unless specified otherwise.