Requirements
Hardware Requirements
- 8GB RAM
- 4 Core/8 Thread AMD64 based processor
- 500GB available storage
Software Requirements
TopMod's server-side infrastructure relies primarily on Docker and Docker Compose.
The easiest way to ensure that these requirements are met is by using the docker convenience script:
curl -fsSL https://get.docker.com -o get-docker.shsudo sh ./get-docker.sh --dry-run
Preparations
Please ensure that you have the following information to hand before continuing with the setup:
- TopMod License ID (Provided by DAQA)
- TopMod Client ID (Provided by DAQA)
- Sharepoint site URL (ie., https://ORG.sharepoint.com:443/sites/SITENAME)
- Sharepoint tenantId (32bit UUID)
- Sharepoint clientId (32bit UUID)
- Sharepoint secret
- Sharepoint certificate & certificate key/password
- SMTP server details (Credentials, Host, Port)
- TopMod Deployment Binary (Provided by DAQA)