Release Date: Sep 2023

Github link: https://github.com/nexoedge/nexoedge/releases/tag/v1.0.0

Features

  • Redundancy
    • Method: Erasure coding (Reed-Solomon codes)
    • Configuration: Class-based definitions
  • Storage destinations: Local file system, AWS S3 (Standard), Azure Blob Storage, Alibaba Cloud Object Storage
  • Storage Interface: SMB/CIFS
  • Data repair
    • Automatic detection of missing/corrupted data
    • Automatic missing/corrupted data
    • Improved repair over conventional data repair
  • Staging: Storage buffer/cache using local file system
  • Monitoring: Command-line tool (reporter) and web-based UI
  • Deployment: Debian package build for Ubuntu 22.04, Docker containers

Materials

  • Source code
  • Debian installation packages for Ubuntu 22.04
    • All components (proxy, agent, reporter): nexoedge-1.0-amd64-full.deb
    • Proxy and reporter: nexoedge-1.0-amd64-proxy.deb
    • Agent-only: nexoedge-1.0-amd64-agent.deb
    • Reporter-only: nexoedge-1.0-amd64-utils.deb
    • User documentation: nexoedge-user-doc.pdf
    • CIFS: nexoedge-cifs.tar.gz
    • Admin portal
      • Source code:nexoedge-admin-portal.tar.gz
      • User manual (with installation guide): nexoedge-admin-portal-user-manual.pdf
  • No labels