Install the dependencies
- OS:
- Windows 7 and newer
- Windows Server 2008 R2 and newer
- DotNetCore 1.1.4 Windows Hosting
- Internet Information Services Manager
To check that all the depencies have been set up, execute
$ dotnet --version
-> Microsoft .NET Core Shared Framework Host
Version : 1.1.0
Build : 928f77c4bc3f49d892459992fb6e1d5542cb5e86
To set the service, execute the following commands
$ git clone https://github.com/sunfish-prj/Administration-Manager.git
$ cd Administration-Manager/manager
$ dotnet SUNFISH.dll
The server is now running and listening on the port chosen in the hosting.json. file (e.g. 80).
The Administration Manager is expected to interact with the:
The urls and ports for the above applications may be altered in the appsettings.production.json config file.
For the Administration Manager to make use of the mock up IDM, set the UseIDM variable in the appsettings.production.json to true.
- The current IDM url is 49.118.99.72 using port 44001
- For the default username & password contact Alexander Tanti.