updating footer, links and readme
All checks were successful
Deploy to Caddy / build-and-deploy (push) Successful in 19s

This commit is contained in:
2026-03-13 03:43:24 +00:00
parent 1dcb72cf51
commit 4cb2e59552
3 changed files with 74 additions and 9 deletions

View File

@@ -1,12 +1,6 @@
# Project: Self-Hosted CI/CD and Static Hosting
[TOC]
This project manages a centralized self-hosted environment using **Gitea** for version control and automation, **Caddy** as a lightweight web server, and **Nginx Proxy Manager** for SSL termination.
## Architecture Overview
The system relies on a shared host volume to move static files from the Gitea Runner to the web server directory.
This project manages a centralized self-hosted environment using **Gitea** for version control and automation, **Caddy** as a lightweight web server, and **Nginx Proxy Manager** for SSL termination. The system relies on a shared host volume to move static files from the Gitea Runner to the web server directory.
**Components:**