Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

can i set password for cloud 9 #250

Closed
xkinghost opened this issue Mar 25, 2019 · 4 comments · Fixed by #251
Closed

can i set password for cloud 9 #250

xkinghost opened this issue Mar 25, 2019 · 4 comments · Fixed by #251
Assignees

Comments

@xkinghost
Copy link

I am using cloud9. it very nice
but anyone can direct use this, can i set password for cloud 9 UI

@ludeeus
Copy link
Member

ludeeus commented Mar 30, 2019

Change this argument on line 7 in the service file:

-a :

to:

-a username:password

@xkinghost
Copy link
Author

can you help me with detail ?

pi@hassbian:~ $ sudo -u cloud9 -H -s
sudo: unknown user: cloud9
sudo: unable to initialize policy plugin
pi@hassbian:~ $ -a
-bash: -a: command not found
pi@hassbian:~ $ sudo -u homeassistant -H -s
homeassistant@hassbian:/home/pi $ cloud9
bash: cloud9: command not found
homeassistant@hassbian:/home/pi $ source /srv/homeassistant/bin/activate
(homeassistant) homeassistant@hassbian:/home/pi $ cloud9
bash: cloud9: command not found
(homeassistant) homeassistant@hassbian:/home/pi $

@ludeeus
Copy link
Member

ludeeus commented Mar 30, 2019

The service file is located here /etc/systemd/system/cloud9@homeassistant.service

@xkinghost
Copy link
Author

thanks it worked

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants