Installation
Please proceed as follows to install RedactManager:
Pre-flight checklist for installation
To get started with installation:
You need a knecon license.
Configure the user connection settings (OIDC/SAMLv2/LDAP/internal).
For further information regarding this step, please see Identity Provider: Keycloak.
You need an external URL through which users access the application.
Add the knecon Helm repository (the username and the password are provided with your license).
helm repo add knecon https://helm.redactmanager.com --username <usernamer>
Consult the Readme.md file for any additional information.
helm show readme knecon/redaction
Prepare the values.yaml.
Installation
Install the RedactManager Helm chart into <namespace> with <app-name> and <version>:
helm install --install <app-name> knecon/redaction --namespace <namespace> --version <version> --values <values.yaml>
Verification
Please check if your installation is up and running:
Accessibility & login
Is the login dialog displayed when you access the URL?
Do you manage to log in?
For further information, please see the following chapter of the user manual: Login.
Create a test dossier, upload test files, and perform a test redaction.
Please be aware that the number of pages will be rested from your license.
For further information, please see the following chapters of the user manual: Create a new dossier, Editing documents in the Editor.
Download the redacted files.
For further information, please see the following chapters of the user manual: 2-step approval process, Download a dossier.