Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

How to deploy a React.js app using Node.js as a backend in Plesk?

 
applications extensionscodingcontainerizationdevelopersdocker

Question

  • How can I run a React app with Node server inside the react application?
  • How would a ReactJS + NodeJS app be deployed on a Plesk server?
  • How can a React.js + Node.js combination be deployed on a Plesk server?

Answer

A straightforward way to achieve this is to first create a Docker image for the React.js + Node.js app on a local machine (you would need to use Docker for Desktop in order to achieve this), push that ready image into the Docker hub and pull it from there by using the Docker extension for Plesk.

Alternatively, you may simply upload the ready Docker image directly into the Docker extension within Plesk. Once this is done, you can start a Docker container in Plesk by using the selected image easily and as a many times as necessary.

A breakdown of these steps is available below:

1. Install Docker Desktop on your local machine, by downloading it from this link:

Docker Desktop: The #1 Containerization Tool for Developers | Docker

2. Dockerize the ready React + Node app and upload the ready image to Docker Hub or simply save the image on your local machine.

Another helpful example is available on the following link:

Dockerizing React App With NodeJS Backend | by Bhargav Bachina | Bachina Labs | Medium

3. Install the Docker extension for Plesk
4. Open the Docker extension in Plesk and upload the image or pull it from the Docker Hub by following the steps in this article:

How to install or upload a Docker image?

5. Proxy the requests coming from a domain to the Docker image by following the steps in this article:
How to proxy requests from domains to Docker container in Plesk?

As an alternative and more complex solution that requires coding knowledge, you may attempt to follow the steps in these articles:

React + Node + Nginx with Plesk. Part 1 | by Dmitry Broshkov | Medium
React + Node + Nginx with Plesk. Part 2 | by Dmitry Broshkov | Medium
React + Node + Nginx with Plesk. Part 3 | by Dmitry Broshkov | Medium

Warning: These instructions have been provided by a third party source and have not been tested extensively by Plesk, due to which applying and troubleshooting cases tied to them should be done on your side.

Additional information:

Using Docker | Plesk Obsidian documentation
Using Node.js | Plesk Obsidian documentation

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

The Plesk HoliDeals Calendar is here (Part 2)

Read More »

Podcast | Forging Your Own Web Development Path with Tracy Apps

Read More »

Podcast | Making WP-CLI Work for You with Alain Schlesser

Read More »
Knowledge Base

Unable to start Node.js application on Plesk server without nginx: Execution nginx_modules_ctl has failed with exit code 1

Read More »

How to run Node.js/Ruby applications on Plesk server with CloudLinux OS and CageFS enabled?

Read More »

How to enable/disable gzip compression in nginx on a Plesk server

Read More »

How to create a MySQL server running in a Plesk Docker extension container and add it as an external database server in Plesk?

Read More »

Hosting Wiki

  • Docker
  • JSON
  • Server Redundancy
  • AMP
  • Bare Metal Server
  • Encoding
  • JSP
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • Linux
  • Domain
  • Plesk
  • NGINX
  • Web Server
  • DNS Server
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family