nixpkgs/nixos/modules/services/web-apps/atlassian
Maximilian Bosch 765cc35042
nixos/atlassian-jira: allow to store SSO password for crowd outside of the Nix store
The option `services.jira.sso.applicationPassword` has been replaced by
`applicationPasswordFile` that needs to be readable by the `jira`-user
or group.

The new `crowd.properties` is created on startup in `~jira` and the
secret is injected into it using `replace-secret`.
2022-07-16 13:01:29 +02:00
..
confluence.nix nixos/{jira,crowd,confluence}: restart service on failure 2022-05-10 22:31:22 +02:00
crowd.nix nixos/{jira,crowd,confluence}: restart service on failure 2022-05-10 22:31:22 +02:00
jira.nix nixos/atlassian-jira: allow to store SSO password for crowd outside of the Nix store 2022-07-16 13:01:29 +02:00