Help Center

Start and Stop DocCare

 

Start DocCare

On Windows platform, execute:

${BURGEON_HOME}\bin\startup.bat

On Unix/Linux platform, you need to change the file mode of ${BURGEON_HOME}/bin/doccare.sh to executable.

[burgeonsoft][~]$ chmod u+x doccare.sh
Then run the script:
[burgeonsoft][~]$ bin/doccare.sh start

To check if DocCare started successfully, you can use a browser to open http://localhost:8088/doccare
8088 is the default HTTP port of DocCare. It is defined in ${BURGEON_HOME}/deploy/20tomcat.sar/services.xml.
If it's the first time you start DocCare, DocCare will lead you to do the final initialization. Detail to see Initialize DocCare



Stop DocCare

On Windows platform, execute:

${BURGEON_HOME}\bin\shutdown.bat
If there's a command window, you can just close it.

On Unix/Linux platform, execute:

[burgeonsoft][~]$ bin/doccare.sh stop



Stop DocCare Windows Service

You can also install DocCare as Windows service. See figure below:
DocCare Windows Service
If DocCare is running as Windows service, the won't be a command window for displaying system logs.
The system log are stored in ${BURGEON_HOME}/log.