I'd like to get myself out of the stone age, but don't know how

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • infra-ansible

    Deploy a CI/CD development environment using Ansible, Vagrant, and Virtualbox. (by ChadDa3mon)

    As for git, I mean just start using it for version control so you're comfortable with things and can easily revert back if you break something. Git is at the core of most "X as code" stuff. You don't need to use Github, Gitlab, Gittea etc, you can simply run git on your local laptop. BUT, having your own git server (github, gitlab etc) will make backing all of this up, AND sharing it with others, possible. Eventually you'll want to get to a place where your systems are pulling code from a known good (Master/Main) branch in a github/gitlab repo. The example repo I mentioned will help show you that as well :)

  • alnoda-workspaces

    :fireworks: Flexible and extendable containerized workspaces. Now. with free offline chat GPT!!! 🚀🚀🚀

    Take a look at what this guy has done with Docker. I spent some time modifying his stuff to work for me and also learned a lot about building Docker images.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Examples

    Various scripts I've created over the years. Mostly a reference for when I go "How the heck did I do that one thing a year ago?" (by ChadDa3mon)

    Here is a sample playbook I use at home to ensure all of my Ubuntu VMs are configured the same way.

  • kops

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

  • external-dns

    Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

  • rustshop

    Rust Shop is a fake cloud-based software company that you can fork.

    and here is the project in this area that I'm working on

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts