Files
applications/docusaurus/asset/docs/intro.md
Mayne0213 9b256777bd REFACTOR(gitea): migrate repoURL from Gitea to GitHub
- Update repository URL from Gitea to GitHub
- Change source control provider
2026-01-05 00:43:51 +09:00

41 lines
1.1 KiB
Markdown

---
sidebar_position: 1
---
# Introduction
Welcome to the **Infrastructure Documentation**!
This documentation site contains comprehensive guides and references for our entire infrastructure setup.
## What's Inside?
- **Getting Started**: Learn about our infrastructure architecture and how to get started
- **Services**: Detailed documentation for each service we run
- **Guides**: Step-by-step tutorials and best practices
- **Blog**: Updates, announcements, and technical insights
## Infrastructure Overview
Our infrastructure is built on:
- **Kubernetes (K3s)**: Container orchestration platform
- **ArgoCD**: GitOps continuous delivery
- **Gitea**: Self-hosted Git service
- **Prometheus & Grafana**: Monitoring and observability
- **cert-manager**: Automatic SSL certificate management
## Quick Links
- [Architecture Overview](./getting-started/architecture)
- [Kubernetes Setup](./services/kubernetes)
- [Monitoring Stack](./services/monitoring)
## Getting Help
If you have questions or need assistance:
1. Check the documentation sections
2. Search for specific topics
3. Visit our [Gitea repository](https://github.com/Mayne0213/infrastructure)