tvl-depot/ops/modules
Vincent Ambo ac6717fe3c fix(ops/modules/www): Make self-redirect to config a generic module
As suggested by sterni, this makes the self-redirect of a machine to
its configuration a generic module working by convention.

In the process of moving this two small fixes have been applied:

* redirect is only applied if the URI is `/`, this is required for
  ACME to work
* addSSL = true is added, otherwise we have a certificate but no TLS
  listener

Change-Id: Icaef041ff681253a61e36926417bdb2844e3f93d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5313
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-02-18 11:39:01 +00:00
..
cgit refactor(ops/modules): Move cgit configuration into a module 2022-02-16 23:03:06 +00:00
tvl-slapd style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
www fix(ops/modules/www): Make self-redirect to config a generic module 2022-02-18 11:39:01 +00:00
.skip-subtree refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
atward.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
auto-deploy.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
automatic-gc.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
clbot.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
default-imports.nix feat(ops/auto-deploy): Support auto-deploy 2021-12-26 14:55:42 +00:00
default.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
gerrit-queue.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
irccat.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
josh.nix refactor(ops/modules): Rename git-serving -> josh 2022-02-16 23:03:06 +00:00
journaldriver.nix refactor(ops/modules): Move journaldriver configuration into module 2022-02-18 11:38:34 +00:00
known-hosts.nix feat(ops/machines): Add a module for known SSH keys 2022-02-18 08:22:56 +00:00
monorepo-gerrit.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
nixery.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
oauth2_proxy.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
owothia.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
panettone.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
paroxysm.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
prometheus-fail2ban-exporter.nix refactor(ops): Break out prometheus-fail2ban-exporter module 2021-06-12 15:51:49 +00:00
quassel.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
README.md refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00
restic.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
smtprelay.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
sourcegraph.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
tvl-buildkite.nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
tvl-cache.nix feat(ops/modules): Add shared module for TVL cache 2021-12-15 23:36:22 +00:00
tvl-users.nix refactor(ops/modules): Move user configuration into module 2022-02-17 18:08:19 +00:00
v4l2loopback.nix refactor(ops): Split //ops/nixos into different locations 2021-04-11 22:18:22 +00:00

NixOS modules

This folder contains various NixOS modules shared by our NixOS configurations.

It is not read by readTree.