Wednesday 2 p.m.–2:30 p.m.

Room 205 #pyconjp_205

Getting started with chatops in python with errbot

Guillaume Binet

Audience level:
Novice
Category:
Useful libraries
Video:
video https://youtu.be/9j2nbAk1XuM?list=PLMkWB0UjwFGlYvIcvKsGhJ7SJIODj_zJZ

Description

ChatOps is about bringing your devops tools into your team chatroom. Some common operations implemented with chatops includes deployments, provisioning, monitoring, graphs, development tracking... In this presentation I will present Errbot a chatbot, written and extensible in Python. This talk will show you how to get started and the interesting pythonic features available through the API.

Abstract

ChatOps is about bringing your devops tools into your team chatroom. The recent rise of professional chatting services like [Slack][1] or [Hipchat][2] shows that people are embracing a new way of collaborating. Bringing your tools within those conversations tightens the feedback loop, improves information sharing and onboarding new people in your team. Some common operations implemented with chatops includes deployments, provisioning, monitoring, graphs, development tracking... Those are often implemented with the help of a chat bot like in this presentation [Errbot][3]. If your chatops system can be easily extended, for example here in Python, we will see that a team culture can crystallize around it with fun additions. This presentation's goal is to show you how easy it is to get started with chatops in Python, with some technical tips (installation, security, architecture...) but also some social tips to make your company understand better its potential for your team. [1]: http://slack.com [2]: http://hipchat.com [3]: http://errbot.io
  • このエントリーをはてなブックマークに追加