devopshq / devopshq.github.io

Welcome page of the Open DevOps community

Home Page:https://devopshq.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOpsHQ is a small project with tools for DevOps developers

This is welcome page of the DevOpsHQ project. You can see full russian instruction here.

Table of contents:

Introduction

DevOpsHQ is a small project that contains tools we use in our daily work. All the tools are licensed under MIT. You are welcome to contribute to our project, help is appreciated.

If you have any questions you can contact project administrators: Alexander Pazdnikov, Timur Gilmullin and Aleksey Burov.

Our goal is to have open source solutions for various aspects of Application Lifecycle Management (ALM), such as development, testing, delivery, deployment and licensing. We want to:

  1. Accumulate knowledge related to Continuous Integration and Continuous Delivery (CI/CD) methodologies and best practices.
  2. Design and develop tools for continuous ALM support: from committing a line of code to deploying an app at the customer's infrastructure.
  3. Organize existing CI/CD solutions into a fully-functional system.
  4. Unite developers and companies around that such ALM system.

We also want our tools to be accessible as easily as possible by software companies and individual developers alike.

Our projects

Published tools:

ExampleProject — typical example DevOpsHQ-project. Basic functionality is implemented, such as code quality, build, tests, deploy to pypi and notifications. Travis CI is used for CI/CD. Documentation contains examples and recommendations for deploying a project in a similar manner. Basically, this project can be used as a template for your own DevOpsHQ project.

Projects to be published:

  • CrossBuilder — cross-platform Build As a Code software, can be used with TeamCity, Jenkins, GitLab CI, Travis CI e.t.c.
  • ChangelogBuilder — generates products release notes by aggregating data from issue tracking systems (TFS, YouTrack, GitLab, JIRA e.t.c.).
  • MSI SDK — toolkit used to create msi and deb packages for product installers.
  • SupplyLab — Continuous Delivery system (GUS + FLUS + LicenseLab). Delivers products, updates and licenses to customer.
  • pytest-testrail — python client for publishing pytest results to Gurock TestRail.

About us

Here are some articles (in Russian):

And some videos from our meetups (also in Russian):

  • Op!DevOps! 2016 — митап Op!DevOps! прошёл 7 октября 2016 г. в Москве. На нём в формате фаст-трека были озвучены проблемы в области автоматизации разработки и тестирования, а также предложены методы и средства их решения.
  • Op!DevOps! 2017 — митап Op!DevOps! 2017 прошёл 21 октября в московском офисе компании Positive Technologies. Мы провели приятный субботний вечер и в узком, почти семейном кругу, обсудили проблемы автоматизации, которые удалось решить нашей DevOps-команде за прошедший год. Кроме того, мы рассмотрели некоторые технологии и инструменты, поделились планами развития DevOps.
    • "Развитие сообщества Open DevOps Community" — рассказали о развитии сообщества Open DevOps Community, показали опубликованные проекты за 2017 год, поделились планами развития сообщества.

Contacts

About

Welcome page of the Open DevOps community

https://devopshq.github.io/

License:MIT License