Commit graph

98 commits

Author SHA1 Message Date
lew
cc562fdede feat: moves penfield over to a temp domain for testing 2026-04-07 16:45:31 +01:00
lew
1fa1dad73d feat: documents sites module, and adds penfield 2026-04-07 16:44:29 +01:00
lew
216e97a10d feat: run rebuilds from /run/site-rebuild/ dir 2026-04-07 16:24:35 +01:00
lew
0ce233b7ca Renames wynne.rs to website. 2026-04-07 16:24:01 +01:00
lew
9b3c3e8f8c fix: this should fix the cyclical reference now. 2026-04-07 16:15:05 +01:00
lew
69b35ba3c2 fix: fixes cyclical reference? 2026-04-07 16:09:53 +01:00
lew
2fdfc58317 feat: shared webhook listener for all sites 2026-04-07 16:07:16 +01:00
lew
3d5c125006 refactor: refactor the site into a module 2026-04-07 16:04:48 +01:00
lew
fda7580404 feat: remove servers { logs } 2026-04-07 14:33:51 +01:00
lew
3bc8264d27 feat: uptime kuma on status.* 2026-04-07 14:28:48 +01:00
lew
c3ef189799 feat: fail2ban 2026-04-07 14:28:39 +01:00
lew
60d300cb43 fix: website waits on forgejo 2026-04-07 13:58:42 +01:00
lew
b443cac85f fix: allow loopback webhooks 2026-04-07 13:57:12 +01:00
lew
70738f4c97 add bash and node to path so pnpm build functions 2026-04-07 13:49:54 +01:00
lew
83aa6fb46d fix: cyclical systems 2026-04-07 13:32:30 +01:00
lew
bf558644d1 fix: grants wynne-rebuild access to ASTRO_DB_REMOTE_URL 2026-04-07 12:59:37 +01:00
lew
9231f61a8e fix: root pre-step for creating the directory 2026-04-07 12:49:00 +01:00
lew
87e42f0e27 fix: corrects repo link for new repo rename 2026-04-07 12:41:04 +01:00
lew
1276e9b5f7 feat: attempts to implement continuous builds via Forgejo trigger 2026-04-07 12:35:15 +01:00
lew
9073f45dc3 feat: enables HTTP_GIT for Forgejo for public users pulling 2026-04-07 12:33:00 +01:00
lew
cbac009667 add ily.rs → wynne.rs redirect via Caddy 2026-04-05 01:48:44 +01:00
lew
b0b4a0cb0c use ASTRO_DB_REMOTE_URL with file: protocol for wynne service 2026-04-05 01:45:04 +01:00
lew
ec30f1518a fix: remove duplicate bracket in common config 2026-04-05 01:31:12 +01:00
lew
dbe226cde8 move nodejs/pnpm/sqlite to lab-specific packages 2026-04-05 01:30:46 +01:00
lew
cd55a500e9 feat: add wynne.rs service, add nodejs/pnpm to system packages 2026-04-05 01:24:05 +01:00
lew
8f5f3a6fa8 Merge remote-tracking branch 'refs/remotes/git.ily.rs/main' 2026-04-05 00:08:44 +01:00
lew
13c18867dc no just-wide sudo 2026-04-05 00:08:31 +01:00
lew
5fb43260c8 fix: revert dokuwiki to sdnotify=conmon, image lacks healthcheck 2026-04-04 23:58:50 +01:00
lew
102b195d27 use dedicated podman user for rootless containers
Adds a system user 'podman' (uid 900) with subuid/subgid ranges
and linger for running OCI containers. Removes podman-specific
settings from lew user. DokuWiki switches to sdnotify=healthy
since the image has a built-in healthcheck.
2026-04-04 23:53:32 +01:00
lew
71f32ba49c fix: use podman.user for rootless instead of mkForce on serviceConfig
The oci-containers module has native rootless support via podman.user
which handles cgroup delegation, runtime dirs, and cidfile paths.
Delegate=true workaround for NixOS/nixpkgs#410857.
2026-04-04 23:36:01 +01:00
lew
b5be0575ee fix: mkForce rootless user override for oci-containers 2026-04-04 23:25:57 +01:00
lew
10a946ade3 pin container images and run rootless under lew 2026-04-04 23:23:13 +01:00
lew
07faf5c11e move user config to common, add nix gc and store optimisation 2026-04-04 23:22:55 +01:00
lew
d4e212b88b add CLAUDE.md to gitignore 2026-04-04 23:22:36 +01:00
lew
44cd74c909 set shell in just 2026-04-04 23:00:10 +01:00
lew
53b0634079 fix: privates the default list on justfile 2026-04-04 22:57:29 +01:00
lew
23089eb93b fix: list by default 2026-04-04 22:56:47 +01:00
lew
31e2699439 justfile lists by default 2026-04-04 22:55:53 +01:00
lew
e820453afa added lockfile 2026-04-04 22:54:42 +01:00
lew
78858c11b5 feat: justfile 2026-04-04 22:49:17 +01:00
lew
d154344930 feat: added htop 2026-04-04 22:47:23 +01:00
lew
771846382e feat: added just 2026-04-04 22:47:13 +01:00
lew
9004fd3933 fix: a mess of ports 2026-04-04 22:47:08 +01:00
lew
b00d1519ac feat: adds forgejo instance to git.ily.rs 2026-04-04 21:15:59 +01:00
lew
4f9cd8aa35 move wiki to wiki.ily.rs 2026-04-04 20:04:10 +01:00
lew
8beedcf05e add caddy, podman, foundry vtt, and dokuwiki 2026-04-04 19:55:54 +01:00
lew
7aa50aa403 disable root ssh login 2026-04-04 19:27:22 +01:00
lew
1a7c5c9489 init: scaffold nixos flake for lab server 2026-04-04 19:20:52 +01:00