Commit graph

82 commits

Author SHA1 Message Date
4f52400396 Revert "Merge pull request 'feat: setup keycloak' (#7) from setup-keycloak into main"
All checks were successful
/ check (pull_request) Successful in 2m17s
This reverts commit ea6bbee518, reversing
changes made to 876c0b8e4d.
2024-05-25 18:08:12 +02:00
b4d756770e Revert "Merge pull request 'feat: temporarily enable hostname debug' (#9) from kc-hostname-debug into main"
This reverts commit b5111a4696, reversing
changes made to ec511d5c22.
2024-05-25 18:03:02 +02:00
501b37426e feat: temporarily enable hostname debug
All checks were successful
/ check (pull_request) Successful in 2m29s
2024-05-25 17:55:34 +02:00
4a4bfd38c8 feat: setup keycloak
All checks were successful
/ check (pull_request) Successful in 2m39s
2024-05-25 17:19:54 +02:00
6c4a46e289 Merge pull request 'feat: use hetzner dns to get wildcard cert from lets encrypt' (#5) from wildcard-certificate into main
All checks were successful
/ check (push) Successful in 2m28s
Reviewed-on: #5
2024-05-22 06:44:12 +00:00
d6eb3aa28b feat: use hetzner dns to get wildcard cert from lets encrypt
All checks were successful
/ check (pull_request) Successful in 2m23s
2024-05-22 08:38:12 +02:00
5522d5765a fix(forgejo): default to light theme to make logo more visible
All checks were successful
/ check (pull_request) Successful in 2m31s
2024-05-21 20:49:49 +02:00
bf67950b31 feat: switch to lix 2024-05-21 19:27:35 +02:00
008d57c5f4 feat: serve kitchen logo instead of chef pfp 2024-05-20 12:06:16 +02:00
0be7cf6093 Revert "feat: add name.buffet.sh"
This reverts commit ab4f5e28485febe9f9fad533ef02cf4db6655469.
2024-05-20 12:06:16 +02:00
1fdfd7e0a7 feat: reduce number of forgejo action runners to 1
While 2 is cool because huge actions don't block this has been affecting my server too much.
2024-05-20 12:06:16 +02:00
b64066caeb feat(forgejo): make runners Nice 2024-05-20 12:06:16 +02:00
cf4a15b83e fix: use host network instead of creating it's own for test runners 2024-05-20 12:06:16 +02:00
7cb26a742c Revert "fix: explicitly set dns servers for containers"
This reverts commit 6de5f5a3f337c4431e01749a46e56e5327e0b084.
2024-05-20 12:06:16 +02:00
d4aaf962c6 refactor: fix stylix complaints 2024-05-20 12:06:16 +02:00
3efdcc57b7 feat: add name.buffet.sh 2024-05-20 12:06:16 +02:00
2e574ab0b6 feat(nix): add kitchen and nix-community caches 2024-05-20 12:06:16 +02:00
9f82263098 fix: explicitly set dns servers for containers 2024-05-20 12:06:16 +02:00
3e09f9cb19 fix: use proper name instead of out-of-scope n for runner names 2024-05-20 12:06:16 +02:00
22d4240e80 fix: enable docker socket 2024-05-20 12:06:16 +02:00
023c87cb67 feat: rename runners to contain name 2024-05-20 12:06:16 +02:00
3b7612ab27 fix(forgejo-runner): add gitea-runner user 2024-05-20 12:06:16 +02:00
efe1591076 feat: add 2 podman runners for forgejo 2024-05-20 12:06:16 +02:00
4f4f196b96 feat(forgejo): set LANDING_PAGE to kitchen not buffet 2024-05-20 12:06:16 +02:00
22e73188f4 feat: deploy server from kitchen/rice not chef/rice 2024-05-20 12:06:16 +02:00
9e9229a06b feat(podman): enable autoPrune 2024-05-20 12:06:16 +02:00
86efc683ed feat(forgejo): use LANDING_PAGE instead of 303 redirect 2024-05-20 12:06:16 +02:00
d04f2f59e4 fix: disable caching of tarballs for upgrades 2024-05-20 12:06:16 +02:00
f91a46590d Revert "feat(forgejo): setup action runner"
This reverts commit 999c0a53837ff17517052d73989e82cd6d388e08.
2024-05-20 12:06:16 +02:00
63cb3e9ccb feat(forgejo): setup action runner 2024-05-20 12:06:16 +02:00
950c33727e feat(forgejo): use 303 not 301 for redirect 2024-05-20 12:06:16 +02:00
56ee6255b4 feat: auto upgrade ami 2024-05-20 12:06:16 +02:00
d8af11da26 feat(forgejo): serve chef pfp as favicon and logo 2024-05-20 12:06:16 +02:00
06360e6e37 feat(forgejo): disable sign ups
Gotta add some "mail this place to sign up" instead.
2024-05-20 12:06:16 +02:00
e6272ebca0 feat(forgejo): enable mailer 2024-05-20 12:06:16 +02:00
af533ec3bf feat(ami): set up msmtp to send email through forgejo later on
Currently not working as Hetzner is blocking the relevant ports.
2024-05-20 12:06:16 +02:00
df5c9fb1b3 feat(forjego): prepare for enabling mailer 2024-05-20 12:06:16 +02:00
6204338c82 feat(forgejo): enable push create 2024-05-20 12:06:16 +02:00
567e44d6cd feat(forgejo): enable sign ups, but they have to be manually approved 2024-05-20 12:06:16 +02:00
8aadbf24e5 feat(ami): set up murmur 2024-05-20 12:06:16 +02:00
43c3f427f3 feat: do not backup Downloads and tmp
Commonly contains bigger files, temporarily and fills up backup storage.
2024-05-20 12:06:16 +02:00
e0e2c5408c feat(ami): set up syncthing 2024-05-20 12:06:16 +02:00
f3659e689c feat(forgejo): redirect to /chef by default to circumvent the landing page 2024-05-20 12:06:16 +02:00
58af3edd2e feat: reduce number of certificates issued, by making everything rely on the buffet.sh cert 2024-05-20 12:06:16 +02:00
2fc516c438 fix: use the proper path for finding the borg ssh key 2024-05-20 12:06:16 +02:00
e4f8faf9d0 feat: get proper 404
This is admittedly super hacky, because it uses an unused subdomain, invalid
certs, and actually just directs somewhere that doesn't exist, but it kinda
works, and going on a weird subdomain at least doesn't redirect to bitwarden.
2024-05-20 12:06:16 +02:00
df67724405 feat(forgejo): update to nixos-unstable version
1.21 is the first version to be Forgejo-forgejo.
2024-05-20 12:06:16 +02:00
e71905be35 feat: migrate tara to ami 2024-05-20 12:06:16 +02:00
cefd39de8e refactor: use one max_percent instead of two seperate values, to allow quicker changing 2024-05-20 12:06:16 +02:00
6175bf96d0 chore: update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/f33900124c23c4eca5831b9b5eb32ea5894375ce' (2024-03-19)
  → 'github:nix-community/home-manager/d6bb9f934f2870e5cbc5b94c79e9db22246141ff' (2024-04-06)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/2844b5f3ad3b478468151bd101370b9d8ef8a3a7' (2024-03-31)
  → 'github:Mic92/nix-index-database/4676d72d872459e1e3a248d049609f110c570e9a' (2024-04-07)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/9a763a7acc4cfbb8603bb0231fec3eda864f81c0' (2024-03-25)
  → 'github:NixOS/nixos-hardware/1e3b3a35b7083f4152f5a516798cf9b21e686465' (2024-04-08)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28)
  → 'github:NixOS/nixpkgs/e38d7cb66ea4f7a0eb6681920615dfcc30fc2920' (2024-04-06)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29)
  → 'github:NixOS/nixpkgs/ff0dbd94265ac470dda06a657d5fe49de93b4599' (2024-04-06)
• Updated input 'nur':
    'github:nix-community/NUR/d7666601c0054c9150a2152da0cfc007c1de3948' (2024-04-02)
  → 'github:nix-community/NUR/41a02781a370613aa045dbc34f42b0d616dcb200' (2024-04-08)
2024-05-20 12:06:16 +02:00