A simple public homepage for customers and internal staff, with separate entry points for account and administration access.
Core account, mailbox, domain, quota, payment, and operations data is available through the current application build.
Internal staff sign in here to manage operations, accounts, billing, and infrastructure settings.
Customers sign in here to manage domains, mailboxes, aliases, storage, and SMTP settings.
The current build already includes account, mailbox, payment, quota, and audit data models behind the scenes.
Use an admin account to access internal controls.
/auth/login
Use a customer account to access mailbox and domain tools.
/auth/login
The public page now stays customer-facing and no longer explains the internal project or platform architecture.
Administrators and customers each have a dedicated sign-in page, while the homepage keeps both routes easy to find.
The backend already exposes login, registration, sessions, quotas, payments, purchases, nodes, and mailbox-management APIs.