VenusOS

Get image here *.wic.gz: https://updates.victronenergy.com/feeds/venus/candidate/images/

https://github.com/victronenergy/venus/wiki/raspberrypi-install-venus-image

Go to: http://victron.local

Base Settings

Settings > General >

  • Enable Superuser & SSH

    • Press -> on Access Level for 5+ seconds

  • Enable SSH on LAN

  • Set root password

Enable MQTT

Settings > Services >

  • Enable MQTT on LAN (SSL) & (Plaintext)

Install Setup Helper

https://github.com/kwindrem/SetupHelper

ssh [email protected]

wget -qO - https://github.com/kwindrem/SetupHelper/archive/latest.tar.gz | tar -xzf - -C /data
	mv /data/SetupHelper-latest /data/SetupHelper
	/data/SetupHelper/setup
	

Settings >

Last updated