binderhub-deploy
binderhub-deploy copied to clipboard
Deploy a BinderHub from scratch on Microsoft Azure
### Describe the bug After I press on the 'triangle' button to start the container, the container stops the moment it starts. Eventually, it resulted in a state of 'Fail'....
Instead of using the Azure CLI and bash to do everything on the infrastructure side, can we use terraform instead?
Use terraform submodules and conditionals to deploy an Azure Container Registry
### Summary fix # ### What's changed? - ### What should a reviewer concentrate their feedback on? - [ ] - [ ] Everything looks ok?
### Summary fix # ### What's changed? - ### What should a reviewer concentrate their feedback on? - [ ] - [ ] Everything looks ok?
### Summary > Describe the purpose of the PR. > Is it fixing a bug or adding a feature? fix # ### What's changed? > In the section, describe in...
As more features have been added to `deploy,sh` the script has become very long and complex. Perhaps we should have a `deploy` sub directory containing different scripts to run depending...