summary refs log tree commit diff
path: root/nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* C# gw offload work, schema-izing stuffRory&2026-02-066-37/+263
* Fix disabling migrations on nix not wirkingRory&2026-02-042-3/+2
* Env var to disable db migrations, nix: drop pre-start serviceRory&2026-02-031-28/+2
* Clean up some scriptsRory&2026-02-031-1/+3
* Raise timeout of migrations pre-start script to allow initial ddl to finishRory&2026-01-261-2/+2
* Drop cdn-cs moduleRory&2026-01-262-337/+3
* C# dependency updates, CDN-CS workRory&2026-01-262-21/+369
* Nix: dont set after/requires at allRory&2026-01-221-2/+2
* Nix: dont depend on network.targetRory&2026-01-221-1/+1
* reenable wantedbyRory&2026-01-211-1/+1
* disable services as a testRory&2026-01-211-1/+1
* Set 15s timeout for migrationsRory&2026-01-211-0/+3
* network-online.target -> network.target?Rory&2026-01-211-1/+1
* Nix: remove dependency on postgres service if host isnt running itRory&2026-01-211-1/+2
* Quick and dirty util scripts, trim node modulesRory&2026-01-211-105/+146
* Fix NixOS tests, allow building via tsgoRory&2026-01-203-7/+45
* Nix test VM, migrations helper scriptRory&2026-01-196-0/+259
* Clean up nix a littleRory&2025-12-295-101/+114
* Reduce service permissionsRory&2025-12-281-0/+31
* No trailing slashes in endpointsRory&2025-12-271-4/+4
* Allow writing to cdn pathRory&2025-12-271-4/+6
* blehRory&2025-12-271-4/+4
* blehRory&2025-12-271-1/+1
* Fix copy paste failureRory&2025-12-271-4/+4
* Allow passing config secrets as pathsRory&2025-12-272-32/+104
* cdn no leading slash for private endpoint hackRory&2025-12-271-1/+1
* cdn dont use https for localhostRory&2025-12-271-1/+1
* Set working directoryRory&2025-12-271-0/+1
* Fix runtime pathRory&2025-12-271-1/+1
* Dont set working directory explicitlyRory&2025-12-271-1/+0
* consistent pathsRory&2025-12-271-7/+7
* create groupRory&2025-12-271-0/+2
* maye?Rory&2025-12-271-2/+0
* lets tyr not dynamcic userRory&2025-12-271-1/+9
* sadfkoljwaesioafawejRory&2025-12-271-2/+2
* Override port always based on endpointsRory&2025-12-271-5/+3
* No default portRory&2025-12-271-2/+2
* Use systemd runtimedirectoryRory&2025-12-271-1/+3
* Give storage location to all servicesRory&2025-12-271-0/+16
* AF_UNIXRory&2025-12-271-0/+1
* Server name settingRory&2025-12-271-2/+9
* nix: fix env nameRory&2025-12-261-1/+1
* nix: allow ints in envRory&2025-12-261-0/+1
* Nix: expose CDN path optionRory&2025-12-261-5/+17
* WIP nix stuffRory&2025-12-254-99/+304
* Fix CI testsRory&2025-12-121-1/+8
* Nix: Strip down a good chunk of node_modulesRory&2025-11-211-0/+120
* Nix: rename test to check if bundle starts with the moduleRory&2025-11-211-1/+1
* Nix: add missing lib specifier in moduleRory&2025-11-201-1/+1
* fix errorboogiewoogie2025-09-291-1/+1
* add databaseFile option, fix linksboogiewoogie2025-09-291-10/+14
* add nixos module and testboogiewoogie2025-09-292-0/+115