(Based onradix-example-workshop-1)
Purpose - a simple two module app with a oauth2 proxy in front
- echo contains the echo module
- www contains the www front-end
- oauth-proxy contains the OAuth proxy
- Clone or fork this repository to your own
- Follow the guidelines given in the Radix documentation to create a new application.
- Update the radixconfig.yaml to reflect your setup. The value of metadata.name should be changed to contain the name you give your application
- Follow the documentation of the oauth-proxy component to configure Azure AD and the specifics for your applicaition.
- Commit, Push, Rock & Roll