Skip to content
MACHHUB MACHHUB MACHHUB
Contribute to this page

Logging in & domains

This page covers getting into the console: signing in at /login, switching the active Domain, and logging out. Switching domains is the single most important thing to understand before you start clicking around — it changes both the data you see and which navigation sections are available.

  • A reachable MACHHUB instance.
  • A user account with a username and password. There is no self-service sign-up in this build (see below).

Open the console and you land on the Login screen — a split layout with the brand image on the left and the form on the right.

The split-screen Login page with the brand image on the left and the sign-in form on the right.
The Login screen — brand image and sign-in form.
  1. Enter your Username (default admin).
  2. Enter your Password (default admin).
  3. Click Sign In.

The default administrator credentials are admin / admin on a fresh install. Change the password after first sign-in — see First login & bootstrap.

On success you see a Login Successful toast and are taken to the Home dashboard.

Signing in: type credentials, click Sign In, see the success toast, and land on Home.
Type credentials → Sign In → success toast → Home.

A Domain is a tenant. At the very top of the sidebar is the domain switcher, showing the active domain’s name and a chevron. Clicking it opens a menu that groups domains under two headings:

  • System — the built-in MACHHUB domain (domains:machhub_admin, the default after login) and the Node-RED system domain.
  • Application — any Application domains you have created.

Selecting a domain changes the active domain. Each domain row also has a star action to set it as your default domain, and the menu has an Add Domain action for creating a new Application domain.

Switching domains: open the domain switcher, pick an Application domain, and the sidebar nav narrows.
Open the domain switcher → pick an Application domain → the nav narrows.

The set of sidebar sections depends on the active domain:

Active domainSections shown
MACHHUB / Administrator (domains:machhub_admin)Home, Applications, Dashboard, Flows, Processes, plus Account, Namespace, Connections, Integration, Database, Settings, and Support.
Any Application domainHome, Dashboard, Flows, Processes, plus Account, Namespace, Connections, Integration, and Database.

In other words, the Applications entry and the platform-wide Settings and Support sections appear only in the admin domain. Application domains still expose Account (users, groups, permissions, developer keys), the Namespace, Connections, Integration, and Database.

Open the user menu at the bottom of the sidebar (your avatar, name, and email). It offers a light/dark theme toggle, Edit Profile (see Profile), and Log out. Logging out clears your session and returns you to /login.