Older Releases
v0.5 Ingolstadt
What is a Xandeum Pod?
overview a xandeum pod (often just called "pod") is the core software that runs on each pnode (provider node) in the xandeum distributed storage network think of it as the storage node daemon/service it handles key functions like data sharding via erasure coding, peer to peer communication through gossip protocols, and integration with prpc apis for programmatic access, enabling efficient, fault tolerant storage for sedapps with a cli (pod) for quick starts, configuration (e g , custom ips/ports), and monitoring via a stats dashboard the software powers features like the xandminer gui for pnode management, supporting stoinc rewards and network health tracking 1\ core purpose pod software acts as the runtime for pnodes, coordinating data distribution across pods to ensure tamper proof, reconstructable storage without centralization it offloads data from solana validators, making it ideal for high throughput web3 apps like decentralized social platforms or ai tools what pod does the main purpose of the pod is storage management where it stores and retrieves data in the distributed network the pods participate in networking by enabling communicates with other pnodes providing json rpc api they allow monitoring and interaction with other pods they synchronise with the central atlas server for network state, and ensure the status of the network through performance tracking where they monitor cpu, ram, storage, and network metrics 2\ key components cli interface simple commands for; version checks, isolated testing, and flags for rpc/atlas customization networking uses gossip for peer discovery and heartbeats (every 30s) to maintain rewards eligibility integration powers xandminer for gui monitoring, with json rpc endpoints (e g , /rpc on port 6000) for stats like cpu/ram/uptime and peer lists security emphasizes non standard ports and firewall configs for resilient operations 3\ installation and usage install via apt from xandeum's repo; run with defaults for local devnet advanced daemonize with systemd for 24/7 uptime, crucial for stoinc (e g , amplified by nfts up to 11x) testing includes curl examples for rpc health checks and troubleshooting for common errors like port conflicts conclusion as a foundational piece of xandeum's ecosystem, pod software empowers community operators to build and earn