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

Use Jenkins to build/deploy #5

Closed
heathermiller opened this issue May 17, 2016 · 5 comments
Closed

Use Jenkins to build/deploy #5

heathermiller opened this issue May 17, 2016 · 5 comments
Assignees
Milestone

Comments

@heathermiller
Copy link
Contributor

heathermiller commented May 17, 2016

Build + deploy upon Github post-commit

@MasseGuillaume
Copy link
Contributor

  • sbt server/universal:packageBin
  • creates server/target/universal/server-0.1.2.zip
  • copy to alaska
  • inside alaska

@heathermiller
Copy link
Contributor Author

heathermiller commented Jul 1, 2016

These deploy steps are incomplete and unacceptable. They require minutes of downtime on redeploys.

@marcospereira
Copy link

Why not Travis CI (or other public service) to handle builds and maybe deploys? Circle CI also comes to my mind.

@MasseGuillaume MasseGuillaume added this to the Sprint 1 milestone Jul 7, 2016
@MasseGuillaume
Copy link
Contributor

@marcospereira a bit late to the party: we need a lot of RAM :-)

@MasseGuillaume
Copy link
Contributor

  • split build script into two parts: build phase and redeploying phase (run by sudo)

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

3 participants