Discovery against the demo account on whp01 surfaced several inaccuracies: - Cache is Valkey (Redis wire-compatible), not Redis or Memcached. No Memcached is offered as a separate service. - Site Monitoring is the sidebar label (not 'AI Monitor'). - 'Add a domain' has no Primary/Add-on distinction. - Sites form: 'Container Type' (not 'Site type'), Number of Containers (1-10 for horizontal scaling), CPU per Container (default 0.25), Memory per Container (default 256MB), SSL inline on the same form. - Backups: default retention 5 days / 10 backups; on-demand + scheduled; S3 backup targets are visible and configurable. - Email: per-domain settings live behind 'Setup Instructions' on the Email page; mail server hostname is on the Dashboard (per-server, e.g. mail01.cloud-hosting.io), not per-domain. Also reworked the screenshot pipeline: - New shots.config.ts targets the real index.php?page=... URLs - Added redactSensitive() step that runs before each screenshot to swap server names, IPs, mail hostnames, and demo-user-isms with neutral placeholders. This keeps docs portable across the fleet. - Hides .brand-full and .navbar-text (top-bar server identifier and Welcome greeting). - Captured 9 real WHP screenshots; removed stale placeholders.
98 lines
1.9 KiB
JSON
98 lines
1.9 KiB
JSON
[
|
|
{
|
|
"text": "Logout",
|
|
"href": "index.php?whp-action=logout"
|
|
},
|
|
{
|
|
"text": "Dashboard",
|
|
"href": "index.php?page=dashboard"
|
|
},
|
|
{
|
|
"text": "Sites",
|
|
"href": "index.php?page=sites"
|
|
},
|
|
{
|
|
"text": "Traffic",
|
|
"href": "index.php?page=site-traffic"
|
|
},
|
|
{
|
|
"text": "Site Builder BETA",
|
|
"href": "index.php?page=site-builder"
|
|
},
|
|
{
|
|
"text": "Domains",
|
|
"href": "index.php?page=domains"
|
|
},
|
|
{
|
|
"text": "WordPress",
|
|
"href": "index.php?page=wordpress"
|
|
},
|
|
{
|
|
"text": "File Manager",
|
|
"href": "./filemanager/"
|
|
},
|
|
{
|
|
"text": "Terminal",
|
|
"href": "index.php?page=terminal"
|
|
},
|
|
{
|
|
"text": "cPanel Import",
|
|
"href": "index.php?page=cpanel-import"
|
|
},
|
|
{
|
|
"text": "MySQL Management",
|
|
"href": "index.php?page=database-management"
|
|
},
|
|
{
|
|
"text": "phpMyAdmin",
|
|
"href": "./phpmyadmin-sso.php"
|
|
},
|
|
{
|
|
"text": "PostgreSQL",
|
|
"href": "index.php?page=postgresql-management"
|
|
},
|
|
{
|
|
"text": "Adminer",
|
|
"href": "./adminer-sso.php"
|
|
},
|
|
{
|
|
"text": "Valkey Cache",
|
|
"href": "index.php?page=account-valkey"
|
|
},
|
|
{
|
|
"text": "Email",
|
|
"href": "index.php?page=email-management"
|
|
},
|
|
{
|
|
"text": "Backups",
|
|
"href": "index.php?page=backups"
|
|
},
|
|
{
|
|
"text": "Site Monitoring",
|
|
"href": "index.php?page=ai-monitor-customer"
|
|
},
|
|
{
|
|
"text": "Delegated Users",
|
|
"href": "index.php?page=delegated-users"
|
|
},
|
|
{
|
|
"text": "Active Sessions",
|
|
"href": "index.php?page=active-sessions"
|
|
},
|
|
{
|
|
"text": "Cloud Apache Container",
|
|
"href": "https://repo.anhonesthost.net/cloud-hosting-platform/cloud-apache-container"
|
|
},
|
|
{
|
|
"text": "Cloud Node Container",
|
|
"href": "https://repo.anhonesthost.net/cloud-hosting-platform/cloud-node-container"
|
|
},
|
|
{
|
|
"text": "Manage Domains",
|
|
"href": "index.php?page=domains"
|
|
},
|
|
{
|
|
"text": "Manage Databases",
|
|
"href": "index.php?page=database-management"
|
|
}
|
|
] |