https://github.com/devigned/azure-webapp-java-spring-boot-linux
This project contains a dockerized Java Web App running spring in Azure AppService.
https://github.com/devigned/azure-webapp-java-spring-boot-linux
Last synced: 12 months ago
JSON representation
This project contains a dockerized Java Web App running spring in Azure AppService.
- Host: GitHub
- URL: https://github.com/devigned/azure-webapp-java-spring-boot-linux
- Owner: devigned
- Created: 2017-03-17T16:50:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T16:51:34.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T12:13:08.302Z (about 1 year ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Azure Springboot Java Web App Deployment
This project contains a dockerized Java Web App running spring in Azure AppService.
- [local-run.sh](./local-run.sh): contains the docker build and run related commands
- [deploy.sh](./deploy.sh): contains the example deployment to docker hub and Azure AppService