Compare commits
2 Commits
ad0e33416d
...
1f524809e1
Author | SHA1 | Date |
---|---|---|
|
1f524809e1 | |
|
952a525d1f |
21
README.md
21
README.md
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue