Vue.Starter icon indicating copy to clipboard operation
Vue.Starter copied to clipboard

Create deploy scripts for native and Docker in scripts directory

Open robconery opened this issue 2 years ago • 0 comments

In the root is a /scripts directory that I would love to use for deployment (and other things), and I would also like to orchestrate some GitHub love (in other issue).

For this exercise, I would love to see a /Deployment directory (yes, proper-cased) with Docker and Azure subdirectories. The idea here is pure Docker Compose for /Docker and a full Azure script (with push) to /Azure. We should also, of course, setup GitHub actions but that's coming next...

robconery avatar Feb 23 '23 20:02 robconery