Skip to content

Releases: tony-bonnin/unyport

Release list

UnyPort v0.1.0

Choose a tag to compare

@tony-bonnin tony-bonnin released this 07 Jun 01:10
v0.1.0
6834b23

UnyPort v0.1.0

v0.1.0 is the first public release of UnyPort.

UnyPort is a real-time system administration portal written in Go, built around a simple deployment model: single binary, single port, low operational overhead.

Highlights

  • Real-time host monitoring dashboard.
  • Alpine Linux and Xen oriented design.
  • Single binary, single port architecture.
  • Monitoring-first foundation for future orchestration features.

Included in this release

  • Live views for system, CPU, memory, network, storage, processes, logs, thermal data, apps, and Xen context.
  • Security-focused application baseline with OAuth, JWT, CSRF, CSP, TLS, and 2FA-ready flows.
  • Docker workflow for development plus native Go build support.
  • Frontend assets and platform context aligned with Alpine Linux and Data Disk Mode operations.

Release status

This release establishes the initial stable public baseline for the project, while leaving room for continued feature evolution in upcoming versions.