Actions
Feature #114
closedEtherpad startup script and monitoring
Start date:
Due date:
2015-01-30
% Done:
0%
Tags:
URL:
Description
Etherpad needs a sane startup script and monitoring.
The startup script sometimes doesn't work at all, and if MySQL is upgraded or Etherpad crashes for whatever reason, it is not started again.
Right now, it's manually invoked via bin/run.sh. https://help.ubuntu.com/community/Etherpad-liteInstallation#Etherpad_Lite_as_a_service.28upstart.29 might help
Related issues
Updated by Alexander Werner over 10 years ago
- Precedes Bug #119: Etherpad monitoring added
Updated by Alexander Werner over 10 years ago
- Precedes Feature #113: configure logging for Etherpad added
Updated by Alexander Werner over 10 years ago
- Related to Task #305: Etherpad documentation added
Updated by Alexander Werner almost 10 years ago
- Due date changed from 2014-12-05 to 2014-12-21
Updated by Florian Effenberger almost 10 years ago
Having that before the holidays would be important, as people might not be instantly available to restart the service
Updated by Florian Effenberger almost 10 years ago
- Subject changed from Etherpad startup script to Etherpad startup script and monitoring
- Description updated (diff)
Updated by Florian Effenberger almost 10 years ago
- Due date changed from 2014-12-21 to 2015-01-30
Updated by Alexander Werner almost 10 years ago
- Status changed from New to Closed
Implemented with supervisor.
Actions