Announcement: Version 3 of OpenDevStack
 

With great pride we are announcing version 3 of the OpenDevStack. 7+ months of work, > 1000 commits - in short, close to 100% automated test coverage, make based installation, a fully self contained AMI to get you started in minutes, and so many other large and small fixes, to make enterprise installation just fly.

Read more
Announcement: Version 1.2 of OpenDevStack
 

With great pride - we are announcing version 1.2 of the OpenDevStack. 6+ months of work, > 500 commits - in providing new features, such as document generation, multi repository orchestration, and new and updated quickstarters.

Read more
New installation guide for local environments
 

We have worked pretty hard to ease the local installation of the OpenDevStack and first of all we are done. In this step we decided to change to an own OKD VM instead of Minishift, because we had a lot of feedback about problems with getting Minishift work in corporate networks. To reflect all the latest changes, we have also written a new installation guide for local installations.

Read more
ODS 1.0.2 released
 

On the 1.0.x train we officially released version 1.0.2) which contains a small set of painful bugs we discovered.

Main Fixes:

ODS Core

  • failures due to dependency changes (e.g. for NGINX)

ODS Jenkins Shared Library

  • addition of image labels for author, commit, branch, builder to allow for better bottom up tracebility, as we run a binary docker build

ODS Quickstarters

  • failures due to dependency updates (e.g. for angular and spring boot) and python slave’s PIP now allows for self signed certificates of NEXUS

ODS Provisioning App

  • suppport for people that rename crowd sso cookie to run multiple atlassian environments in the same subdomain, and several small rights/roles fixes.

Read more
2019 roadmap and other ODS news
 

We have been pretty heads down for the last couple of months, in getting new stuff to fly for Version 1.1, next to maintaing the 1.0.x train.

Version 1.1 focuses on a few important topics:

  1. Data Science & ML quickstarter
  2. finally writing documentation (which we are pretty much done, at least for cut one :)) - there is now a README for each major component, and repo
  3. Adding some pretty useful features to provision app around project templates, and refactoring of the HTTP call mess we had with 0.1 / 1.0.x
  4. Providing a new release manager quickstarter to move an entire namespace & application into a new namespace - e.g. when you want to move from dev to test. (and automatically generate you documentation around your application)

Version 2.0 will focus on one big topic:

  1. Rework quickstarters and remove rundeck from the ODS mix, a lot of complexity will vanish and morphe into std. Jenkins jobs.

Read more