Update README.md

This commit is contained in:
Junlin Liu 2024-02-24 18:12:38 +08:00 committed by GitHub
parent ad0e33416d
commit 952a525d1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,6 @@
<div align="center">
# Home Infra
`Homeinfra` offers a strong, dependable, and easily replicable configuration for your homelab, incorporating vital elements like HTTPS, NAT traversal, Security, CI/CD pipelines, Cronjobs, DDNS, Docker management, Automatic Backup, and more.
@ -5,6 +8,19 @@
Currently, the setup is being managed through docker-compose. Although migrating to K8s or k3s is a potential consideration, it has not been implemented at this time.
<a href='https://github.com/homeinfra-org/infra'><img src='https://img.shields.io/static/v1?label=Home&message=Infra&color=orange'></a>
[![GitHub](https://img.shields.io/github/stars/homeinfra-org/infra?style=social)](https://github.com/homeinfra-org/infra)
[![GitHub](https://img.shields.io/github/forks/homeinfra-org/infra?style=social)](https://github.com/homeinfra-org/infra)
</div>
---
<table>
<tr>
<td><img src="images/actions.png"></td>
@ -84,3 +100,8 @@ Currently, the setup is being managed through docker-compose. Although migrating
- Backblaze S3 Bucket
## Related Projects
<a href='https://github.com/NoCLin/LightMirrors/'><img src='https://img.shields.io/badge/Light-Mirrors-green'></a>