summaryrefslogtreecommitdiff
path: root/epistemia/systems
AgeCommit message (Collapse)AuthorFilesLines
2026-06-07demiurge: fix llm-router service's lack of vulkanVineet Kumar1-1/+4
2026-05-26demiurge: increase nginx client max body size to 10MVineet Kumar1-1/+2
2026-05-26demiurge: increase nginx reverse proxy timeoutVineet Kumar1-1/+3
2026-05-23demiurge, hastur: reindentVineet Kumar2-206/+206
2026-05-23demiurge, hastur: fix xdg-runtime-dir not clearing on bootVineet Kumar2-2/+12
causes user herd process and user podman from working on reboot
2026-05-23demiurge: fix wg1 and nginx not starting on bootVineet Kumar1-2/+7
2026-05-22demiurge: do some quoting and indentingVineet Kumar1-51/+51
2026-05-22saklas: implement rate-limiting on cgitVineet Kumar1-28/+36
2026-05-22saklas: block mj12bot in nginxVineet Kumar1-1/+1
2026-05-19saklas: setup readonly git-http-backend for smart https cloningVineet Kumar1-0/+27
required by libgit2 since they're not fully compatible with main git like not supporting dumb cloning
2026-05-19move base-system and linux-initrd to guix-epistemiaVineet Kumar2-301/+0
2026-05-19demiurge: disable more amdgpu problematic power managementVineet Kumar1-1/+3
2026-05-19saklas: update firewallVineet Kumar1-6/+2
2026-05-16saklas: update wg1 endpointVineet Kumar1-1/+1
2026-05-14saklas: change git account's shell to bashVineet Kumar1-1/+1
makes creating git repos with proper permissions easier
2026-05-14saklas: remove git's ssh chrootVineet Kumar1-5/+1
2026-05-14saklas: restrict git user in sshVineet Kumar1-4/+3
2026-05-14hastur: switch to ovpnVineet Kumar1-10/+6
2026-05-13demiurge: stuffVineet Kumar1-7/+1
2026-05-13demiurge: update saklas wg1 endpointVineet Kumar1-1/+1
2026-05-13saklas: bring back main servicesVineet Kumar1-6/+194
2026-05-13saklas: disable ipv6 for now until I setup hurricane electricVineet Kumar1-11/+3
usually the entire /64 ipv6 block gets blocked on email spam lists even if I only get a /128. so that'd make things difficult. slightly extra latency to get a /48 should be fine.
2026-05-13saklas: try fixing ipv6 routingVineet Kumar1-1/+0
2026-05-13saklas: ovh kvm has poor drm driverVineet Kumar1-1/+1
2026-05-13saklas: update ssh ip whitelistVineet Kumar1-26/+3
2026-05-13saklas: reindentVineet Kumar1-174/+174
2026-05-13saklas: re-enable ipv6Vineet Kumar1-8/+7
2026-05-13saklas: fix networkingVineet Kumar1-8/+12
2026-05-13demiurge: change to ovpnVineet Kumar1-10/+6
2026-05-13saklas: try fixing vps routingVineet Kumar1-20/+17
2026-05-13saklas: fix vps bootloader and networkingVineet Kumar1-11/+10
2026-05-13demiurge, hastur: add myself to kvm groupVineet Kumar2-2/+2
2026-05-11demiurge: try fixing gpu crashVineet Kumar1-3/+6
2026-05-10Revert "saklas: switch to linux-libre from linux"vin4-29/+40
This reverts commit b2acd88c88c68dfbba448f477f6bdbb545fa9be1.
2026-05-09saklas vps: temporarily remove non-essential servicesVineet Kumar1-215/+1
for installation. the config needs to be synced with the dedi's config after installation anyways.
2026-05-08demiurge: add simple-services for running my sdui and llm-router programsVineet Kumar1-0/+28
2026-05-08demiurge: set gpu power caps on bootVineet Kumar1-0/+12
2026-05-07saklas: switch to linux-libre from linuxVineet Kumar4-40/+29
2026-05-07saklas: change to grub efi and add rsyncVineet Kumar1-2/+4
2026-05-04saklas: switch back to old vps for nowVineet Kumar1-385/+388
2026-05-03update channelsVineet Kumar1-1/+1
2026-05-03saklas: start switching to kimsufi from hetznerVineet Kumar1-9/+7
hetzner dedi started getting too expensive for my current situation
2026-05-03demiurge: try changing to different airvpn nodeVineet Kumar1-10/+10
2026-04-28hastur: add wg2 vpn for tailscale bridgevin1-2/+23
2026-04-26saklas: fix git folder permissions issue on activationVineet Kumar1-0/+5
2026-04-25demiurge: use llama-swap serviceVineet Kumar1-0/+7
2026-04-25demiurge: remove podman llm containerVineet Kumar1-14/+0
will be replaced by a herd service for calling llama-server/swap directly
2026-04-25files/emacs, saklas: change rtorrent to listen on scgiVineet Kumar1-1/+1
2026-04-25home, demiurge: add llama-cpp-rocmVineet Kumar1-0/+1
2026-04-22hastur: fix wireguard interfaces not starting on bootvin1-39/+41