|
| 1 | +# Brief |
| 2 | + |
| 3 | +Complete system architecture documentation & references for QF TestNet with Paseo relay chain integration. |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +# Description |
| 8 | + |
| 9 | +### TestNet public infra: |
| 10 | +- 3 Validator Servers: |
| 11 | + - qf-validator-node: Testnet validator |
| 12 | + - qf-paseo-collator-node: Parachain collator interfacing with Paseo relay chain |
| 13 | + - qf-fast-validator-node: Fastnet validator |
| 14 | + - Monitoring stack (Grafana, Prometheus, Promtail) |
| 15 | +- 1 RPC & Monitoring Server: |
| 16 | + - qf-paseo-rpc-node-1: Paseo relay chain RPC endpoint |
| 17 | + - qf-node-rpc-3: QF full node with RPC |
| 18 | + - qf-node-archive-3: QF archive node |
| 19 | + - Monitoring Stack (Grafana, Prometheus, Loki) |
| 20 | +- Telemetry Server (telemetry.qfnetwork.xyz) for external network monitoring and observability. |
| 21 | + |
| 22 | +### TestNet internal infra: |
| 23 | +- P2P Network connecting all validator servers. |
| 24 | +- Monitoring & alerting architecture. |
| 25 | +- All network communication are strongly controlled by ACL/FW. |
| 26 | +- CI/CD based on [GitHub actions](https://github.com/QuantumFusion-network/infra/blob/main/docs/provisioning_and_telemetry.md). |
| 27 | +- SSH Key-Based Authentication for all administrative access |
| 28 | +- Secret & password manager with [access control](https://github.com/QuantumFusion-network/infra/blob/main/docs/key_management_basic.md) is [Bitwarden](https://bitwarden.com). |
| 29 | + |
| 30 | +### Additional information: |
| 31 | +- [TCO of TestNet (only for team members)](https://github.com/QuantumFusion-network/infra/blob/main/docs/testnet_tco_mar_2025.md) |
| 32 | +- [Provisioning & CI/CD](https://github.com/QuantumFusion-network/infra/blob/main/docs/provisioning_and_telemetry.md) |
| 33 | +- [How we work with versions & upstream updates](https://github.com/QuantumFusion-network/spec/blob/main/docs/proc/how_we_work_in_the_team.md) |
| 34 | + |
| 35 | +**Outdated versions** |
| 36 | +- [Testnet schema as a drawio file](https://github.com/QuantumFusion-network/spec/blob/9aba1a9613b2be64b1081698393f9fe6589b1920/docs/TestNet_infra/TestNet.drawio) |
| 37 | +- [Testnet schema as a png file](https://github.com/QuantumFusion-network/spec/blob/9aba1a9613b2be64b1081698393f9fe6589b1920/docs/TestNet_infra/TestNet.drawio.png) |
| 38 | +- [Testnet schema description](https://github.com/QuantumFusion-network/spec/blob/9aba1a9613b2be64b1081698393f9fe6589b1920/docs/TestNet_infra/test_net.md) |
0 commit comments