Hi
I’m working on setting as a test an Azure Web App deploy to see how my site would perform.
Has anyone done this utilizing commandbox at this time?
I have a basic site set up where I copied Lucee War file contents over to the ROOT directory using the Java Tomcat template from Azure. But I would like to make it a bit more automagic if I could utilize commandbox for pulling/setting up the CFML server.
There is a startup command I can include which might get me closer to having commandbox start up and execute those command it looks like.