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

Dockerize Release #135

Open
waynew opened this issue Mar 9, 2020 · 2 comments
Open

Dockerize Release #135

waynew opened this issue Mar 9, 2020 · 2 comments

Comments

@waynew
Copy link

waynew commented Mar 9, 2020

Reading the docs it looks like parts of measure run within Docker and there are Docker containers, but I don't see anything here that should prevent a launch like:

docker run --name nginx-measure -p 443:443 -p 80:80 -e CRAWLER_GITHUB_TOKENS=abcd12345 measureoss/measure

That would make this tool much easier to use ❤️

@waynew
Copy link
Author

waynew commented Mar 9, 2020

Looks like there are docker images out there like https://hub.docker.com/_/microsoft-ospo-ghcrawler that would allow for a simple docker-compose file perhaps?

@waynew
Copy link
Author

waynew commented Mar 9, 2020

Looks like the mongodb needs to be configurable here: https://github.com/MeasureOSS/Measure/blob/master/makedash.js#L33

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

No branches or pull requests

1 participant