Create CommandLine.md
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
## Command-Line Configuration of PiPedal
|
||||||
|
|
||||||
|
The pipedalconfig program can be used to modify configuration of PiPedal from a shell command line. Run 'pipedalconfig --help' to view
|
||||||
|
available configuration commands, some of which are not avaialbe from the web interface. For example, you can change the port number
|
||||||
|
of the Web App HTTP server if you need to, using pipedalconfig.
|
||||||
|
|
||||||
|
Things you can do with pipedalconfig:
|
||||||
|
|
||||||
|
- Stop, start or restart the PiPedal services.
|
||||||
|
|
||||||
|
- Choose whether to automatically start PiPedal services on reboot.
|
||||||
|
|
||||||
|
- Select an alternate web server port.
|
||||||
|
|
||||||
|
- enable or disable the Wi-Fi hotspot.
|
||||||
|
|
||||||
|
Run `pipedalconfig --help` for available options.
|
||||||
|
|
||||||
Reference in New Issue
Block a user