-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch from Nixpkgs TLS to Nixcloud TLS fails #23
Comments
@erictapen can you please post your BIG WARNING
BUT maybe you can also use
please report your results. i'm curious! how to configure nixcloud.TLSshould be like this:
|
update: https://github.com/NixOS/nixpkgs/blob/release-18.03/nixos/modules/services/web-servers/nginx/default.nix#L592 is also exporting security.acme.certs which should contradict the without major rewrites you won't be able to use that said, you can always hack your nginx.config manually by using https://nixos.org/nixos/options.html#services.nginx.config and then it will be possible ... but not easy. |
@aszlig this is one reason we need the stateful nginx backend feature, so ppl can just migrate to nixcloud-webservices without much change at first... |
Oh no, then I completely misunderstood the module, sorry. Will have a look at |
i'll be updating the documentation ASAP. seems |
I went from
to
.
When deploying with NixOps this fails:
... myhost> warning: the following units failed: acme-erictapen.de-ACME.service ...
I have not enough capacity to provide a redacted log of
acme-erictapen.de-ACME.service
, so I will send it to @qknight, so that he can post snippets without sensible information in it.Nix info:
"x86_64-linux"
Linux 4.14.35, NixOS, 18.03 (Impala)
yes
yes
nix-env (Nix) 2.0
/home/justin/nixpkgs
The text was updated successfully, but these errors were encountered: