One of my project need us to manage Multiple Domains. For this we need to create and configure website in particular way. Basically our code will be dotnet based and running on reverse proxy on nginx. I know manual step on hestia to do the configuration. Now what we need is to automate it. So my question are:
- Can I configure Hestia through command line, are there any CLI or can I simple modify required configuration?
- Is it good idea to use Hestia for such automation. are there any downside as I think with Hestia I don’t have to worry too much about security and keep it up to date.