Compare commits

...

2 Commits

Author SHA1 Message Date
Junlin Liu 1f524809e1
Update README.md 2024-02-24 18:14:17 +08:00
Junlin Liu 952a525d1f
Update README.md 2024-02-24 18:12:38 +08:00
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,16 @@
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>
@ -83,4 +96,12 @@ Currently, the setup is being managed through docker-compose. Although migrating
- healthchecks.io
- Backblaze S3 Bucket
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=homeinfra-org/infra&type=Date)](https://star-history.com/#homeinfra-org/infra&Date)
## Related Projects
<a href='https://github.com/NoCLin/LightMirrors/'><img src='https://img.shields.io/badge/Light-Mirrors-green'></a>