Minimum Server Spec
16GB RAM
2 CPU Cores
100GB disk
Windows installs have been tested and verified on the following version:
Windows Server 2016, 2019, 2022, 2025
Note: VisibleThread requires port 443 for users to access the application from web browser.
Installing VisibleThread
To install VisibleThread on Windows download the .exe file from here:
https://visiblethread.s3.us-east-1.amazonaws.com/public/download/vtdocs_windows-x64_7_2_3.exe
To verify that the download was completed successfully, you can check the hash:
certutil -hashfile vtdocs_windows-x64_7_2_3.exe MD5The valid MD5 Hash is: 6af9314a83ad75ef9c583c691cc3582c
VisibleThread requires a HTTP server. There are two ways to deploy VisibleThread with a HTTP Server:
- Install Apache HTTP server as part of the VT Docs installation (recommended)
- Use Windows IIS server and configure it to work with VisibleThread
Install Using Apache Web Server
Run the install file and follow the install wizard instructions. Install instructions to note are the steps of installing a web server as a reverse proxy. If you wish to use Apache web server make sure the box is checked. All configuration for Apache web server will be done as part of the install.
Install Using IIS
If you wish to use IIS as a reverse proxy and for SSL termination make sure to uncheck the "Apache" box. We do NOT configure IIS as part of the install. Once the install wizard has finished, please follow this guide to configure IIS to work with VisibleThread: IIS As Reverse Proxy For VT Docs