Change the repository type filter
All
Repositories list
79 repositories
- This repository contains a simple Docker image that uses Nginx to serve an HTML page providing cluster information for the GlueOps platform. The index.html file offers links to essential resources like ArgoCD, Grafana, and Vault. It dynamically updates URLs based on the accessing domain, assisting users in navigating cluster services.
provisioner-node-setup
PublicAnsible Playbooks to setup or update an existing provisioner nodecodespaces
PublicContains the full codespaces/devcontainers setup at GlueOps. If you need to make a change to the version of a tool we are using across the team is the repo to make the change in. Supports devbox packages tooingress-controller-2
Publicglueops-dev
PublicThis repository contains the GlueOps documentation website built using Docusaurus 2. It provides comprehensive guides and tutorials for deploying and managing applications using the GlueOps platform. The site includes setup instructions, configuration details, and best practices for GitOps workflows.- Automates AWS account and IAM user documentation in Markdown, integrating with getoutline.com. Uses boto3 to interact with AWS services, generating detailed reports on accounts and users. Outputs are uploaded to a wiki hosted on getoutline.com
certs-backup-restore
PublicThis Python program simplifies Kubernetes TLS certificate management using Amazon S3 for backup and restore.migrate-ecs-apps
PublicThis repository automates the migration of ECS applications by generating and configuring application settings, managing secrets, and creating deployment templates. It uses boto3 to interact with AWS services and Jinja2 for template rendering. The project is built with Python and Docker for easy deployment. It also supports vault secret storevault-init-controller
PublicThe Vault Init Controller automates the initialization and unsealing of HashiCorp Vault instances in Kubernetes. It checks the status of Vault pods, unseals them if necessary, and restores from S3 backups if enabled. Configurable via environment variables for flexible deployment.- This repository contains the GlueOps platform Helm chart, which is used to deploy and manage various applications and services on Kubernetes clusters. It includes configurations for applications like Vault, Dex, Promtail, Loki, QR Code Generator, and others. The chart facilitates automated deployments using Argo CD and simplifies cluster management
renovatebot
Public templateA repository containing GitHub workflow configurations for running Renovate Bot with a 15-minute schedule. It provides automated dependency management with separate configurations for public and private repositories using distinct GitHub Apps.autoglue
Publictailscale-bastion
Publicguacamole-guacd
Publicguacamole
PublicThis has additional customizations for guacamole that are glueops specifictools-api
Publicprovisioner
Public- This repository generates dynamic documentation for GitHub organizations and updates GetOutline.com with these details. It simplifies discovery and search within GetOutline. Built with Python, it uses Docker for containerized deployment and requires specific environment variables for configuration.
storypoints
PublicThis repository is a FastAPI application that handles GitHub webhooks to automate adding issues to GitHub Projects V2. When issues are opened or reopened, they are automatically added to a specified GitHub project. The application includes a retry mechanism for failed webhook deliveries and supports scheduled tasks.gatekeeper
PublicThis repository contains a FastAPI application named "gatekeeper" that listens to GitHub webhooks for repository events. When a new repository is created in an organization, it triggers a specified GitHub Actions workflow via the GitHub API. This automation aids in managing GitHub users and streamlines workflow initiation upon repoapp-catalog
Public- This repository contains a Slack bot built with JavaScript using the Bolt framework. It includes components for handling commands, managing server operations, and integrating with Hetzner and Tailscale. The bot runs in Docker and supports custom command registration.
- A GitHub Action for OpenTofu continuous delivery that combines multiple terraform actions with manual approval workflows and Slack notifications. It supports plan execution on PRs, automated drift detection, and requires manual approval before applying changes to the main branch.
vault-backup-validator
PublicThis repository contains a Go application that validates HashiCorp Vault backups. It provides an API endpoint to ensure the integrity and validity of Vault backup snapshots using provided keys and expected data values. The tool assists in verifying that backups can be restored correctly and data remains consistent.cluster-monitoring
PublicThis repository contains a Python application for monitoring Kubernetes clusters. It periodically checks the health of Prometheus and Alertmanager components within the Kubernetes Prometheus Stack and sends heartbeat notifications to Opsgenie. The tool ensures that monitoring services are operational and that alerts are being sent correctly.qr-code-generator
PublicA FastAPI endpoint that creates QR codes based off given URLs