dtrh95 / humble

Just a humble project

Home Page:https://humble.maibaloc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Humble Project

argocd status License: GPL v3

Overview

Humble is a project that seeks to set up a ready-to-go environment with operating services using modern infrastructure as code with GitOps driven.

Features

Single-node cluster

  • Single command to spin up a single-node cluster

Production-grade cluster

  • Bare-metal setup
    • OS installation from PXE boot
    • Init configuration
  • Everything as code
  • Automation-first approach
  • Functional cluster powered by k3s
  • Common infrastructures and services
    • Load balancers / Ingress controller
    • Secured internal and external DNS setup
    • Cloud native distributed block storage(longhorn.io)
    • Secret management system
    • Mail server
    • Messaging platform
    • Remove SVC server
    • Service Mesh with Istio
  • IAM system
    • Identity platform
    • SSO login
    • RBAC managment
  • Continuous Integration and Delivery
    • ArgoCD - GitOps
    • GitHub Action
    • Argo Workflow
    • Private Container Registry
    • Private Package Registry
  • Observability
    • Operating dashboards
    • Log streaming
    • Alert rules and notifications
    • Distributed tracing
  • Demo services

Technology Landscape

TBD

Usage

See the docs for detailed information on the architecture, installation and use of the platform.

Acknowledgements

  • A lot of great works from my co-worker's homelab
  • Awesome services from CloudFlare: DNS, Pages and Tunnel. The document of this project is hosted on CloudFlare as well.

About

Just a humble project

https://humble.maibaloc.com

License:GNU General Public License v3.0


Languages

Language:HCL 26.3%Language:Python 22.9%Language:Jinja 22.6%Language:Makefile 14.5%Language:Shell 7.7%Language:Dockerfile 6.0%