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

Define process to update dev server #64

Open
flannick opened this issue Sep 24, 2014 · 2 comments
Open

Define process to update dev server #64

flannick opened this issue Sep 24, 2014 · 2 comments

Comments

@flannick
Copy link
Contributor

Are we going to do this manually? If so, can close

@flannick
Copy link
Contributor Author

Re: automation

Amazon isn't bad that way -- there's a single click that performs the final step of the deployment. What we don't have, however, is a system that will run all the tests as part of each deployment. Also useful is a way to build the war files with a single button click. Another nice capability is to create a WAR/db package suitable for deployment to a VM. How far we want to go down the road to automated deployment is an open question, but we should almost certainly go further than we've gone so far

@benralexander
Copy link
Contributor

I think it should be possible to acceptable to update a dev server 'by hand', and without the necessity of a lot of process. That said, we also definitely do need to have a process (at least for QA and prod) that can pull from Github, run the test suite, and deploy the server when the tests pass (or email the responsible developer if they don't). And where else would we develop a process like this other than the dev server? So I'd like to get such a process in place on the dev server, and then migrate it to QA and prod. I know that Jacob Asiedu was doing something along these lines on his Amazon server -- I'll ask him about it and report back.

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