forked from opendevstack/opendevstack.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request opendevstack#6 from opendevstack/master
merge base project
- Loading branch information
Showing
32 changed files
with
1,761 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ _site | |
.sass-cache | ||
build | ||
.gradle | ||
/.project | ||
.jekyll-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
--- | ||
title: Clemens Utschig-Utschig | ||
username: clemens.utschig-utschig | ||
email: | ||
email: [email protected] | ||
website: | ||
picture: clemens.utschig-utschig.jpg | ||
social: | ||
twitter: | ||
github: | ||
twitter: clemensutschig | ||
github: clemensutschig | ||
stackoverflow: | ||
facebook: | ||
xing: | ||
facebook: n/a | ||
xing: n/a | ||
topics: | ||
- ci/cd | ||
- devops and gile developemnt | ||
- devops and agile development | ||
- container everything | ||
--- | ||
**Clemens** works for Boehringer-Ingelheim’s IT organization – responsible for the global technology strategy, the architecture board and he is the CTO and head of engineering at BI X (bix-digital.com) – our digital startup incubator. | ||
**Clemens** works for Boehringer-Ingelheim’s IT organization – responsible for the global technology strategy, the architecture board and he is the CTO and head of engineering at BI X (bix-digital.com) - BI's digital startup incubator. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
details: | ||
date: 2018-05-28 | ||
time: | ||
logo: | ||
logo_url: https://devopsconference.de/wp-content/uploads/2017/06/devopscon-logo-2.png | ||
name: DevOpsCon | ||
title: "Openshift and Jenkins / Stories of BI X" | ||
type: Presentation | ||
language: EN | ||
speaker: clemens.utschig-utschig | ||
location: | ||
city: Berlin | ||
country: Germany | ||
details: | ||
- Mercure Hotel MOA Berlin | ||
material_url: | ||
|
||
--- | ||
|
||
Stories of BI X - Openshift and Jenkins ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "Announcement: Version 1.0 of OpenDevStack" | ||
topics: | ||
- General | ||
author: clemens.utschig-utschig | ||
--- | ||
With great pride - we are announcing version [1.0](https://github.com/orgs/opendevstack/projects/3) of the OpenDevStack. | ||
7+ months of work, > 500 commits, went into making the original version from [BI X](https://bix-digital.com) ready for the first major release. | ||
|
||
## Main Features: | ||
|
||
### [ODS Core](https://github.com/opendevstack/ods-core) | ||
1. Provide jenkins image(s) including owasp scan dependencies on top of the official Redhat ones (registry.access.redhat.com/openshift3/jenkins-*) | ||
1. Nexus and Sonarqube integrated setup running on OpenShift | ||
1. Provide webhook proxy, so we don't need to search for the right commit, branch, etc. | ||
|
||
### [ODS Jenkins Shared Library](https://github.com/opendevstack/ods-jenkins-shared-library) | ||
1. Provide consistent way of building, testing, deploying and scanning projects - radical simplification of building | ||
1. Auto creation of environment for a given branch if desired | ||
|
||
### [ODS Quickstarters](https://github.com/opendevstack/ods-project-quickstarters) | ||
1. As opposed to v.0.1 the generator images now inherit from the builder slaves, so we make sure what's generated - also works during build | ||
1. Slaves support HTTP proxy now, and bind themselves to the ODS Nexus for artifact mgmt | ||
|
||
### [ODS Provisioning App](https://github.com/opendevstack/ods-provisioning-app) | ||
1. Many (many) bugfixes went in, now full support for permission sets (rather than inheriting the global jira, confluence, bitbucket roles and rights) | ||
|
||
### [Tailor](https://github.com/opendevstack/tailor) | ||
1. CLI on top of the OC CLI - used thruout ODS for installation, patching etc. Allows for diff against current version, and single attribute / config patching |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "Announcement: Version 1.0 of OpenDevStack" | ||
topics: | ||
- General | ||
author: clemens.utschig-utschig | ||
--- | ||
With great pride - we are announcing version [1.0](https://github.com/orgs/opendevstack/projects/3) of the OpenDevStack. | ||
7+ months of work, > 500 commits, went into making the original version from [BI X](https://bix-digital.com) ready for the first major release. | ||
|
||
## Main Features: | ||
|
||
### [ODS Core](https://github.com/opendevstack/ods-core) | ||
1. Provide jenkins image(s) including owasp scan dependencies on top of the official Redhat ones (registry.access.redhat.com/openshift3/jenkins-*) | ||
1. Nexus and Sonarqube integrated setup running on OpenShift | ||
1. Provide webhook proxy, so we don't need to search for the right commit, branch, etc. | ||
|
||
### [ODS Jenkins Shared Library](https://github.com/opendevstack/ods-jenkins-shared-library) | ||
1. Provide consistent way of building, testing, deploying and scanning projects - radical simplification of building | ||
1. Auto creation of environment for a given branch if desired | ||
|
||
### [ODS Quickstarters](https://github.com/opendevstack/ods-project-quickstarters) | ||
1. As opposed to v.0.1 the generator images now inherit from the builder slaves, so we make sure what's generated - also works during build | ||
1. Slaves support HTTP proxy now, and bind themselves to the ODS Nexus for artifact mgmt | ||
|
||
### [ODS Provisioning App](https://github.com/opendevstack/ods-provisioning-app) | ||
1. Many (many) bugfixes went in, now full support for permission sets (rather than inheriting the global jira, confluence, bitbucket roles and rights) | ||
|
||
### [Tailor](https://github.com/opendevstack/tailor) | ||
1. CLI on top of the OC CLI - used thruout ODS for installation, patching etc. Allows for diff against current version, and single attribute / config patching |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "2019 roadmap and other ODS news" | ||
topics: | ||
- General | ||
author: clemens.utschig-utschig | ||
--- | ||
We have been pretty heads down for the last couple of months, in getting new stuff to fly for Version [1.1](https://github.com/orgs/opendevstack/projects/4), next to maintaing the [1.0.x train](https://github.com/orgs/opendevstack/projects/7). | ||
|
||
*Version 1.1* focuses on a few important topics: | ||
1. [Data Science & ML quickstarter](https://github.com/opendevstack/ods-project-quickstarters/tree/master/boilerplates/ds-ml-service) | ||
1. 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 | ||
1. Adding some pretty useful features to [provision app](https://github.com/opendevstack/ods-provisioning-app) around project templates, and refactoring of the HTTP call mess we had with 0.1 / 1.0.x | ||
1. 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "ODS 1.0.2 released" | ||
topics: | ||
- Releases | ||
author: clemens.utschig-utschig | ||
--- | ||
On the `1.0.x train` we officially released version [1.0.2](https://github.com/orgs/opendevstack/projects/7)) which contains a small set of painful bugs we discovered. | ||
|
||
## Main Fixes: | ||
|
||
### [ODS Core](https://github.com/opendevstack/ods-core/blob/v1.0.2/CHANGELOG.md) | ||
- failures due to dependency changes (e.g. for NGINX) | ||
|
||
### [ODS Jenkins Shared Library](https://github.com/opendevstack/ods-jenkins-shared-library/blob/v1.0.2/CHANGELOG.md) | ||
- 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](https://github.com/opendevstack/ods-project-quickstarters/blob/v1.0.2/CHANGELOG.md) | ||
- 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](https://github.com/opendevstack/ods-provisioning-app/blob/v1.0.2/CHANGELOG.md) | ||
- suppport for people that rename `crowd sso cookie` to run multiple atlassian environments in the same subdomain, and several small rights/roles fixes. |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
layout: blog | ||
title: Autoren | ||
title: Authors | ||
permalink: /authors/ | ||
--- | ||
<div class="container"> | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.