Docs: Add 12-factor how-to sections for integrations
Metadata
Current evaluation
Merged documentation update adding three sections on integrating web app charms with databases, ingress, and observability. Approved by three reviewers, the change modifies one file with 50 additions and 2 deletions.
Suggested action: —
No scores available.
Issue body
### Overview
Add three new sections on how to integrate a web app charm with database, ingress, or observability.
Note: These sections are limited in scope to integration only. Eventually we will add content about how to configure ingress and how to use observability (getting the IP address, visiting the Grafana dashboard, viewing logs, etc).
### Summary of changes
1. Move the "In this example" content about integrating with a database to its own dedicated section.
2. Add a new section, "Integrate with ingress"
3. Add a new section, "Integrate with observability"
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update adding three sections on integrating web app charms with databases, ingress, and observability. Approved by three reviewers, the change modifies one file with 50 additions and 2 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation updates adding three 12-factor how-to sections for integrating web app charms with databases, ingress, and observability. Scope is limited to integration steps, with configuration details planned for future updates. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation updates adding three 12-factor how-to sections for integrating web app charms with databases, ingress, and observability. The changes reorganize existing examples and introduce new integration guides. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2241 Docs: Update 12-factor tutorials | charmcraft | merged | Merged documentation updates to the 12-factor tutorials. Changes add UX tips for charmcraft and juju status, update rockcraft output, note faster builds, and condense architecture text. Approved by two reviewers and passed CI. | |
| #2489 docs: add targets to 12-factor sections | charmcraft | merged | Merged documentation update adding intersphinx targets to 12-factor sections. Approved by two reviewers, the change adds 93 lines across 10 files to improve cross-referencing. | |
| #2276 docs: Updates to the 12-factor tutorials | charmcraft | merged | Merged documentation updates across four 12-factor tutorials. Changes add rock and Juju model explanations, standardize instructional wording, and include context notes. Approved by reviewers and integrated. | |
| #2193 Docs: Maintenance work on 12-factor tutorials | charmcraft | merged | Merged documentation maintenance for 12-factor tutorials. Updates rename files for shorter URLs, fix code highlighting, revise instructions, and standardize terminology for consistency and accessibility. Approved by two reviewers. | |
| #2530 How to use databases with 12-Factor charms | charmcraft | merged | Merged documentation adding a how-to guide for using databases with 12-factor charms. Approved by three reviewers, passed CI checks, and added 362 lines across three files. | |
| #2368 docs: Update 12-factor initialization how-to guide | charmcraft | merged | Merged documentation update consolidating the 12-factor initialization guide into the main how-to page, removing dedicated sections, and updating redirects. Approved by reviewers with CI lint errors dismissed as unrelated to the docs. | |
| #877 docs: Reorganize 12-factor how-to guides | rockcraft | merged | Merged documentation reorganization splitting the 12-factor how-to guide into initialization, configuration, and usage files under a new directory. Updated index and added redirect. Approved by two reviewers and merged after passing doc lint. | |
| #2197 docs: Add structure to 12-factor how-to guides | charmcraft | merged | Merged following two reviewer approvals. Consolidated 12-factor how-to guides into a structured manage-12-factor-charms directory with categories and redirects. Required squashing commits and force-pushing to pass the merge queue. | |
| #2445 docs: Incorporate UX feedback into 12-factor tutorials | charmcraft | merged | Merged documentation updates to the 12-factor tutorials incorporating UX feedback. Edits clarify resources, ingress context, phrasing, environment variables, and database timing. Approved by two reviewers and passed CI checks. | |
| #2232 docs: Add 12-factor how-to on using observability | charmcraft | merged | Merged documentation adding a 12-factor observability how-to guide for dashboards and logs. Updated related titles and Flask/Django references. Approved by three reviewers, merged with a +114/-4 line change across four files. |