First time here? Check out the Help page!
1 | initial version |
The CLI is a statically linked, self contained executable. It relies on no external dependencies. So yes, you should be able to deploy it to your server so long as you use the appropriate flavor (Linux, Mac, or Windows).
Alternatively, you can 1) simply run the OpenStudio installer on your server, or 2) use the OpenStudio docker container.