about summary refs log tree commit diff stats
path: root/hosts (follow)
Commit message (Collapse)AuthorAge
* nextcloud: init on server2Silas Schöffel40 hours
|
* hosts/server2: FormatBenedikt Peetz8 days
|
* {hosts/server3,zones/vhack.eu}: Activate stalwart-mail on server3 for soisphaBenedikt Peetz8 days
|
* zones/vhack.eu: Make it obvious, that the serial number must be changedBenedikt Peetz8 days
| | | | | | | 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.
* {hosts/server2,modules/mail}: Re-active the old mail serverBenedikt Peetz10 days
| | | | | | | | | | 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.
* hosts/server2: Use the correct path to the DKIM keysBenedikt Peetz11 days
|
* hosts/server2: Setup stalwalt-mail on mail.vhack.eu for soispha@vhack.euBenedikt Peetz11 days
| | | | | | | | 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
* zones: Provide a single entry point for all zonesBenedikt Peetz2025-03-11
|
* {hosts,zones}: Init dns zone for vhack.euBenedikt Peetz2025-03-10
|
* hosts/server2: Use new back configBenedikt Peetz2025-03-09
|
* fix(hosts/server2/redirects): Also recognize the old source.vhack.eu redirectBenedikt Peetz2025-02-09
|
* hosts/server3/websites: Host nix-sync on server3Benedikt Peetz2025-02-07
|
* hosts/server2/websites: Correct extraSettings for wkdBenedikt Peetz2025-02-04
| | | | | The `/.well-known/openpgpkey/hu/` path does not exist. Thus remove the erroneous `hu/` at the end.
* hosts/server2/websites: Use the new repository urlsBenedikt Peetz2025-02-04
| | | | | | 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
* modules/nix-sync: Actually enableBenedikt Peetz2025-02-04
| | | | | This includes the obvious changes, ensuring that it follows our current best-practices.
* refactor(hosts/{server2,server3}): Move the backup secrets in a directoryBenedikt Peetz2025-01-29
|
* feat(matrix): make secrets configurableSilas Schöffel2025-01-25
|
* feat(mastodon): make secrets configurableSilas Schöffel2025-01-25
|
* feat(miniflux): make secrets configurableSilas Schöffel2025-01-25
|
* feat(peertube): make secrets configurableSilas Schöffel2025-01-25
|
* feat(hosts)!: remove server1Silas Schöffel2025-01-25
| | | | This host is unused and therefore unneeded
* feat(etesync): migrate to server2Silas Schöffel2025-01-25
|
* feat(redlib): move to server2Silas Schöffel2025-01-25
|
* feat(modules/mail): init on server2Silas Schöffel2025-01-25
|
* feat(modules/backup): initSilas Schöffel2025-01-21
|
* fix(hosts/server1): remove migrated servicesSilas Schöffel2025-01-21
|
* feat(modules/matrix): init on server3Silas Schöffel2025-01-21
|
* feat(modules/mastodon): init on server3Silas Schöffel2025-01-21
|
* fix(peertube): migrate to server3Silas Schöffel2025-01-21
|
* feat(modules/murmur): initSilas Schöffel2025-01-20
|
* feat(modules/nixconfig): initSilas Schöffel2025-01-20
|
* feat(modules/invidious-router): initSilas Schöffel2025-01-20
|
* feat(modules/gallery): initSilas Schöffel2025-01-20
|
* feat(miniflux): init module, host on server2Silas Schöffel2025-01-20
|
* feat(hosts/server3): initSilas Schöffel2025-01-04
|
* fix(server2/networking): correct ipv6 addressSilas Schöffel2024-12-27
|
* fix(hosts/server2): Use correct path to `vhack.eu/nixos-server` repoBenedikt Peetz2024-12-25
|
* feat(modules/nginx): Modularise the redirects and migrate them to server2Benedikt Peetz2024-12-25
| | | | | | 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.
* refactor(hosts): Use a `by-name` structure and construct all host depended ↵Benedikt Peetz2024-12-25
| | | | | | values This allows us to outsource the host-handling from the `flake.nix` file.
* feat(hosts/server1): Configure back for the `nixos-server` repoBenedikt Peetz2024-12-24
|
* fix(modules/disko): Remove deprecated legacy type and migrate to `by-name`Benedikt Peetz2024-12-21
|
* refactor(system/services/libreddit): Migrate to `by-name`Benedikt Peetz2024-12-20
| | | | This also includes a rename into `redlib` because of upstream changes.
* feat(hosts/server1): Activate the migrated servicesBenedikt Peetz2024-08-02
|
* feat(peertube): InitBenedikt Peetz2024-06-27
|
* refactor(modules/etesync): Move to a complete moduleBenedikt Peetz2024-06-13
|
* feat(treewide): add git-server moduleSilas Schöffel2024-06-05
|
* Style(treewide): Format after removing vim linesSoispha2023-07-19
|
* Feat(.editorconfig): Add the configuration for all filesSoispha2023-07-19
| | | | | This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
* Fix(host/server1): Use working path to diskSoispha2023-07-08
|
* Fix(system/disks): Change partitioning scheme to support gpt/bios bootSoispha2023-07-08
|