tvl-depot/ops/modules/www
Florian Klink 32f41458c0 refactor(tvix): move castore into tvix-castore crate
This splits the pure content-addressed layers from tvix-store into a
`castore` crate, and only leaves PathInfo related things, as well as the
CLI entrypoint in the tvix-store crate.

Notable changes:
 - `fixtures` and `utils` had to be moved out of the `test` cfg, so they
   can be imported from tvix-store.
 - Some ad-hoc fixtures in the test were moved to proper fixtures in the
   same step.
 - The protos are now created by a (more static) recipe in the protos/
   directory.

The (now two) golang targets are commented out, as it's not possible to
update them properly in the same CL. This will be done by a followup CL
once this is merged (and whitby deployed)

Bug: https://b.tvl.fyi/issues/301

Change-Id: I8d675d4bf1fb697eb7d479747c1b1e3635718107
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9370
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-09-22 12:51:21 +00:00
..
atward.tvl.fyi.nix fix(ops/www): Fix typo in nginx configuration 2021-05-05 09:48:49 +00:00
auth.tvl.fyi.nix fix(ops/www): increase buffer memory size for auth.tvl.fyi 2023-02-01 09:30:24 +00:00
b.tvl.fyi.nix refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
base.nix chore(ops/modules): Remove fix-nginx timer unit 2022-02-20 14:26:57 +00:00
cache.tvl.su.nix chore(cache.tvl.su): Raise cache priority to 50 2022-01-07 01:30:00 +00:00
cl.tvl.fyi.nix fix(ops/www): allow all indexing on cl.tvl.fyi 2023-03-29 12:17:56 +00:00
code.tvl.fyi.nix refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
cs.tvl.fyi.nix refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
deploys.tvl.fyi.nix refactor(whitby): Move restic path configuration into modules 2021-09-18 15:10:34 +00:00
images.tvl.fyi.nix feat(ops/www): Point images.tvl.* at Nixery 2021-08-13 10:57:53 +00:00
inbox.tvl.su.nix feat(web/inbox): add landing page for inbox.tvl.su 2022-12-28 08:17:45 +00:00
nixery.dev.nix feat(ops): Serve nixery.dev from whitby 2021-08-24 11:30:16 +00:00
self-redirect.nix fix(ops/modules/www): Make self-redirect to config a generic module 2022-02-18 11:39:01 +00:00
signup.tvl.fyi.nix feat(ops/modules): deploy //web/pwcrypt to signup.tvl.fyi 2023-09-05 14:44:36 +00:00
static.tvl.fyi.nix feat(whitby): serve static.tvl.{fyi|su} with max cache settings 2021-10-01 20:45:50 +00:00
status.tvl.su.nix fix(ops/machines/whitby): serve grafana at status.tvl.su again 2022-11-07 14:43:18 +00:00
tazj.in.nix feat(ops/www): add predlozhnik redirect on tazj.in 2022-07-28 17:50:18 +00:00
todo.tvl.fyi.nix refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
tvix.dev.nix feat(ops): serve Tvix website & docs on (docs.)tvix.dev 2023-03-14 22:10:40 +00:00
tvixbolt.tvl.su.nix feat(ops/modules): deploy tvixbolt to tvixbolt.tvl.su 2022-09-13 11:05:54 +00:00
tvl.fyi.nix fix(www/tvl.fyi): Anchor /blog redirects at #blog 2022-01-29 22:37:55 +00:00
tvl.su.nix feat(whitby): Serve //corp/website on tvl.su 2021-10-01 15:24:35 +00:00
wigglydonke.rs.nix fix(wigglydonke.rs): Don't rebuild nginx config unnecessarily 2021-05-25 17:10:50 +00:00