homeinfra_infra/README.md

63 lines
1.0 KiB
Markdown
Raw Normal View History

2023-12-16 22:01:00 +08:00
# Home Infra
## Modules
### Gateway & Security
- Traefik (*.homeinfra.org)
- Automatic HTTPS certificate by Let's Encrypt with DNS-01 challenge (Cloudflare)
- SafeLine
- FRP
### Devops
- [Gitea](https://git.homeinfra.org)
- Github OIDC
- Built-in Registry
- Docker / PyPI / go / npm / NuGet ...
- Actions (compatible to GitHub Actions)
- [cronjobs](https://git.homeinfra.org/root/cronjobs/actions)
### Docker Management
- [Portainer](https://portainer.homeinfra.org)
- Gitea OIDC
2023-12-21 22:02:49 +08:00
- [Dockge](https://dockge.homeinfra.org)
2023-12-16 22:01:00 +08:00
### Observability
2023-12-21 22:02:49 +08:00
- [Uptime](https://uptime.homeinfra.org) [Status Page](https://uptime.homeinfra.org/status/main)
- All exposed apps
- Docker containers status
- DNS
- HTTPS Cert Expiration
- Backup
- Cron Jobs
2023-12-16 22:01:00 +08:00
- Prometheus
- Loki
- Grafana
- msgpusher
### backup
- restic
2023-12-21 22:02:49 +08:00
- Backup to S3 (Backblaze)
- backup monitor
2023-12-16 22:01:00 +08:00
### Applications
- File
- Music
- Photo
- Movie
### Integrations
- [Github OAuth](https://github.com/settings/developers)
2023-12-21 22:02:49 +08:00
- healthchecks.io
- Backblaze S3 Bucket
2023-12-16 22:01:00 +08:00