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

Make a docker file for Yacy grid crawler and deploy it to google cloud #1

Open
nikhilrayaprolu opened this issue Jul 23, 2017 · 4 comments

Comments

@nikhilrayaprolu
Copy link
Member

It is better to have a separate container for each of the micro services while in deployment. Create a docker file and deploy it to Google cloud for yacy_grid_crawler.

@nikhilrayaprolu nikhilrayaprolu changed the title Make a docker file for Yacy grid parser and deploy it to google cloud Make a docker file for Yacy grid crawler and deploy it to google cloud Jul 23, 2017
@harshit98
Copy link
Member

@nikhilrayaprolu I would like to work on this. How to get started?

@nikhilrayaprolu
Copy link
Member Author

nikhilrayaprolu commented Jul 24, 2017

@harshit98 please go through the Docker file at https://github.com/yacy/yacy_grid_mcp/blob/master/docker/Dockerfile and replicate it here, similarly. try running the micro service in docker locally and connect it to yacy grid mcp at http://130.211.167.207:8100/

harshit98 referenced this issue in harshit98/yacy_grid_crawler Jul 25, 2017
@harshit98
Copy link
Member

@nikhilrayaprolu Please review the commit.

I'm trying to run docker locally. When I build the image it shows error :
screenshot from 2017-07-25 09-04-44

@nikhilrayaprolu
Copy link
Member Author

nikhilrayaprolu commented Jul 25, 2017

this works only when the docker file is in root directory, add an extra attribute -f ./docker to the end since we have docker file inside docker folder.

harshit98 referenced this issue in harshit98/yacy_grid_crawler Jul 25, 2017
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

2 participants