Skip to content

Site actions menu ​

The overflow (…) menu on a site exposes maintenance and configuration actions. Availability depends on site type and your role.

Who can use this page? You need access to the site. App controls and configuration require manage permission. Site deletion is available to Site Managers for owned sites.

Actions ​

ActionWhat it does
Open in File ManagerBrowse the site’s document root
Cache SettingsFastCGI / Redis / Memcached toggles + purge — Cache
Site RoutingApex/WWW redirect to another domain — Redirects
Development ProtectionHTTP Basic Auth for the site — Dev protection
Git DeploymentConnect GitHub repo, deploy, rollback — Deployments
Start / Restart / Stop Node AppManage the managed Node.js container (Node sites)
Build & RestartInstall dependencies, run the build script if present, then restart (manual Node uploads)
Backup This SiteImmediate site backup (if backups configured)
Backups & RestoreHistory, download, restore — Run & restore
Assign UsersGrant other users access — Users
Environment VariablesSite .env values — Env vars
Edit VhostCustom Nginx config — Vhost editor
Delete SitePermanent removal — Delete

WordPress sites also expose WordPress Tools (permissions, direct updates, Redis repair, core update) — see WordPress.

Python and Dockerfile apps show Start / Restart / Stop for their managed containers where applicable.

Choosing a Node.js action ​

Node app controls require manage permission. For an uploaded app that has no build step, use Start Node App. Use Build & Restart to refresh dependencies and run the build script if present. An existing build script that fails still prevents restart. If an older NitHost installation reports Missing script: "build", follow the Node.js troubleshooting steps.

The menu runs predefined actions; it is not a general command terminal. For Git-connected sites, use Git Deployment → Deploy Now to build and release changes.

Toolbar shortcuts ​

Manage opens the site editor. Analytics and Logs jump to traffic and log views for that site.

Tips ​

  • Prefer Backups & Restore over raw file copies before risky changes.
  • Node Stop keeps your files — it only stops the process container.

Customer documentation · Nusite IT Consulting Limited