Commit Graph

80 Commits

Author SHA1 Message Date
Joey Hafner
3911bdd862
Add quick documentation for connecting fighter to iscsi shares 2024-07-22 10:21:38 -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
Joey Hafner
d352a13faa Document troubleshooting steps to recover fighter
List of systemd units to disable/enable
One-liners to disable/enable listed units.
2024-07-02 12:11:23 -07:00
Joey Hafner
6dc9b0d245 Rename host restart documentation for searchability and readability 2024-07-02 12:03:34 -07:00
a1a49b21cd Braindump for March 2024 Rescue 2024-03-30 17:54:10 -07:00
296adca235 Fix typo 2024-03-02 17:27:26 -08:00
f1bce290dc Update iSCSI doc 2024-02-21 13:32:47 -08:00
283fcf0068 #112 Init Diagram.md 2024-02-21 13:27:02 -08:00
5fb4e1f342 Init upgrade doc for Debian 11 to 12 2024-02-17 12:22:04 -08:00
50c5a076ae Init repo setup doc 2024-02-16 23:13:28 -08:00
f680691398 Update docs for removing 2FA 2024-02-13 11:22:00 -08:00
a59e2398ec Document removal of 2FA for SSH 2024-02-13 10:49:23 -08:00
5a91cbceb5 #119 Document iSCSI parameters, graceful startup 2024-02-12 11:41:22 -08:00
9143639ba5 #113 Fix missing volume declaration 2024-01-04 11:32:56 -08:00
f62344049a #110 Init Secrets.md
Update DDClient readme for new hostname
2023-12-15 11:48:44 -08:00
27a3c74d0b #111 Init Security.md to document host security standards and process 2023-12-12 11:59:25 -08:00
f719c8009d Update upstream network diagram 2023-11-28 14:15:48 -08:00
8ecb684863 Consolidate #86 docs 2023-10-06 15:21:50 -07:00
6368e9e32b Update ffmpeg for better clip procedure 2023-04-06 23:03:39 -07:00
3f4e4864f3 Archive exercise Jafner.dev 2023-03-30 00:01:33 -07:00
5e95fb3a0c Working Jafner.dev with TLS
- TLS for hello, hello2, and dndtools
  - Documentation for adding services
2023-03-29 23:52:38 -07:00
b3f791985e Add framerate resample 2023-03-28 22:34:54 -07:00
25233d8f26 Add concat compatible files docs 2023-03-28 09:45:24 -07:00
996ab6d185 Update docs for server -> jafner-net 2023-03-27 09:27:30 -07:00
c3811b266d Add link to creating clip from video 2023-03-20 16:44:56 -07:00
3779c4918b Add link to Google email support 2023-02-08 15:37:16 -08:00
ac4d66d87f Add clipping doc for ffmpeg 2023-02-02 13:24:13 -08:00
abc6459509 Init ffmpeg powershell scripts 2022-11-30 15:39:57 -08:00
b14c16ffe1 Add generalized frame extraction by frame number 2022-11-29 18:04:22 -08:00
a5bd5dd21d Expand interpolation docs 2022-11-29 00:19:47 -08:00
35e736bf21 Rename link 2022-11-29 00:03:15 -08:00
6c353d1b0d Add minterpolate link 2022-11-29 00:02:10 -08:00
0be447058c Add slow-mo docs 2022-11-29 00:00:38 -08:00
7b0a555832 Add metadata during transcode 2022-11-28 22:41:27 -08:00
430fc6a9b7 Create ffmpeg notes. With images. 2022-11-10 10:23:53 -08:00
8097df5b34 Embed DNS resolve error images 2022-11-09 15:29:28 -08:00
c4bac583f2 Update DNS resolution docs again 2022-11-09 14:47:56 -08:00
fae1fb8bdf Update DNS resolution docs 2022-11-09 14:20:02 -08:00
9d4dac26dd #50 Document DNS Resolution 2022-10-23 17:42:47 -07:00
45bb35395d Add shutdown tldr 2022-10-22 01:14:48 -07:00
11c8dc808d Update incorrect order 2022-08-19 11:26:49 -07:00
c5e094fdbb Update startup and shutdown docs for NAS-dependent projects on the server 2022-08-19 11:25:53 -07:00
7e16a52a19 Partial init of docs update 2022-08-18 10:54:59 -07:00
6833dd0544 #58 Create CONTRIBUTING.md 2022-08-09 12:20:34 -07:00
bf277fb6ff Update rackdown doc 2022-08-02 22:36:18 -07:00
e0a9243f6b Update 2022-08-01 23:07:24 -07:00
21a68d4555 Init internet neighborhood 2022-08-01 21:57:27 -07:00
23f4d64e53 Update rackdown docs 2022-07-30 01:17:28 -07:00
f1696579a3 Minor update to NAS docs 2022-07-26 10:50:25 -07:00