The Infrastructure Core: Persistent Node Deployment.
Polygone-Server is a production-ready wrapper designed to run a Polygone node 24/7 on servers and VPS using Docker. It ensures your PeerId persists across restarts and manages caching for the Drive network.
Project origin · Origine : French engineering · l-vs · collective Hope (by Hope). Public focus: post-quantum protocols — not hosting economics or free-tier setups.
- Persistent Identity: Automatically manages
identity.keyto ensure your node keeps its PeerId and reputation. - Dockerized: Multi-stage build for a tiny footprint.
- Smart Resource Sharing: Integrated Karma system to automatically lend idle CPU/RAM.
git clone https://github.com/lvs0/Polygone-Server
cd Polygone-Server
docker-compose up -dEdit docker-compose.yml to change:
POLY_CACHE_GB: Maximum storage allocated for Drive shards.POLY_LISTEN: Public port (default 4001).
- Container: Alpine Linux (slim)
- Orchestration: Docker Compose
- Healthchecks: Internal monitoring of swarm connectivity.
MIT License — 2026 · l-vs · Hope (by Hope) · Polygone ecosystem