- Internet Information Services (IIS) Server (https://www.iis.net/) - can be turned on as Windows feature
- IIS URL Rewrite extension for IIS (https://www.iis.net/downloads/microsoft/url-rewrite)
- SQL Server Express (https://www.microsoft.com/en-us/sql-server/sql-server-editions-express) - Basic version should be enough
- To download precompiled binaries, please navigate to Simoona releases and download latest stable version package.
- Unzip download packages where you would like to run Simoona from.
- Execute
install.bat
as Administrator from unzipped package and provide MSSQL connection string when asked. - After successful installation Simoona should be accessible on
http://app.simoona.local
.
- Default organization name:
testorg
- Default username:
[email protected]
- Default password:
testerPass123