Scripts used in the Hassbian image.
| HOME | SUITES | HASSBIAN-CONFIG (CLI) | CONTRIBUTE |
Cloud9 SDK is an webservice IDE that makes it easy to manage your configuration files.
This suite can’t be installed on Raspberry Pi Zero
sudo hassbian-config install cloud9
sudo hassbian-config upgrade cloud9
sudo hassbian-config remove cloud9
| Description | Command/value |
|---|---|
| Running as: | homeassistant |
| Default workspace: | /home/homeassistant/c9workspace/ |
| Default port: | 8181 |
| Default user: | pi |
| Default password: | raspberry |
| Start service: | sudo systemctl start cloud9@homeassistant.service |
| Stop service: | sudo systemctl stop cloud9@homeassistant.service |
| Restart service: | sudo systemctl restart cloud9@homeassistant.service |
| Service status: | sudo systemctl status cloud9@homeassistant.service |
This script was originally contributed by @Ludeeus.