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

Separate scraper from backend #86

Open
CTrando opened this issue Mar 17, 2019 · 3 comments
Open

Separate scraper from backend #86

CTrando opened this issue Mar 17, 2019 · 3 comments
Assignees

Comments

@CTrando
Copy link
Collaborator

CTrando commented Mar 17, 2019

No description provided.

@snowme34
Copy link
Collaborator

Is there any hint about the dependencies of the scraper? Any reliable reference for which files the scraper uses?

@snowme34
Copy link
Collaborator

snowme34 commented Apr 1, 2019

Ideally the scraper will be run on a totally separated server. So services like backend should have no knowledge of its presence.

snowme34 added a commit that referenced this issue Apr 1, 2019
snowme34 added a commit that referenced this issue Apr 1, 2019
snowme34 added a commit that referenced this issue Apr 1, 2019
@snowme34
Copy link
Collaborator

snowme34 commented Apr 1, 2019

Things to worry about:

  • the config file is duplicated
  • requirements file should be pruned
  • Dockerfile should be pruned? Perhaps they can share the same layer underneath if we don't touch it

Things to do in next stage:

  • use images from docker hub for productoin

CTrando pushed a commit that referenced this issue Apr 3, 2019
CTrando added a commit that referenced this issue Apr 3, 2019
snowme34 added a commit that referenced this issue Apr 9, 2019
snowme34 added a commit that referenced this issue Apr 19, 2019
snowme34 added a commit that referenced this issue Apr 19, 2019
snowme34 added a commit that referenced this issue Apr 19, 2019
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