All Projects → vinayhegde1990 → devops-notes

vinayhegde1990 / devops-notes

Licence: other
My technical documentation in the SRE / DevOps paradigm.

Projects that are alternatives of or similar to devops-notes

Marmot
Marmot workflow execution engine
Stars: ✭ 174 (+815.79%)
Mutual labels:  sre, devops-tools
Python Dotenv
Get and set values in your .env file in local and production servers. 🎉
Stars: ✭ 4,533 (+23757.89%)
Mutual labels:  configuration-management, devops-tools
Awesome Sre Tools
A curated list of Site Reliability and Production Engineering Tools
Stars: ✭ 186 (+878.95%)
Mutual labels:  sre, devops-tools
envkey-ruby
EnvKey's official Ruby client library
Stars: ✭ 24 (+26.32%)
Mutual labels:  configuration-management, devops-tools
aws-fis-templates-cdk
Collection of AWS Fault Injection Simulator (FIS) experiment templates deploy-able via the AWS CDK
Stars: ✭ 43 (+126.32%)
Mutual labels:  sre, devops-tools
Runbook
A framework for gradual system automation
Stars: ✭ 531 (+2694.74%)
Mutual labels:  sre, devops-tools
envkeygo
EnvKey's official Go client library
Stars: ✭ 36 (+89.47%)
Mutual labels:  configuration-management, devops-tools
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+23194.74%)
Mutual labels:  sre, devops-tools
Envkey App
Secure, human-friendly, cross-platform secrets and config.
Stars: ✭ 83 (+336.84%)
Mutual labels:  configuration-management, devops-tools
Kapo
Wrap any command in a status socket
Stars: ✭ 45 (+136.84%)
Mutual labels:  configuration-management, sre
Chef Plugin
This is jenkins plugin to run chef-client on remote host
Stars: ✭ 38 (+100%)
Mutual labels:  configuration-management, devops-tools
envkey-node
EnvKey's official Node.js client library
Stars: ✭ 46 (+142.11%)
Mutual labels:  configuration-management, devops-tools
envkey-python
EnvKey's python library. Protect API keys and credentials. Keep configuration in sync.
Stars: ✭ 24 (+26.32%)
Mutual labels:  configuration-management, devops-tools
efs2
A dead-simple configuration management tool powered by stupid shell scripts.
Stars: ✭ 82 (+331.58%)
Mutual labels:  configuration-management, devops-tools
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (+1831.58%)
Mutual labels:  ssl
openssl-ca
Shell scripts to manage a private Certificate Authority using OpenSSL
Stars: ✭ 38 (+100%)
Mutual labels:  ssl
attachment-downloader
Simple tool for downloading email attachments for all emails in a given folder using an IMAP client
Stars: ✭ 52 (+173.68%)
Mutual labels:  email
greenbot
AWS cost optimization tool
Stars: ✭ 28 (+47.37%)
Mutual labels:  devops-tools
twitter-digest
✉️ A netlify lambda function that emails you tweets from a twitter list.
Stars: ✭ 14 (-26.32%)
Mutual labels:  email
heroku-datadog-drain-golang
Funnel metrics from multiple Heroku apps into DataDog using statsd.
Stars: ✭ 34 (+78.95%)
Mutual labels:  sre

🌍 Read this page in EnglishFrançaisEspañolРусский 🌍

Overview

Welcome to my notes on various topics related to the DevOps / SRE terminology such as -

  • Linux Operating Systems
  • Networking
  • Web / Email / DNS / Database Servers
  • GIT
  • Configuration Management Tools (Chef, Ansible, Puppet)
  • Programming (Python, Ruby, Shell Scripting)..and many more.
  • ...You can read the complete documentation here

DevOps Roadmap

Image Courtesy: DevOps Roadmap

Tools Used:

reStructuredText (RST):

  • For writing .rst files to render the formatting. You can start learning via this

Sphinx:

  • The engine generating content in HTML, LaTeX, ePub. A beginner’s guide can be found on their page

GitHub:

  • For maintaining the source code in version control.

ReadTheDocs:

  • Hosting my documentation. Refer this excellent document to help you get up and running in no time.

Please note:

  • Due to dynamic content for all topics in here, this will forever be a work in progress. Feedback, suggestions and queries are always appreciated!
  • For contributions, please read the guidelines on how to share your Contributions to this project.
  • At all times, please refer to the Code of Conduct guidelines on interacting with other community members in a respectful and cordial manner.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].