Skip to content

Commit 7897eec

Browse files
committed
Remove stuff
1 parent d044aab commit 7897eec

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

README.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -240,32 +240,3 @@ All images include:
240240
- SSH access with pre-configured key
241241
- SELinux enabled
242242
- srvos security hardening
243-
244-
Cloud images additionally disable `sudo.execWheelOnly` for compatibility with cloud-init.
245-
246-
## Architecture
247-
248-
- **Cloud Provider**: Hetzner Cloud
249-
- **OS**: NixOS 24.11
250-
- **Bootloader**: systemd-boot (GRUB for Proxmox)
251-
- **Filesystem**: ext4
252-
- **Partitioning**:
253-
- `/boot`: 512MB (vfat)
254-
- `/`: rest of disk (ext4)
255-
- **Validator**: Polkadot with dotnix module
256-
- **Security**: SELinux enabled, srvos hardening
257-
258-
## Notes
259-
260-
- Configuration uses **warp sync** for fast synchronization
261-
- Keys are saved in `/var/secrets/polkadot-validator.node_key`
262-
- Validator state is in `/var/lib/polkadot-validator`
263-
- Backups are saved in `/var/backups`
264-
- Snapshots are saved in `/var/snapshots`
265-
266-
## Resources
267-
268-
- [Polkadot Documentation](https://docs.polkadot.com/)
269-
- [Dotnix Repository](https://github.com/sporyon/dotnix-core)
270-
- [Paseo Testnet](https://www.parity.io/blog/paseo-testnet)
271-
- [Hetzner Cloud](https://www.hetzner.com/cloud)

0 commit comments

Comments
 (0)