Git Product home page Git Product logo

awesome-cloudops-automation's Introduction

Contributors Forks Stargazers Issues Twitter Actions Runbooks


Logo

Runbooks.sh

Empowering Cloud Automation, Together.
Explore the docs
Visit our blog ยท Report Bug ยท Request Feature

About the Project

Runbooks.sh is a powerful, community-driven, open-source runbook automation platform designed to simplify cloud infrastructure management and streamline operations across diverse environments. Few of the highlighting features of Runbooks.sh are:

  • Extensive Library: Access hundreds of pre-built actions and runbooks to kickstart your automation journey.
  • Customization: Create and modify actions and runbooks tailored to your unique requirements.
  • Diverse Compatibility: Seamlessly integrate with various cloud providers, platforms, and tools.
  • User-friendly Interface: A Jupyter-based environment that simplifies runbook creation and execution.
  • Active Community: Join a vibrant community of users and contributors committed to improving the project.

๐Ÿ† Mission

Our mission is to simplify CloudOps automation for DevOps and SRE teams by providing an extensive, community-driven repository of actions and runbooks that streamline day-to-day operations.

๐Ÿ‘๏ธ Vision

Runbooks.sh envisions becoming the one-stop solution for all CloudOps automation needs, allowing DevOps and SRE teams to automate their workflows with ease, improve efficiency, and minimize toil.

๐Ÿš€ Quick Start Guide

We recommend using our docker setup which comes with Jupyter runtime along with pre-built actions and runbooks. Build your own actions and runbooks with ease!

Get Started

  1. Clone this repository to your local machine.
git clone https://github.com/unskript/Runbooks.sh
cd Runbooks.sh
  1. Launch Docker (update the first -v line if you used a different directory in step 1).
docker run -it -p 8888:8888 \
 -v $HOME/Runbooks.sh/custom:/data \
 -v $HOME/.unskript:/unskript \
 -e ACA_AWESOME_MODE=1 \
 --user root \
 docker.io/unskript/awesome-runbooks:latest
  1. Access Runbooks.sh at http://127.0.0.1:8888/lab/tree/Welcome.ipynb.

Messing around

You can find more information around how to use and play with Runbooks.sh in the documentation here. You can find a list of all the runbooks along with links in the repository page or simply use unSkript CLI.

๐Ÿ“š Documentation

Dive deeper into Runbooks.sh by visiting our comprehensive documentation. Here, you'll find everything you need to know about using the platform, creating custom runbooks, developing plugins, and much more.

๐Ÿค Contributing

We welcome contributions from developers of all skill levels! Check out our Contribution Guidelines to learn how you can contribute to Runbooks.sh.

๐Ÿ“– License

Except as otherwise noted Runbooks.sh is licensed under the Apache License, Version 2.0 .

๐ŸŒ Join Our Community

Connect with other Runbooks.sh users and contributors by joining our Slack workspace. Share your experiences, ask questions, and collaborate on this exciting project!

๐Ÿ“ฃ Stay Informed

Keep up-to-date with the latest news, updates, and announcements by following us on Twitter and Linkedin.

Together, let's make Runbooks.sh the go-to solution for runbook automation and cloud infrastructure management!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.