| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-04-11 | hosts/server2: Enable taskwarrior-sync | Benedikt Peetz | |
| 2025-04-07 | nextcloud: init on server2 | Silas Schöffel | |
| 2025-04-01 | hosts/server2: Format | Benedikt Peetz | |
| 2025-04-01 | {hosts/server3,zones/vhack.eu}: Activate stalwart-mail on server3 for soispha | Benedikt Peetz | |
| 2025-04-01 | zones/vhack.eu: Make it obvious, that the serial number must be changed | Benedikt Peetz | |
| The comment alone would probably suffice, but having a convenient function that makes it obvious *what* part of the serial number you are actually supposed to change seems quite useful, when trying to reduce the possibilities of forgetting it. | |||
| 2025-03-30 | {hosts/server2,modules/mail}: Re-active the old mail server | Benedikt Peetz | |
| Running two mail-servers on one system is a total /mess/. Both try to bind to the same ports, the old stack consists of **5** different systemd services whilst stalwart-mail's systemd service simply refuses to stop, etc. I'm confident that it can work, but it would probably be best to deploy the new mail-server on server3. | |||
| 2025-03-29 | hosts/server2: Use the correct path to the DKIM keys | Benedikt Peetz | |
| 2025-03-29 | hosts/server2: Setup stalwalt-mail on mail.vhack.eu for soispha@vhack.eu | Benedikt Peetz | |
| We need to actually test stalwart out in the real world, because the test can never actually capture all the weird things people do with their mail setup. Refs: #6ea08aa | |||
| 2025-03-11 | zones: Provide a single entry point for all zones | Benedikt Peetz | |
| 2025-03-10 | {hosts,zones}: Init dns zone for vhack.eu | Benedikt Peetz | |
| 2025-03-09 | hosts/server2: Use new back config | Benedikt Peetz | |
| 2025-02-09 | fix(hosts/server2/redirects): Also recognize the old source.vhack.eu redirect | Benedikt Peetz | |
| 2025-02-07 | hosts/server3/websites: Host nix-sync on server3 | Benedikt Peetz | |
| 2025-02-04 | hosts/server2/websites: Correct extraSettings for wkd | Benedikt Peetz | |
| The `/.well-known/openpgpkey/hu/` path does not exist. Thus remove the erroneous `hu/` at the end. | |||
| 2025-02-04 | hosts/server2/websites: Use the new repository urls | Benedikt Peetz | |
| This changes: https://codeberg.org/bpeetz/b-peetz.de.git -> https://git.foss-syndicate.org/bpeetz/b-peetz.de.git https://codeberg.org/vhack.eu/gpg_wkd.git -> https://git.foss-syndicate.org/vhack.eu/pgp-wkd.git | |||
| 2025-02-04 | modules/nix-sync: Actually enable | Benedikt Peetz | |
| This includes the obvious changes, ensuring that it follows our current best-practices. | |||
| 2025-01-29 | refactor(hosts/{server2,server3}): Move the backup secrets in a directory | Benedikt Peetz | |
| 2025-01-25 | feat(etesync): migrate to server2 | Silas Schöffel | |
| 2025-01-25 | feat(redlib): move to server2 | Silas Schöffel | |
| 2025-01-25 | feat(modules/mail): init on server2 | Silas Schöffel | |
| 2025-01-21 | feat(modules/backup): init | Silas Schöffel | |
| 2025-01-20 | feat(modules/nixconfig): init | Silas Schöffel | |
| 2025-01-20 | feat(modules/invidious-router): init | Silas Schöffel | |
| 2025-01-20 | feat(modules/gallery): init | Silas Schöffel | |
| 2024-12-27 | fix(server2/networking): correct ipv6 address | Silas Schöffel | |
| 2024-12-25 | fix(hosts/server2): Use correct path to `vhack.eu/nixos-server` repo | Benedikt Peetz | |
| 2024-12-25 | feat(modules/nginx): Modularise the redirects and migrate them to server2 | Benedikt Peetz | |
| The redirects always have an implicit dependency on the DNS config of the running host. As such, simply stating them for all host is never a possibility and setting them per host the only viable option. | |||
| 2024-12-25 | refactor(hosts): Use a `by-name` structure and construct all host depended ↵ | Benedikt Peetz | |
| values This allows us to outsource the host-handling from the `flake.nix` file. | |||
