Skip to content

Host Administration

The host administration provides an interface for infrastructural configurations of hosted Emakin applications. All agent nodes in the farm share the same configuration.

domains.png

From this panel, you can add/remove applications and manage their basic settings such as database connections, login services, file and calendar services, security policies, e-mail services, and worker configurations.

hostadmin_applications.png

Accessing to Host Administration Panel

You can access the host administration panel from http://AgentIpAddress:7180 or simply http://localhost:7180 address from your browser.

[!WARNING]

Warning

Host administration port (7180) should be open to only secured networks and should not be open for public access. In addition to the special port host administration panel is also protected by a password.

You can access the host administration panel by following the steps below:

  1. Go to ApplicationAddress:7180 or simply localhost:7180 address from your browser (e.g. demo.myemakin.com:7180)
  2. On the landing page, you will be required to enter an administration password to get access to application settings
  3. The default password is the text "verysecret". You can change your password after you log into the administration panel using the "Change Password" button which is on the top navigation bar
  4. Enter your password into the Authentication Password field and press the Login button to access the panel.

To manage host administration panel access settings, edit the appsettings.json file in the ..\\6Kare\\Agent\\Configuration folder.

Changing Administration Panel Password

When you change the Administration Panel password, it is stored as a hash value in the HostSettings table in the SQL database.

Application and Domain Names

When Emakin runs for the first time after the installation; by default, it creates an application, named "localhost" and a domain, named "default".

While the application name can be changed from the Administration Panel, the domain name can not.
It can still be changed from the SQL database manually. It is suggested to create your own application and domain with custom names early on.

Default Domain User Information

The default domain comes with a default Admin user. Its login information is as below:

user name: [email protected]
password: admin