title | description | layout | category | subcategory | envs | ||||
---|---|---|---|---|---|---|---|---|---|
Deploying the Sample Apps |
How to deploy oidc-sinatra and saml-sinatra to cloud.gov |
article |
AppDev |
Deploying |
|
We deploy { two sample apps } × { four environments } in cloud.gov:
| | OpenID Connect | SAML | |---|-----| {% for env in page.envs -%} | {{ env }} | <https://{{ env }}-identity-oidc-sinatra.app.cloud.gov> | <https://{{ env }}-identity-saml-sinatra.app.cloud.gov> | {% endfor %}
The sample apps deploy automatically when changes are merged to the main
branch.
Refer to each project's GitLab CI/CD configuration for details on the deployment workflow: