Skip to content

v0.9.0

Compare
Choose a tag to compare
@cglewis cglewis released this 02 Jan 19:16
15fcdcd

To install:

curl -L https://raw.githubusercontent.com/CyberReboot/poseidon/v0.9.0/bin/poseidon -o /usr/local/bin/poseidon
chmod +x /usr/local/bin/poseidon
poseidon install
poseidon start

If you previously installed Poseidon with the .deb package, please remove that first.

Changes:

  • Updated version of prometheus
  • Moved orchestrator from Vent to docker-compose
  • Removed .deb package now that it can be run with docker-compose