Giter Site home page Giter Site logo

devops-javaee's Introduction

Devops with Java EE

  1. Instructions and links to content available at https://github.com/amorena/democdonpaas

DONE

  1. DONE - Improved performance - end to end process is quicker

  2. DONE - Changed the network configuration of docker containers (removed net=Host) and now all containers are just linked using "links"

  3. DONE - Created email server docker containers (imap and email web client) (no more external inboxs)

  4. DONE - Changed app’s name for DEV to include ver number + SNAPSHOT

  5. DONE - Cleaned up Docker images to minimal size

  6. DONE - Configured send emails to developer, tester and release

  7. DONE - Removed parallel execution of UAT and QA test

  8. DONE - Added teardown job to remove DEV Openshift online env(ticketmonsterVerNumSNAPSHOT) after successful build, deploy and test. This frees up space for subsequent build executions.

  9. DONE - Moved Sonar as a separate step in BUILD stage

  10. DONE - Configure 3 apps in the same domain (this is an out-of-the-box Openshift feature)

  11. DONE - Installed Workspace Cleanup Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Workspace+Cleanup+Plugin) in order to cleanup jenkins jobs workspaces to save disk space

  12. DONE - New version (not officially distributed and downloadable yet) of Openshift Deployer plugin for Jenkins in order to create/delete APP-NAME based on a mix of fixed string + VARIABLE e.g: ticketmonster218SNAPSHOT (Note: using the previous version of the plugin you cannot use a variable in app name). BTW, Openshift API doesn’t accept APP NAME with non-alphanumeric characters.

  13. DONE - Disabled Maven archiving in Jenkins server config to save disk space

  14. DONE - Disabled artifacts archiving in some jenkins jobs to save disk space

  15. DONE - Changed Jenkins Server Home page http://localhost:8082/jenkins

  16. DONE - Added "Prod test" job

  17. DONE - Uploaded all docker images on Docker Registry Hub https://registry.hub.docker.com/repos/amorena

  18. DONE - Configured automatic trigger (Jnkins build step) in JBDS (Commit-Push) and CLI (git push)

  19. DONE - Installed and configured openssh in Jenkins container in order to configure GIT Server

  20. DONE - Failed test scenario (could be triggered during the demo (e.g: mistakes in the app code or others)

  21. DONE - Quick mode vs Full mode - this will not recreate OpenShift application, instead just redeploy the WAR. I’ll configure this for the Rollback job

  22. DONE - Created an updated demo scenario diagram available at https://github.com/amorena/democdonpaas

  23. DONE - Rollback to previous version can be done using "rebuild" button of deploy-prod job then selecting ARTIFACT VERSION

  24. DONE - Configured Arquillian tests on OpenShift (local VM or online) JBoss EAP gears of Ticketmonster UAT. Too slow so I’ve removed this kind of test and configured a set of curl to test tickemonster key services availability in "QA tests", "UAT tests" and "PROD tests"

devops-javaee's People

Contributors

arun-gupta avatar

Stargazers

 avatar Jeffry Tupa avatar

Watchers

 avatar James Cloos avatar Andrea Morena avatar Arun avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.