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


Access and Safety¶
The host administration panel is available through port 7180.
Warning: Port
7180should only be reachable from secured networks. It should not be exposed publicly.
Typical access flow:
- Open
https://<application-address>:7180orhttps://localhost:7180. - Enter the host administration password on the landing page.
- 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¶
- General Settings
- Domains
- Login Services
- Integrated Services
- E-Mail Services
- Security
- Workers
- Data Stores
- Other Services
- Licenses