Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asgoret/devops_chats

Repository of DevOps (RUS) chats in Telegram
https://github.com/asgoret/devops_chats

chats devops telegram

Last synced: about 1 month ago
JSON representation

Repository of DevOps (RUS) chats in Telegram

Awesome Lists containing this project

README

        

# DevOps Chats

Repository for information about DevOps and other friendly chats in Telegram.
Our main chats:

* [DevOps](https://t.me/devops_ru) - chat for technical themes\treds
* [DevOps Jobs](https://t.me/devops_jobs) - chat for themes\treds about job opportunities

## Navigation

* [Self-link for repository](https://github.com/Asgoret/devops_chats)
* [DevOps study](https://github.com/Asgoret/devops_chats/tree/master/devops)
* [Certifications](https://github.com/Asgoret/devops_chats/blob/master/devops/certification.md)
* [List of article|books|useful information for middle SRE](https://github.com/Asgoret/devops_chats/blob/master/devops/middle.md)
* [List of article|books|useful information for junior SRE](https://github.com/Asgoret/devops_chats/blob/master/devops/starter.md)
* [Folder for courses](https://github.com/Asgoret/devops_chats/tree/master/courses)
* [Readme file for courses](https://github.com/Asgoret/devops_chats/blob/master/courses/courses.md)
* [DevOps](https://github.com/Asgoret/devops_chats/tree/master/courses/devops)
* [Courses for free](https://github.com/Asgoret/devops_chats/blob/master/courses/devops/free.md)
* [Courses for price](https://github.com/Asgoret/devops_chats/blob/master/courses/devops/price.md)
* [Self-link to readme file](https://github.com/Asgoret/devops_chats/blob/master/README.md)
* [Code of conduction](https://github.com/Asgoret/devops_chats/blob/master/CoC.md)
* [Nearby events](https://github.com/Asgoret/devops_chats/blob/master/events.md)
* [Rules for publishing advertising](https://github.com/Asgoret/devops_chats/blob/master/ad.md)
* [Rules for publishing job opportunities and CV](https://github.com/Asgoret/devops_chats/blob/master/vacancy.md)
* [Manual for HRs for helping them find and hire people](https://github.com/Asgoret/devops_chats/blob/master/hrman.md)
* [List of friendly chats](https://github.com/Asgoret/devops_chats/blob/master/Friendly_chats.md)
* [List of relocate chats in telegram](https://github.com/Asgoret/devops_chats/blob/master/relocate.md)

## Repository structure

```bash
devops_chats/ # Root directory
├─ devops # Folder for DevOps chats
| ├─ certification.md # Useful information about certifications
| ├─ middle.md # Useful information for middle SRE
| ├─ starter.md # Useful information for junior SRE
├─ courses # Folder for courses
| ├─ courses.md # Readme file for courses
| ├─ devops # Folder for shared courses for all
| | ├─ free.md # List of free courses
| | ├─ price.md # List of courses with price
├─ events.md # List of events
├─ Friendly_chats.md # List of friendly chats
├─ README.md # Readme file
├─ ad.md # Advertising rules
├─ vacancy.md # Job opportunity and CV publish rules
├─ CoC.md # Code ond conduct
├─ hrman.md # Manual for HRs for helping them find and hire people
├─ relocate.md # List of relocate chats in telegram
```