FabAccess Workshop === # Basic Information ## PI Password: password ## WLAN SSID: fabaccess_workshop Password: ?fabinfra! ## Shelly IP: 192.168.33.1 # PI Preparing ``` # update pi sudo apt update && sudo apt upgrade # install docker curl -fsSL https://get.docker.com | sh sudo usermod -aG docker pi sudo pip3 install docker-compose reboot ``` # Install BFFH ``` # clone example repo git clone https://gitlab.com/fabinfra/fabaccess/dockercompose.git ~/fabaccess_dockercompose ``` ## Start BFFH ``` cd ~/fabaccess_dockercompose docker-compose up ``` ## BFFH Config Dateien ``` nano config/bffh.dhall nano config/roles.toml nano config/user.toml ``` ## Shelly Config ``` MQTT Client Internet & Security -> Advanced - Developer Settings Enable MQTT IP Address = Pi IP Set MQTT Credentials Wlan Client Internet & Security -> WIFI MODE - CLIENT Set WLAN Credentials ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up