Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kickball/homelab
Homelab
https://github.com/kickball/homelab
Last synced: 7 days ago
JSON representation
Homelab
- Host: GitHub
- URL: https://github.com/kickball/homelab
- Owner: Kickball
- Created: 2020-02-15T22:19:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T12:28:32.000Z (about 2 years ago)
- Last Synced: 2023-10-20T07:35:01.176Z (about 1 year ago)
- Language: HCL
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))