web -> http

This commit is contained in:
Peder Bergebakken Sundt 2024-01-26 21:45:22 +01:00
parent 4a5943d61b
commit 2fd65cf9a8
63 changed files with 52 additions and 52 deletions

View File

@ -78,7 +78,7 @@
* [ ] self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic, ssh?) * [ ] self-hosted binary cache (single-machine) (nix-serve, carinae, harmonia, eris or attic, ssh?)
* https://discourse.nixos.org/t/announcing-harmonia-a-nix-binary-cache-written-in-rust/19855 * 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 * https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343/1
* [ ] profiles/web: make ACME/nginx helper a function * [ ] profiles/http: make ACME/nginx helper a function
* [ ] Support multiple tlds * [ ] Support multiple tlds
* [ ] Support multiple acme accounts * [ ] Support multiple acme accounts
* [ ] Support a per-account provider? * [ ] Support a per-account provider?

View File

@ -25,60 +25,60 @@
../../profiles/services/tmate-server.nix # opens port 42244 ../../profiles/services/tmate-server.nix # opens port 42244
../../profiles/web # enables nginx+acme, defines mkDomain ../../profiles/http # enables nginx+acme, defines mkDomain
../../profiles/web/index ../../profiles/http/index
../../profiles/web/services/cinny.nix ../../profiles/http/services/cinny.nix
../../profiles/web/services/element.nix ../../profiles/http/services/element.nix
../../profiles/web/services/flexget.nix ../../profiles/http/services/flexget.nix
../../profiles/web/services/gitea.nix ../../profiles/http/services/gitea.nix
#../../profiles/web/services/hydra.nix #../../profiles/http/services/hydra.nix
../../profiles/web/services/invidious.nix ../../profiles/http/services/invidious.nix
../../profiles/web/services/rss-bridge.nix ../../profiles/http/services/rss-bridge.nix
../../profiles/web/services/jellyfin.nix ../../profiles/http/services/jellyfin.nix
../../profiles/web/services/libreddit.nix ../../profiles/http/services/libreddit.nix
#../../profiles/web/services/mattermost.nix #../../profiles/http/services/mattermost.nix
#../../profiles/web/services/navidrome.nix #../../profiles/http/services/navidrome.nix
../../profiles/web/services/netdata.nix ../../profiles/http/services/netdata.nix
../../profiles/web/services/nitter.nix ../../profiles/http/services/nitter.nix
#../../profiles/web/services/ntopng.nix #../../profiles/http/services/ntopng.nix
../../profiles/web/services/microbin.nix ../../profiles/http/services/microbin.nix
#../../profiles/web/services/owncast.nix #../../profiles/http/services/owncast.nix
#../../profiles/web/services/paperless.nix #../../profiles/http/services/paperless.nix
../../profiles/web/services/polaris.nix ../../profiles/http/services/polaris.nix
#../../profiles/web/services/resilio.nix #../../profiles/http/services/resilio.nix
../../profiles/web/services/roundcube.nix ../../profiles/http/services/roundcube.nix
../../profiles/web/services/thelounge.nix ../../profiles/http/services/thelounge.nix
../../profiles/web/services/vaultwarden.nix ../../profiles/http/services/vaultwarden.nix
../../profiles/web/services/webdav-zotero.nix ../../profiles/http/services/webdav-zotero.nix
#../../profiles/web/services/convos.nix #../../profiles/http/services/convos.nix
#../../profiles/web/services/cryptpad.nix #../../profiles/http/services/cryptpad.nix
#../../profiles/web/services/galene.nix #../../profiles/http/services/galene.nix
#../../profiles/web/services/graphana.nix #../../profiles/http/services/graphana.nix
../../profiles/web/services/hedgedoc.nix ../../profiles/http/services/hedgedoc.nix
#../../profiles/web/services/home-assistant.nix #../../profiles/http/services/home-assistant.nix
#../../profiles/web/services/jitsi-meet.nix #../../profiles/http/services/jitsi-meet.nix
#../../profiles/web/services/kukkee #../../profiles/http/services/kukkee
#../../profiles/web/services/matrix-synapse.nix #../../profiles/http/services/matrix-synapse.nix
#../../profiles/web/services/shlink.nix #../../profiles/http/services/shlink.nix
#../../profiles/web/services/sourcegraph.nix #../../profiles/http/services/sourcegraph.nix
#../../profiles/web/services/censordodge.nix #../../profiles/http/services/censordodge.nix
#../../profiles/web/services/openspeedtest.nix #../../profiles/http/services/openspeedtest.nix
../../profiles/web/docs ../../profiles/http/docs
../../profiles/web/docs/pdoc.nix ../../profiles/http/docs/pdoc.nix
../../profiles/web/docs/python-docs.nix ../../profiles/http/docs/python-docs.nix
../../profiles/web/docs/nixpkgs.nix ../../profiles/http/docs/nixpkgs.nix
../../profiles/web/docs/home-manager.nix ../../profiles/http/docs/home-manager.nix
../../profiles/web/docs/linux-docs.nix ../../profiles/http/docs/linux-docs.nix
../../profiles/web/docs/programs.nix ../../profiles/http/docs/programs.nix
../../profiles/web/docs/yagcd.nix ../../profiles/http/docs/yagcd.nix
#../../profiles/web/sites/linktree-pbsds.nix #../../profiles/http/sites/linktree-pbsds.nix
../../profiles/web/sites/refleksjon-no.nix ../../profiles/http/sites/refleksjon-no.nix
../../profiles/web/sites/roroslyd-no.nix ../../profiles/http/sites/roroslyd-no.nix
../../profiles/web/sites/kuklefse.nix ../../profiles/http/sites/kuklefse.nix
#../../profiles/web/services/trivial-gradios #../../profiles/http/services/trivial-gradios
#../../profiles/code-remote # TODO: move into web? services? #../../profiles/code-remote # TODO: move into web? services?
../../profiles/domeneshop-dyndns ../../profiles/domeneshop-dyndns