Expand Infra Docs with Advanced Config Options and Identity Verification via TOML (#62)

* Add TOML and advanced-config webpages to infra section and minor edits to existing sections.

* Update the Infra section of the index page for the docs. Begin adding content to the TOML page.

* Fix header levels (promote L3 -> L2) in many infra docs.

* Add webserver configuration and TOML file contents.

* Document the '[ORGANIZATION]' section for the TOML.

* Finish the identity page & minor updates/revisions on other pages for consistency.

* Add clustering.

* Document memory (rwdb) database.

* Remove erronious file

* Remove section header for 'Ledger Pinning'.

* Spell Xahau correctly :)

Co-authored-by: tequ <git@tequ.dev>

* proofread

Co-authored-by: tequ <git@tequ.dev>

* proofread

Co-authored-by: tequ <git@tequ.dev>

---------

Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: Thomas Silkjær <thomas@inftf.org>
This commit is contained in:
J. Scott Branson
2025-10-21 11:19:16 -04:00
committed by GitHub
parent 77e3d8b001
commit 575598f42e
10 changed files with 270 additions and 28 deletions

View File

@@ -284,7 +284,9 @@ export default defineConfig({
'docs/infrastructure/installing-xahaud',
'docs/infrastructure/updating-xahaud',
'docs/infrastructure/enabling-validation',
'docs/infrastructure/identity',
'docs/infrastructure/interacting',
'docs/infrastructure/advanced-configuration',
{
label: 'Building Xahau (Dev)',
collapsed: true,