Update README.md

This commit is contained in:
Junlin Liu 2024-03-01 21:33:23 +08:00 committed by GitHub
parent 1f524809e1
commit db08bb23e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 23 additions and 24 deletions

View File

@ -37,14 +37,18 @@ Currently, the setup is being managed through docker-compose. Although migrating
</table> </table>
## Related Projects
<a href='https://github.com/NoCLin/LightMirrors/'><img src='https://img.shields.io/badge/Light-Mirrors-green'></a>
## Modules ## Modules
### Gateway & Security ### Gateway & Security
- Traefik (*.homeinfra.org) - [x] Caddy
- Automatic HTTPS certificate by Let's Encrypt with DNS-01 challenge (Cloudflare) - Automatic HTTPS certificate (*.homeinfra.org) by Let's Encrypt with DNS-01 challenge (Cloudflare)
- SafeLine - [ ] SafeLine
- FRP - [ ] FRP
### Devops ### Devops
@ -57,13 +61,13 @@ Currently, the setup is being managed through docker-compose. Although migrating
### Docker Management ### Docker Management
- [Portainer](https://portainer.homeinfra.org) - ~[Portainer](https://portainer.homeinfra.org)~
- Gitea OIDC - ~Gitea OIDC~
- [Dockge](https://dockge.homeinfra.org) - [Dockge](https://dockge.homeinfra.org)
### Observability ### Observability
- [Uptime](https://uptime.homeinfra.org) [Status Page](https://uptime.homeinfra.org/status/main) - [x] [Uptime](https://uptime.homeinfra.org) [Status Page](https://uptime.homeinfra.org/status/main)
- All exposed apps - All exposed apps
- Docker containers status - Docker containers status
- DNS - DNS
@ -71,37 +75,32 @@ Currently, the setup is being managed through docker-compose. Although migrating
- Backup - Backup
- Cron Jobs - Cron Jobs
- Prometheus - [ ] Prometheus
- Loki - [ ] Loki
- Grafana - [ ] Grafana
- msgpusher - [ ] msgpusher
### Backup ### Backup
- restic - restic
- Backup to S3 (Backblaze) - Backup to S3 (Backblaze)
- backup monitor - Backup monitor
### Applications ### Applications
- File - [x] File
- Music - [ ] Music
- Photo - [ ] Photo
- Movie - [ ] Movie
### Integrations ### Integrations
- [Github OAuth](https://github.com/settings/developers) - [x] [Github OAuth](https://github.com/settings/developers)
- healthchecks.io - [ ] healthchecks.io
- Backblaze S3 Bucket - [x] Backblaze S3 Bucket
## Star History ## 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) [![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>