Skip to content

Releases: spesnova/iruka

v0.2.0

17 Jun 06:13
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

New Features

  • #8: support for setting environment variables (added Config Vars API to server and config, set, unset command)
  • #9: enable to access deployed web container (added new componet "Agent" to server and open command)
  • #15: automate building release artifacts
  • #27: add CLI document

The linux-amd64 and darwin-amd64 artifact contains the iruka server (irukad) binary and iruka CLI (iruka) both.

v0.1.0

27 Aug 02:05
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial development release of iruka. The linux-amd64 and darwin-amd64 artifact contains the iruka server (irukad) binary and iruka CLI (iruka) both.

New Features

  • iruka server (irukad) provides REST API to handle containers
  • the API serves App resource and Container resource
  • iruka CLI (iruka) supports create, destroy, deploy and ps command