v0.9.0
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