Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@MakarovS96 MakarovS96 released this 26 Dec 11:07
· 1 commit to master since this release
0f1c7b6

Installation

For install:

  1. Download Installer.xml.

  2. Import this file into any namespace.

  3. Run commands:

     set pVars("Namespace")="{Namespace}"
     do ##class(DeepSeeAudit.Installer).setup(.pVars)
    

    {Namespace} is a namespace you want to install to (by default {Namespace}="dsaudit"). If it does not exist it would be created automatically. Important: corresponding database for {Namespace} must be in "mgr/{Namespace}".

  4. Wait until the installation is complete.