geekmaster / eyefiserver2

Automatically exported from code.google.com/p/eyefiserver2
0 stars 0 forks source link

Add service management in Web-GUI #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ability to start/stop service from Web-GUI along with implementing a 'status' 
option in service itself.

Original issue reported on code.google.com by duke...@gmail.com on 29 Jun 2012 at 5:14

GoogleCodeExporter commented 8 years ago
- "status" option added
- daemon stop now logged using SIGINT and SIGTERM handlers (since that there is 
a bug with exception when exiting instance mode, will open a new issue)
- daemon now respond to stdin with start/stop/restart options positive result

All of the above is used to manage server status from Web-GUI.

Original comment by duke...@gmail.com on 29 Jun 2012 at 10:16

GoogleCodeExporter commented 8 years ago

Original comment by duke...@gmail.com on 29 Jun 2012 at 10:17

GoogleCodeExporter commented 8 years ago
IE bugs was fixed

Original comment by duke...@gmail.com on 29 Jun 2012 at 6:09