Skip to content

Host Administration

Host Administration is the central control panel for application-wide infrastructure settings in Emakin. All agent nodes in the same farm share this configuration.

Use this area when you need to manage:

  • applications and domains
  • general host settings
  • login and integrated services
  • email, security, and worker behavior
  • shared infrastructure such as data stores and external services

Host administration domain list

Host administration application list

Access and Safety

The host administration panel is available through port 7180.

Warning: Port 7180 should only be reachable from secured networks. It should not be exposed publicly.

Typical access flow:

  1. Open https://<application-address>:7180 or https://localhost:7180.
  2. Enter the host administration password on the landing page.
  3. Sign in and use the top navigation to move between the host settings areas.

The documented default password is verysecret. After login, it should be changed from the top navigation.

To manage host administration access settings, review the relevant appsettings.json configuration under the agent configuration directory.

First-Time Setup Notes

When Emakin starts for the first time, it creates:

  • a default application named localhost
  • a default domain named default
  • a default domain admin user: [email protected] / admin

The application name can be changed from Host Administration. The documented domain name cannot be changed from the panel and would require manual database intervention if it must change.

Main Configuration Areas