| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-07-07 | Refactor(system/impermanence): Move to own directory | Soispha | |
| 2023-07-05 | Feat(system/disks): Add disko | Soispha | |
| 2023-07-04 | Feat(system/file_system_layout): Add impermanence | Soispha | |
| 2023-06-25 | Fix(system/fs-layout): Remove persistent dir as it's now in /srv | Soispha | |
| 2023-06-06 | Feat(system/file_system_layout): Add bindmount for postgresql | sils | |
| 2023-06-06 | Revert: Remove Conduit | sils | |
| It didn't deploy either and we'd probably use synapse anyway This reverts commit fbba7df4b7c9de5b1926612647e1d9d06b7d22cf. | |||
| 2023-05-20 | Feat(system/matrix/conduit): Add matrix-conduit | Soispha | |
| 2023-03-20 | Fix(acme): Store certs permanently. | sils | |
| Before, new certs were requested at every rebuild. This caused issues due to letsencrypt ratelimiting. | |||
| 2023-03-18 | Refactor: Use better file layout | ene | |
| 2023-02-05 | Fix: correct host name and convenience changes | ene | |
| We used the domain name instead of the host name, which obviously doesn't work for multiple host. In addition to that I changed some directory to make importing easier and enabled the "nix-command" and "flakes" experimental options, to make the `nix flake check` command usable. Refs: #15 | |||
| 2023-02-04 | Flake: Changed the configuration to a flake | ene | |
| Nix flakes make a lot of things very easy. | |||
