Comments on: Etherpad – A Real Time Web Based Online Collaborative Document Editor for Linux https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 10 Jul 2015 14:46:58 +0000 hourly 1 By: jorarome https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/comment-page-1/#comment-619914 Fri, 10 Jul 2015 14:46:58 +0000 http://www.tecmint.com/?p=5107#comment-619914 In reply to Ravi Saive.

Hi, @Ravi Saive. I understood him to n instances of Etherpad should run:
run.sh –settings /path/conf/Settings1.json
run.sh –settings /path/conf/Settings2.json
run.sh –settings /path/conf/Settings-n.json
and I should make every init script for each of the n instances to deploy as a service.
I would like you to give me some idea: How I can do in a single script you can run the n instances such a services?, please.

]]>
By: Ravi Saive https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/comment-page-1/#comment-619002 Thu, 09 Jul 2015 09:40:24 +0000 http://www.tecmint.com/?p=5107#comment-619002 In reply to alex.

@Alex,
No there isn’t any typo, both links works perfectly..

]]>
By: alex https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/comment-page-1/#comment-618965 Thu, 09 Jul 2015 08:14:00 +0000 http://www.tecmint.com/?p=5107#comment-618965 hi mate..thanks for this tutorial..just a typo: git clone http://github.com/ether/etherpad-lite.git should be git clone git://github.com/ether/etherpad-lite.git

]]>
By: Ravi Saive https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/comment-page-1/#comment-599424 Mon, 15 Jun 2015 07:18:17 +0000 http://www.tecmint.com/?p=5107#comment-599424 In reply to jorarome.

@Jorarome,
Follow the same instructions for each virtualhost and create separate database for each domain.. that’s it..

]]>
By: jorarome https://www.tecmint.com/etherpad-a-real-time-web-based-online-collaborative-document-editor-for-linux/comment-page-1/#comment-598364 Sun, 14 Jun 2015 07:56:58 +0000 http://www.tecmint.com/?p=5107#comment-598364 Hi. Ravi, Etherpad-Lite is a node.js’ apps, How would be placed in several virtualhost using Apache on production server?, e.g mywebhome.com, yourwebhome.com, ourwebhome.com, etc. In Etherpad-Lite’ configure, only one MySQL database is observed.Can you configure a MySQL database for each vitualhost?. Thanks

]]>