Update README.md
This commit is contained in:
parent
ad0e33416d
commit
952a525d1f
21
README.md
21
README.md
|
@ -1,3 +1,6 @@
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
|
||||||
# Home Infra
|
# 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.
|
`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.
|
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>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="images/actions.png"></td>
|
<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
|
- Backblaze S3 Bucket
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Related Projects
|
||||||
|
|
||||||
|
<a href='https://github.com/NoCLin/LightMirrors/'><img src='https://img.shields.io/badge/Light-Mirrors-green'></a>
|
||||||
|
|
Loading…
Reference in New Issue