Server infrastructure for the clan project
Go to file
Clan Merge Bot 5fb6689f1e
All checks were successful
buildbot/nix-build .#checks.x86_64-linux.clan-merge Build done.
buildbot/nix-build .#checks.x86_64-linux.devShell-clan-merge Build done.
buildbot/nix-build .#checks.x86_64-linux.package-clan-merge Build done.
buildbot/nix-build .#checks.x86_64-linux.devShell-matrix-bot Build done.
buildbot/nix-build .#checks.x86_64-linux.package-action-flake-update-pr-clan Build done.
buildbot/nix-build .#checks.x86_64-linux.package-job-flake-update-clan-homepage Build done.
buildbot/nix-build .#checks.x86_64-linux.package-job-flake-update-clan-infra Build done.
buildbot/nix-build .#checks.x86_64-linux.package-job-flake-update-data-mesher Build done.
buildbot/nix-build .#checks.x86_64-linux.package-action-create-pr Build done.
buildbot/nix-build .#checks.x86_64-linux.package-action-ensure-tea-login Build done.
buildbot/nix-build .#checks.x86_64-linux.package-action-flake-update Build done.
buildbot/nix-build .#checks.x86_64-linux.package-gitea Build done.
buildbot/nix-build .#checks.x86_64-linux.treefmt Build done.
buildbot/nix-build .#checks.x86_64-linux.package-matrix-bot Build done.
buildbot/nix-build .#checks.x86_64-linux.package-job-flake-update-clan-core Build done.
buildbot/nix-build .#checks.x86_64-linux.devShell-default Build done.
buildbot/nix-build .#checks.x86_64-linux.nixos-web01 Build done.
buildbot/nix-eval Build done.
update flake lock - 2024-07-22T00:00+00:00
Flake lock file updates:

• Updated input 'buildbot-nix':
    'github:Mic92/buildbot-nix/93942c0a662b7c6ad80810ae9f99f80988a27b1d' (2024-07-14)
  → 'github:Mic92/buildbot-nix/be581a532080db9f37a9ec8522eca351929fc846' (2024-07-21)
• Updated input 'clan-core':
    '82ec1f8d10.tar.gz?narHash=sha256-On9UVIDXtCbceZSY/3CBfPNDlTqlWVGP%2BZ7ZZdjQndI%3D' (2024-07-15)
  → '6c7e9bafea.tar.gz?narHash=sha256-xDmAPFSqeG1xzRPAIqQlONZqjsEsHTSHTA7V/vVwx8I%3D' (2024-07-21)
• Updated input 'nixos-mailserver':
    'gitlab:simple-nixos-mailserver/nixos-mailserver/290a995de5c3d3f08468fa548f0d55ab2efc7b6b' (2024-06-18)
  → 'gitlab:simple-nixos-mailserver/nixos-mailserver/059b50b2e729729ea00c6831124d3837c494f3d5' (2024-07-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aa247c0c90ecf4ae7a032c54fdc21b91ca274062' (2024-07-14)
  → 'github:NixOS/nixpkgs/c19d62ad2265b16e2199c5feb4650fe459ca1c46' (2024-07-21)
• Updated input 'srvos':
    'github:numtide/srvos/36905a236dc466b8eff20df84314d23c95da3f6c' (2024-07-15)
  → 'github:numtide/srvos/ef4f2248e1bbd84a0dd269ab31b9927d9c0bf2e6' (2024-07-18)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/b92afa1501ac73f1d745526adc4f89b527595f14' (2024-07-14)
  → 'github:numtide/treefmt-nix/888bfb10a9b091d9ed2f5f8064de8d488f7b7c97' (2024-07-20)
2024-07-22 00:00:22 +00:00
devShells don't inherit from clan-core 2024-07-15 14:07:26 +02:00
machines/web01/facts Update facts/secrets for service borgbackup in machine web01 2024-06-10 12:25:17 +02:00
modules add flokli 2024-07-20 16:26:37 +02:00
pkgs matrix-bot: Trigger review bot on labels and assignees. Fix changelog bot dropping data 2024-07-17 18:45:41 +02:00
sops Update secret qubasas-openai-api-key 2024-07-03 11:47:51 +02:00
targets web01: use clan flake-parts module 2024-07-15 14:13:21 +02:00
terraform get rid of sop's secrets.yaml 2024-07-08 16:50:42 +02:00
.envrc address treefmt warnings 2024-07-08 15:20:03 +02:00
.envrc.private-template .envrc.private-template: remove NETLIFY_TOKEN 2023-07-17 13:38:28 +02:00
.gitignore gitignore: add .pre-commit-config.yaml 2023-07-28 18:45:09 +02:00
.sops.yaml enable more linteres 2024-07-08 16:50:51 +02:00
flake.lock update flake lock - 2024-07-22T00:00+00:00 2024-07-22 00:00:22 +00:00
flake.nix switch back to nixpkgs-unstable 2024-07-15 15:48:06 +02:00
LICENSE.md enable deno/shellcheck formatter 2024-07-01 15:24:07 +02:00
README.md enable deno/shellcheck formatter 2024-07-01 15:24:07 +02:00
renovate.json Add renovate.json 2023-07-14 14:44:19 +02:00
treefmt-config.patch apply treefmt fix to respect global excludes 2024-07-01 15:32:05 +02:00

clan-infra

This repository contains nixos modules and terraform code that powers clan.lol. The website and git hosting is currently on hetzner.

Servers

  • web01:
    • Instance type: ex101
    • CPU: Intel Core i9-13900 (24 cores / 32 threads)
    • RAM: 64GB DDR5
    • Drives: 2 x 1.92 TB NVME

To deploy new ssh keys on hcloud:

$ cd ./targets/admins
$ ./tf.sh apply

To deploy a server i.e. web01:

$ cd ./targets/web01
$ ./tf.sh apply

To add a new project to CI

  1. Add the 'buildbot-clan' topic to the repository using the "Manage topics" button below the project description
  2. Go to https://buildbot.clan.lol/#/builders/2 and press "Update projects" after you have logged in.