Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bloveless/homelab
Homelab
https://github.com/bloveless/homelab
Last synced: 23 days ago
JSON representation
Homelab
- Host: GitHub
- URL: https://github.com/bloveless/homelab
- Owner: bloveless
- License: mit
- Created: 2023-02-14T04:48:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T05:38:53.000Z (about 1 month ago)
- Last Synced: 2024-12-06T06:26:24.401Z (about 1 month ago)
- Language: Jinja
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homelab
Credentials are stored in 1Password
## Notes for CoreOS setup
These steps should be written into the ignition file in coreos/coreos.bu and converted into an ignition file so it can be recreated later
- created /etc/systemd/system/haproxy.service
- created /etc/systemd/system/cloudflared.service
- created /etc/containers/networks/podman.json
- via https://github.com/containers/podman/blob/main/docs/tutorials/basic_networking.md
- podman network inspect podman | jq .[] > /etc/containers/networks/podman.json
- then enabled dns inside of podman.json
- TODO: add tailscale container