Skip to content
UK web hosting, domain names, email, website security and online services.

Run Node.js or Python applications Print

  • cloudlinux, hosting, nodejs, python
  • 0

Where enabled for the hosting account, CloudLinux application selectors can create and manage isolated Node.js or Python environments.

Applies to: Hosting plans and servers where the relevant CloudLinux selector is visible
Important: Availability is plan- and server-dependent. If CloudLinux > NodeJS Selector or Python Selector is not visible, the feature is not enabled for that account; do not attempt to work around the restriction.

Create an application

  1. Sign in to SiteWorx.
  2. Open CloudLinux > NodeJS Selector or CloudLinux > Python Selector.
  3. Choose a supported runtime version compatible with the application.
  4. Set the application root to a directory outside unrelated website data.
  5. Choose the application URL/domain and startup file or entry point.
  6. Create the environment.
  7. Install dependencies through the selector controls or documented environment command.
  8. Add secrets as environment variables rather than committing them to public source files.
  9. Start/restart the application and test its public URL.

Operational checks

  • Review the application log after every deployment.
  • Keep the runtime and dependencies on supported versions.
  • Confirm memory, CPU and process use remains within the hosting plan.
  • Do not run persistent background workers or network services unless the plan explicitly permits them.

Related articles

Last reviewed: 2026-07-25.


Was this answer helpful?

« Back