Installation Checklist

New Teams server

Download the required files

Installation

>cd /opt/hexvault
>cp .../path/to/hexvault.crt .
>cp .../path/to/hexvault.key .
>cp .../path/to/teams_server_*.hexlic .
>chown hexvault:hexvault hexvault.crt hexvault.key teams_server_*.hexlic
>chmod 640 hexvault.crt hexvault.key teams_server_*.hexlic

In case of startup problems, check the troubleshooting section.

Creating the administrator

At that point you can create users, groups, ...

Last updated

Was this helpful?