Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kickball/homelab

Homelab
https://github.com/kickball/homelab

Last synced: 7 days ago
JSON representation

Homelab

Awesome Lists containing this project

README

        

## Homelab Roadmap
- Management
- [x] Nomad
- [ ] SSL (https://learn.hashicorp.com/nomad/transport-security/enable-tls)
- [ ] Vault
- [x] Consul
- [ ] Listen on HTTPs
- [x] Root Certificate
- [x] DNS over TLS
- [x] DHCP
- [ ] Running OS remotely with PXE booting
- [ ] Puppet Master
- [ ] Puppet Agents
- [ ] Setup pipeline for Shell Scripts with https://www.shellcheck.net/#
- Services
- [x] Dockerhub
- [ ] SSL (https://docs.docker.com/registry/configuration/#letsencrypt)
- [x] Humblebundle Sync
- [ ] ArchiveTeam Warrior
- [ ] [OONI Probe CLI](https://github.com/ooni/probe-cli)
- [ ] [Shynet](https://github.com/milesmcc/shynet) (https://www.reddit.com/r/coolgithubprojects/comments/g61p43/shynet_selfhosted_web_analytics_that_works/)
- [ ] [Smokeping](https://oss.oetiker.ch/smokeping/)
- [ ] [Paperless](https://github.com/the-paperless-project/paperless) or [Mayan EDMS](https://gitlab.com/mayan-edms/mayan-edms)
- [ ] [Calibre](https://github.com/kovidgoyal/calibre) and [Calibre-Web](https://github.com/janeczku/calibre-web)
- Hardening
- Move to [Distroless Container](https://github.com/GoogleContainerTools/distroless) Bases ([e.g.](https://github.com/GoogleContainerTools/distroless/blob/master/examples/python3/Dockerfile))