Skip to content

sunfish-prj/Administration-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Administration Manager

Installation Guide

Dependencies

Install the dependencies

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

Administration Manager local set-up

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.

About

Federated Administration Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors