did this for solidarity infrastructures sfpc class.

  1. flashing with an image from yunohost onto the PI
  2. setting it up headless for ssh / wifi connection
    • to set up wifi, add the file (wpa_supplicant.conf) specified in this tutorial
    • to set up ssh, add the file ssh
  3. find the local IP of the PI using your local router admin page (find the IP address of the router which just involves using netstat -nr | grep default on Mac)
    • in the admin page, look under connected devices and there should be one called yunohost
  4. go to that IP address in the browser and you’re done!