Compare commits
No commits in common. "1f524809e1471222e3de96475b46d3b51b91a55f" and "ad0e33416d842931f1a48836ee9f89bab4257587" have entirely different histories.
1f524809e1
...
ad0e33416d
21
README.md
21
README.md
|
@ -1,6 +1,3 @@
|
||||||
<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.
|
||||||
|
@ -8,16 +5,6 @@
|
||||||
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>
|
||||||
|
@ -96,12 +83,4 @@ Currently, the setup is being managed through docker-compose. Although migrating
|
||||||
- healthchecks.io
|
- healthchecks.io
|
||||||
- Backblaze S3 Bucket
|
- 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