A web application that generates and serves swiss unihockey game schedules as PDF documents
This application consumes the swiss unihockey API v2
To get information about the application, call the following endpoint.
.../info
- Azure tenant
- Azure subscription
-
Create a new resource group (i.e.
swuh-p1-rg-pdfcreator
) -
Create a new app service plan in the before created resource group (i.e.
swuh-p1-appplan-pdfcreator
)- Operating system:
Linux
- Pricing tier:
B1
- Operating system:
-
Create a new web app (i.e.
swuh-p1-appsrv-pdfcreator
)- Publish:
Code
- Runtime stack:
Java 8
- Java web server stack:
Java SE (Embedded Web Server)
- Operating system:
Linux
- Linux Plan: select before created app service plan
- Enable and configure continuous deployment under
Deployment
tab
- Publish: