Skip to content

v0.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@edufschmidt edufschmidt released this 14 Jul 20:21
· 143 commits to master since this release
6bcbb77

First release candidate, featuring:

  • API: Basic CRUD operations on Networks, Hosts, Interfaces, and Links via REST API
  • Server: Automatic IP assignment
  • Agent: Support for configuration via HCL files
  • Server: Perform automatic IP assignment
  • UI: Simple dashboard served from the binary for interacting with the API and visualizing network topology and state
  • Client: Basic client for periodic reconciliation
  • Storage: Support for PostgreSQL storage backend