Install Etherpad on your POWER web hosting plan
Objective
You've subscribed to a Web POWER web hosting plan to deploy Node.js applications, and you want to deploy an Etherpad server on it.
This guide will explain how to do it.
Find out how to install Etherpad on your POWER web hosting plan.
Requirements
- a Node.js POWER web hosting plan
- access to the OVHcloud Control Panel
If you have just started to use your Web POWER web hosting plan, we suggest to have a look at our Getting started with a POWER web hosting plan guide before going further.
Instructions
Let's suppose you have the default configuration for Node.js hosting:
- Runtime: nodejs 14
- Entrypoint: index.js
- DocumentRoot: www
To verify your configuration, you can use the Retrieve active configuration API endpoint.
Access via SSH to your POWER web hosting, and retrieve Etherpad sources into the www folder:
Etherpad 1.8.7 is not compatible with POWER web hosting because we currently do not support the "experimental-worker" option.
Then install Etherpad dependencies and set up the entry point:
Restart your instance and your Etherpad will be online.

Terminal output:
Go further
Join our community of users on https://community.ovh.com/en/.
Join our Discord on our web-hosting-power channel to discuss directly with the team and other users of this lab.