Our Open Source Projects

Our Open Source Projects

SREDevOps.org Open Source Projects: Technical Deep Dive

Here you can find detailed information on the open-source projects managed by SREDevOps.org, focusing on technical specifications and deployment strategies.

1. Ghost on Kubernetes

A highly optimized and secure deployment of the Ghost CMS for container orchestration environments.

Detail Specification
Goal Provide a hardened, production-ready Ghost v6 deployment for Kubernetes.
Key Feature Uses a custom, hardened distroless non-root image for enhanced security and minimized attack surface.
Target Platforms Kubernetes (k8s), k3s, and other related orchestration systems.
Repository https://github.com/sredevopsorg/ghost-on-kubernetes

Deployment Instructions

GitHub - sredevopsorg/ghost-on-kubernetes: Ghost on Kubernetes by SREDevOps.org - Deploy Ghost v6 on Kubernetes (k8s, k3s, etc) with our hardened distroless non root custom image.
Ghost on Kubernetes by SREDevOps.org - Deploy Ghost v6 on Kubernetes (k8s, k3s, etc) with our hardened distroless non root custom image. - sredevopsorg/ghost-on-kubernetes

2. Multi-Architecture Docker Build with Native GitHub Runners

A robust CI/CD workflow that accelerates container image creation by leveraging native GitHub runners, eliminating the need for emulation.

Detail Specification
Goal Efficiently build Docker images that support multiple CPU architectures (e.g., amd64, arm64).
Methodology Utilizes native GitHub Actions runners across different architectures.
Technical Advantage Bypasses QEMU emulation, resulting in faster, more reliable, and native-performance multi-arch builds.
Repository https://github.com/sredevopsorg/multi-arch-docker-github-workflow

Instructional Guide

GitHub - sredevopsorg/multi-arch-docker-github-workflow: How to build a Multi-Architecture Docker Image in Github Actions using multiple runners without QEMU
How to build a Multi-Architecture Docker Image in Github Actions using multiple runners without QEMU - sredevopsorg/multi-arch-docker-github-workflow

3. SREDevOps.org Ghost Theme

A modern, functional theme designed specifically for the Ghost publishing platform.

Detail Specification
Goal Provide a high-quality, modern, and accessible theme for Ghost v6.
Core Framework Tailwind CSS v3 for utility-first styling.
Design Features Fully responsive design, native dark color schema, SVG icons, and enhanced navigation (sidebar + footer).
Repository https://github.com/sredevopsorg/sredevopsorg-ghost-theme
GitHub - sredevopsorg/sredevopsorg-ghost-theme: A Ghost v5 Theme made for SREDevOps.org based on Tailwind CSS with sidebar navigation and dark theme by default.
A Ghost v5 Theme made for SREDevOps.org based on Tailwind CSS with sidebar navigation and dark theme by default. - sredevopsorg/sredevopsorg-ghost-theme