Show / Hide Table of Contents
Edit on GitHub

Post-installation steps - Amplia Reg

After installing your on premises instance of Amplia Reg, follow the these steps to prepare the instance for usage.

Start by signing in to Amplia Reg. As part of this process, you will need to register, thus creating the very first user account.

Then:

  1. Run the command-line tool with the command init-data passing the Id of the CA on Amplia that will be used to issue end-user certificates
  2. Restart the service

On Linux:

dotnet /usr/share/ampliareg/Lacuna.AmpliaRegNg.Site.dll -- init-data ID_OF_YOUR_AMPLIA_CA
systemctl restart ampliareg
Tip

If you haven't created the Amplia CA to issue end-user certificates yet, please refer to Amplia's Operation Guide to create either a root CA or an intermediate CA.

If you configured OIDC, this is the time to disable user sign up.

Back to top Copyright © 2015-2020 Lacuna Software