OnPrem
VERSION --
Check the status of docker services.
DigiLink Tablet App Version:
Configure the deployment urls that you will use to host this service.
This URL points to the authentication platform, which is used to access the frontend and manage on-premises settings. The default port is 1337. Example: `https://digilink-auth.companyname.com`.
This is the front end URL that admins use to access DigiLink. The default port is 8080. Example: `https://digilink.companyname.com`.
This is the back end URL; controllers will connect directly to this and the frontend connects to perform actions. The default port is 3001. Example: `https://digilink-backend.companyname.com`.
Create a site to start using this service.
Use an smtp server to allow users to reset their password.
If SMTP is unavailable, you can manually verify users here and change user passwords.
Reset the installation process. This will delete all configuration data and you will need to set up the service again from scratch.