Add nextcloud #54

Merged
kalipso merged 11 commits from forum-playground into staging 2025-01-18 21:56:29 +01:00
Collaborator

I don't know if https certs work

I don't know if https certs work
ahtlon added 11 commits 2025-01-18 19:33:06 +01:00
Owner

nice nice.
Für https certs fehlt glaub ich noch

  services.nginx.virtualHosts."cloud.malobeo.org" = {
    forceSSL = true;
    enableACME = true;
  };

EDIT:
ah ne da muss n proxypass in die host_config.nix, der container macht das ja nich selber fällt mir grad ein.

nice nice. Für https certs fehlt glaub ich noch ``` services.nginx.virtualHosts."cloud.malobeo.org" = { forceSSL = true; enableACME = true; }; ``` EDIT: ah ne da muss n proxypass in die host_config.nix, der container macht das ja nich selber fällt mir grad ein.
kalipso changed target branch from master to staging 2025-01-18 20:25:54 +01:00
Owner

because flake.lock got updated i changed target branch to staging to make sure all hosts build properly on hydra first

because flake.lock got updated i changed target branch to staging to make sure all hosts build properly on hydra first
kalipso merged commit 50e7af5579 into staging 2025-01-18 21:56:29 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kalipso/infrastructure#54