Commit Graph

18 Commits

Author SHA1 Message Date
Joey Hafner
edf5173f5e
Pin images to latest, remove obsolete 'version' top-level compose element
Pinning to digests was resulting in many stacks failing to come online with "manifest unknown" errors. Will look further into this.
2024-07-22 10:26:29 -07:00
Joey Hafner
df60566d3c
#1 Pin images to current digest 2024-07-16 14:25:20 -07:00
Joey Hafner
6086222503
Reorganize root level of repo.
- Move homelab, Jafner.dev (now called blog) to root.
- Rename "archived projects" -> "archive"
- Rename "active projects" -> "projects"
- Rename "jafner-homebrew" -> "5ehomebrew"
- Rename "docker-llm-amd" -> "local-ai"
2024-07-16 12:17:55 -07:00
Joey Hafner
97e4cc547a
Init Jafner.net monorepo from constituent repos:
1. homelab [Gitea](https://gitea.jafner.tools/Jafner/homelab), [Github (docker_config)](https://github.com/Jafner/docker_config), [Github (wiki)](https://github.com/Jafner/wiki), [Github (cloud_tools)](https://github.com/Jafner/cloud_tools), [Github (self-hosting)](https://github.com/Jafner/self-hosting).
   - Rename? Jafner.net? Wouldn't that be `Jafner/Jafner.net/Jafner.net`?
2. Jafner.dev [Github](https://github.com/Jafner/Jafner.dev).
3. dotfiles [Gitea](https://gitea.jafner.tools/Jafner/dotfiles), [Github](https://github.com/Jafner/dotfiles).
4. nvgm [Gitea](https://gitea.jafner.tools/Jafner/nvgm)
5. pamidi [Gitea](https://gitea.jafner.tools/Jafner/pamidi), [Github](https://github.com/Jafner/pamidi)
6. docker-llm-amd [Gitea](https://gitea.jafner.tools/Jafner/docker-llm-amd)
7. doradash [Gitea](https://gitea.jafner.tools/Jafner/doradash)
8. clip-it-and-ship-it [Gitea (PyClipIt)](https://gitea.jafner.tools/Jafner/PyClipIt), [Github](https://github.com/Jafner/clip-it-and-ship-it).
9. razer battery led [Github](https://github.com/Jafner/Razer-BatteryLevelRGB)
10. 5etools-docker [Github](https://github.com/Jafner/5etools-docker)
11. jafner-homebrew [Github](https://github.com/Jafner/jafner-homebrew)
2024-07-15 15:35:16 -07:00
7321b6bcca Mount tmpfs to wyze-bridge to reduce drive wear 2024-02-28 00:11:15 -08:00
56444fa3a9 Explicitly set webui port in traefik labels 2024-02-27 23:29:54 -08:00
949746b744 Add traefik labels to Wyze bridge 2024-02-27 23:15:49 -08:00
ed16b4a834 Init wyze bridge 2024-02-27 23:12:46 -08:00
8129a2e82d Pass dbus to home-assistant 2024-02-27 01:48:51 -08:00
166db7e6f0 Add mount for mosquitto.passwd file
Gitignore *.passwd files
2024-02-26 12:45:42 -08:00
050b257253 Create shared network for mosquitto and home-assistant 2024-02-26 12:28:57 -08:00
33f3ed0b6e Use higher-number port for 1883 2024-02-26 12:17:05 -08:00
9c17d57a99 Use non-default port for 9001 conflict 2024-02-26 12:15:26 -08:00
7d16a1894b Remove unused mosquitto env file 2024-02-26 11:45:03 -08:00
85684b8e07 Fix host side volume map 2024-02-26 11:44:21 -08:00
f6ab7cc56c Fix typo 2024-02-26 11:41:55 -08:00
19daafdd09 Init mosquitto 2024-02-26 11:41:12 -08:00
69c644bc19 Init home assistant 2024-02-26 10:51:50 -08:00