The Etherpad Management Tool is a Bash script designed to facilitate the management of Etherpad instances on CPanel servers.
- Install and configure Etherpad instances
- Start Etherpad instances
- Proxy setup for Etherpad access
- Bash shell
- NodeJS application on CPanel
- Clone or download this repository to your local machine.
- Make sure you have all the requirements installed on your system.
- Run the script with appropriate permissions:
./ether-tool.sh || bash ether-tool.sh
- When prompted, select whether you want to install or start an Etherpad instance.
- Provide the necessary information such as the root application folder, hostname, and username.
- Follow the on-screen instructions to complete the installation or start process.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit