How-to guides¶
These guides assume you have basic familiarity with the bingo charm. They address the operational surfaces exposed through Juju configuration options and actions — tuning how the application handles requests and serves content, securing access through OIDC authentication and credential rotation, and integrating with the wider Juju ecosystem for ingress and log aggregation.
Application configuration¶
Configure your deployment for your particular use case and needs, including how the charm serves and routes requests and delivers content.
Authentication and security¶
The charm comes with built-in security features to control access to the application and manage the credential and session lifecycle, from integrating with an identity provider to rotating secrets.
Maintenance and development¶
These guides support the ongoing upkeep of the charm and its documentation, from tuning operational visibility to contributing to the project.