Commit graph

190 commits

Author SHA1 Message Date
Joshua Bell
6a871b1234 Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles 2026-02-08 22:32:45 -06:00
Joshua Bell
bf5d0f81e5 Add immich and dawarich container Nix configs; update default and flake 2026-02-08 22:32:44 -06:00
Joshua Bell
e56fcb55f2 Update flake.lock for hosts/h001 2026-02-08 13:08:38 -06:00
Joshua Bell
6c8809750f update puzzles 2026-02-08 13:05:05 -06:00
Joshua Bell
77d2defe9c Update hosts/h001 flake.lock 2026-02-07 15:59:54 -06:00
Joshua Bell
a7ec899d86 Set up etebase-server: secret generation, Unix socket, and nginx config 2026-02-07 15:27:32 -06:00
Joshua Bell
5093b5c63a Add etebase module and nginx virtual host for h001 2026-02-07 14:55:33 -06:00
Joshua Bell
9170ce518c Add puzzles module and nginx vhosts for puzzles.joshuabell.xyz 2026-02-06 15:36:48 -06:00
Joshua Bell
418b0f288b Update hosts/h001 flake: add puzzles input and use package on port 8093 2026-02-06 15:30:41 -06:00
Joshua Bell
a82dc991df Enable puzzles-server, add puzzles flake input, update lockfile 2026-02-06 14:45:25 -06:00
Joshua Bell
87329f0cf6 update litellm 2026-02-05 10:17:39 -06:00
Joshua Bell
80ad7f5456 disable pinchflat 2026-02-02 20:52:50 -06:00
Joshua Bell
b3ac0e2a4a more mounts 2026-02-02 17:43:30 -06:00
Joshua Bell
068ebc7b31 more changes 2026-02-02 16:46:51 -06:00
Joshua Bell
d9c77742a9 try again with youtarr 2026-02-02 16:36:04 -06:00
Joshua Bell
bfcc3a15ac Fix port mapping: use internalPort and remove ports list 2026-02-02 16:11:35 -06:00
Joshua Bell
6094af0f75 fix port mapping youtarr 2026-02-02 14:05:45 -06:00
Joshua Bell
e3e009ffb2 youtarr use same network 2026-02-02 11:24:25 -06:00
Joshua Bell
c4d4ddecbc Use localhost DB and enable VPN confinement for youtarr DB 2026-02-02 11:10:59 -06:00
Joshua Bell
8b564750ef Set DB_HOST to 192.168.15.1, add DB port mapping, update flake.lock 2026-02-02 10:27:57 -06:00
Joshua Bell
47ea27262a Add MariaDB container, DB port and host data dirs to youtarr 2026-02-02 10:13:00 -06:00
Joshua Bell
14bf0e43de add youtarr to homepage 2026-02-02 10:05:54 -06:00
Joshua Bell
445769d002 Add youtarr Nix module and register in default.nix 2026-02-02 09:48:57 -06:00
Joshua Bell
76211f2ba4 update pinchflat 2026-02-02 09:40:39 -06:00
Joshua Bell
c8b8e70a2a update litellm; 2026-01-28 23:28:47 -06:00
Joshua Bell
d9ca3958b9 update h001 2026-01-27 17:30:05 -06:00
Joshua Bell
15fccd2ff4 Persist OpenBao secrets in /var/lib and make readiness non-blocking 2026-01-27 17:28:39 -06:00
Joshua Bell
502d1342b4 Update LiteLLM public proxy description and Copilot token path 2026-01-22 10:12:16 -06:00
RingOfStorms (Joshua Bell)
97e78ad319 Integrate GitHub Copilot into litellm-public module 2026-01-22 10:00:36 -06:00
RingOfStorms (Joshua Bell)
d99e12d64e stupid open code fix 2026-01-21 22:48:43 -06:00
Joshua Bell
c789e0627a Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles 2026-01-21 22:34:22 -06:00
Joshua Bell
df6d8dee1d add air to jproxy 2026-01-21 22:33:21 -06:00
Joshua Bell
cccf66269a Add air proxy model mappings and nginx ignoreIP entry 2026-01-21 22:23:10 -06:00
Joshua Bell
cf834b9f40 update and add litellm 2026-01-21 19:59:21 -06:00
Joshua Bell
eebf354173 Switch litellm public to API key, move secret to o001, use module 2026-01-21 19:54:14 -06:00
Joshua Bell
d706c122b1 idk 2026-01-21 19:39:02 -06:00
Joshua Bell
9a95841ff0 Add litellm-public container, age master key, and nginx update 2026-01-21 18:46:09 -06:00
Joshua Bell
c8606972df update h001 2026-01-21 13:15:55 -06:00
Joshua Bell
7bd6f8c5a0 update h001, and root flake 2026-01-19 11:37:57 -06:00
RingOfStorms (Joshua Bell)
3d140f2bce Add claude-opus-4.5 and claude-sonnet-4.5 to litellm models 2026-01-16 12:04:02 -06:00
RingOfStorms (Joshua Bell)
c408693861 Switch litellm api_base from air_prd to air_alp 2026-01-13 10:01:26 -06:00
RingOfStorms (Joshua Bell)
2e0b093e15 update h001 2026-01-13 09:56:08 -06:00
RingOfStorms (Joshua Bell)
198713d3cf Add Azure GPT-5.2 low/medium/high reasoning aliases to litellm 2026-01-13 09:29:03 -06:00
RingOfStorms (Joshua Bell)
ef64efbb6e add 5.2 azure 2026-01-09 16:58:29 -06:00
RingOfStorms (Joshua Bell)
98bcdea153 add alpha airproxy 2026-01-08 20:16:52 -06:00
RingOfStorms (Joshua Bell)
cc7041c167 add opus 4.5 to copilot 2026-01-07 09:38:31 -06:00
RingOfStorms (Joshua Bell)
2fdfb9863b use secrets from openbao for litellm env 2026-01-07 09:21:35 -06:00
RingOfStorms (Joshua Bell)
0390a6f8f0 Add secrets-bao and load litellm env from /run/secrets 2026-01-06 23:44:39 -06:00
RingOfStorms (Joshua Bell)
ee6fa6cd9b Enable geoclue2 and add litellm models and API key vars 2026-01-06 22:27:49 -06:00
RingOfStorms (Joshua Bell)
18d5bc95f4 update and fix all perms 2025-12-31 12:28:20 -06:00