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

Automatic API key and MongoDB password generation #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timbutler
Copy link
Contributor

This is a branch of the Docker Compose configuration, which automatically creates the API key and password via a very small (6MB) temp Docker container.

The advantage is that it sets a strong password by default and saves files having to be manually edited.

I've put this in a separate branch since Docker Compose 1.5 (required for this) is still a few days from release. As I can't specify this as a new upstream branch, please feel free to reject and create a new branch to target.

Also, I'm not familiar with the MQTT side, so I have a unique username generated for it as well (but not sure if it should).

Any questions then please just let me know.

@timbutler timbutler changed the title Autopasskey Automatic API key and MongoDB password generation Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant