Closed Ottergoose closed 1 year ago
The following has been suggested by Johnex ( https://discord.com/channels/734090820684349521/734090821250580564/1077646364378402877)
source <(curl -s https://raw.githubusercontent.com/sdr-enthusiasts/docker-install/main/docker-install.sh)
===
lpgeek points out ( https://discord.com/channels/734090820684349521/734090821250580564/1077641519965667458 ) that Raspberry Pi OS or DietPi (depending on level of comfort with no GUI) during the image creation process one has to enable ssh under advanced options. There's a good getting started guide here: https://www.raspberrypi.com/documentation/computers/getting-started.html
I've taken care of this myself with a few recently accepted pull requests. Closing.💪
For those of us who are merely casual geeks, who might know enough to SSH into a server, navigate directory structure, and edit text files, some additional guidance in the guide in the "Setting Up Host System" section would be most appreciated; for example, is there a recommended install method / version of Linux to install on my extant Pi?
Many of us are coming from a background of getting started by installing a mostly setup image from FlightAware, ADSBx, etc., so some additional hand-holding to get to the point where you're instructing us to enter command lines in the terminal would be appreciated - even if it's just a note saying "Raspberry Pi Users, follow the instructions here to get a suitable basic Linux installation set up and connected to your network."
... heck, I'm even willing to edit the doc and send in a pull request to add it! I'll crosspost on Discord and see what the suggested workflow is.