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

Setup development enviroment on server #7

Open
glogiotatidis opened this issue Feb 12, 2012 · 3 comments
Open

Setup development enviroment on server #7

glogiotatidis opened this issue Feb 12, 2012 · 3 comments

Comments

@glogiotatidis
Copy link
Member

Setup an development enviroment on server. Automatically pulls from github master repo and deploys code every 5 minutes.

@kosfar
Copy link

kosfar commented Mar 17, 2012

I could help on this. I am going to have a look at the old structure in the following days as well. So two questions here:

  • Any need for virtualenv?
  • Do you propose some steps to take in order to reach the target more quickly?

@glogiotatidis
Copy link
Member Author

I suggest that each environment has it's own virtualenv, to keep things clean and stable as development moves on. For example eventually dev instance will have different dependencies than stage and prod, as it will run different (newer) version of the code.

So each instance should get its own virtual environment, completely independent from each other.

@kosfar
Copy link

kosfar commented Mar 24, 2012

Pretty clear. I will keep you up-to-date regarding my progress.

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

2 participants