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

Beginners Guide to Contributing #22

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

Conversation

JezzabellGem
Copy link
Collaborator

@JezzabellGem JezzabellGem commented Dec 1, 2016

Since our backend is going to be programmed in Python, we’ve chosen to use a Pyramid Program as our framework. We chose to use Tox, because it makes managing the virtual environment easier. We’re using a virtual environment to keep the project dependencies from polluting the rest of our system. We chose to use Juju, because it makes managing and scaling easier. We are using Virtual Box for Juju so we can deploy locally for testing. Instead of having to deploy to the public cloud, we can deploy to a mini virtual cloud. (LXD)

These are all of the steps I took from beginning to end.

Since our backend is going to be programmed in Python, we’ve chosen to
use a Pyramid Program as our framework. We chose to use Tox, because it
makes managing
the virtual environment easier. We’re using a virtual environment to
keep the project dependencies from polluting the rest of our system. We
chose to use Juju, because it makes managing and scaling easier. We are
using Virtual Box for Juju so we can deploy locally for testing.
Instead of having to deploy to the public cloud, we can deploy to a
mini virtual cloud. (LXD)

These are all of the steps I took from beginning to end.
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.

1 participant