services.ocis.configDir
NixOS option
Path to directory containing oCIS config file. Example config can be generated by ocis init --config-path fileName --admin-password "adminPass". Add --insecure true if SSL certificates are generated and managed externally (e.g. using oCIS behind reverse proxy). Note: This directory must contain at least a ocis.yaml. Ensure user has read/write access to it. In some circumstances you may need to add additional oCIS configuration files (e.g., proxy.yaml) to this directory.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/ocis.nixView source on NixOS/nixpkgs →"/var/lib/ocis/config"