Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy scripts for raspberry pi #3

Open
euclideansphere opened this issue Sep 16, 2015 · 2 comments
Open

deploy scripts for raspberry pi #3

euclideansphere opened this issue Sep 16, 2015 · 2 comments
Assignees
Labels

Comments

@euclideansphere
Copy link
Member

The raspberry pi currently has no deploy scripts; also the python code that currently runs on the pi is not in the repository.

This includes scripting out setting up rsa keys that can be distributed so anyone on the team can deploy / sftp into the pi.

@mattmahn
Copy link
Member

What if we simply use a username and password to remotely log-in to the pi, rather than use RSA keys? This way we don't have to deal with distributing the public keys to whoever wants to log-in. I don't think we need to be worried about the decreased security of the username-password combination.

@euclideansphere
Copy link
Member Author

this could also work - but will be a problem for scripts, can't pipe password to login - part of this can be to find an appropriate solution.

@euclideansphere euclideansphere changed the title Create Deploy Scripts for Raspberry PI Environment deploy scripts for raspberry pi Jan 9, 2016
@mattmahn mattmahn self-assigned this Jan 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants