This commit is contained in:
2023-03-02 22:26:07 +01:00
parent d51b678369
commit 7cdbb693c5
3 changed files with 20 additions and 11 deletions
+14 -6
View File
@@ -14,18 +14,26 @@
* [x] Split stuff into multiple files
* [x] Make a flake
* [x] merge hosted docs into a single subdomain
* [ ] pre-commit hook with 'nix eval'
* [ ] Setup some remote-development flow
* [ ] pre-commit hook with 'nix eval ...outPath'
* [ ] Setup some remote-development and deploy flow
* [ ] users/pbsds: Support multiple profiles, like headless, nixpkgs-dev, various desktops, hpc, pvv, etc
* [ ] nixos-generate-config instructions
* [ ] zfs
* [ ] secrets
* [ ] nixos-generate-config instructions for new hosts
* [ ] zfs, declarative pools?
* [ ] secrets - nix-sops ?
* flexget
* transmission
* domeneshop
* [ ] hydra
* [ ] self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic)
* https://discourse.nixos.org/t/announcing-harmonia-a-nix-binary-cache-written-in-rust/19855
* https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343/1
* [ ] profiles/web: make ACME/nginx helper a function
* [ ] Support multiple tlds
* [ ] Support multiple acme accounts
* [ ] Support a per-account provider?
* [ ] Support DNS auth
* [ ] Setup aliases instead of a per-subdomain cert
* [ ] Setup aliases instead of a per-vhost cert?
* [ ] Preferably setup a wildchar cert per host
# Cheatsheet