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

Offload virtual machine deployment #45

Closed
madisonb opened this issue Feb 17, 2016 · 1 comment
Closed

Offload virtual machine deployment #45

madisonb opened this issue Feb 17, 2016 · 1 comment

Comments

@madisonb
Copy link
Collaborator

The Vagrant VM scdev is finicky, uses a custom set of ansible scripts to do the deployment, and runs under a conda virtual environment.

Both real and virtual deployments of Scrapy Cluster should be supported by Ansible Symphony (https://github.com/istresearch/ansible-symphony) and use the standardized Ubuntu 14.04 box.

This will eliminate the ansible folder at the top level of the project.

@madisonb
Copy link
Collaborator Author

I actually dont know if I like this feature request anymore, as it would make testing the ansible deployment of scrapy cluster independent of the code itself, since Travis doesnt have a clean way of doing dependent builds (and it would only need to run the scrapy cluster portion of things, vs everything). At IST we use ansible symphony for a lot of things, but moving the code into separate repos while under the same umbrella project is not something I am a fan of.

We also have docker support, which fundamentally changes how we do deploys anyways.

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant