59aeb63272
* + init ansible folder setup * / restructure project * / move hostname * add ufw * sort out latest binary * tweak inventory * add description toml * add tunnel and quic roles * add tunnel and quic and nnginx roles * add postinst and tags * add landing page * add description * quic fully noninteractive * add bonding playbook * add serial * finish bonding * initialise ansible docs * initialise orchestration page * start docs * create upgrade flow * fix upgrade flow * remove redundant * add more vars * finish deploy and bond * ansible guide * orchestration intro * syntax fix * bump stats and fix syntax * typo * fix CVE-2025-66478 vulnerability * update pnpm * add pnpm-workspace * add monorepo root packages * fix inventory/all * add moniker comment note * fix inventory/all --------- Co-authored-by: RadekSabacky <radek@nymtech.net>
22 lines
566 B
JSON
22 lines
566 B
JSON
{
|
|
"introduction": "Introduction",
|
|
"changelog": "Changelog",
|
|
"release-cycle": "Release Cycle",
|
|
"variables": "Variables & Parameters",
|
|
"sandbox": "Sandbox Testnet",
|
|
"binaries": "Binaries",
|
|
"nodes": "Nodes & Validators Guides",
|
|
"orchestration" : "Orchestration",
|
|
"performance-and-testing": "Performance Measurement",
|
|
"tools": "Tools",
|
|
"troubleshooting": "Troubleshooting",
|
|
"tokenomics": "Tokenomics",
|
|
"faq": "FAQ",
|
|
"community-counsel": "Community Counsel",
|
|
"---": {
|
|
"type": "separator"
|
|
},
|
|
"archive": "Archive",
|
|
"misc": "Misc."
|
|
}
|