Author: Won Lee
Updated: Michelle
As you become more familiar with the Errigal environments and have begun working on either the operations or development team it is possible that you will be carrying out certain tasks related to application servers.
Examples of these tasks include starting, stopping, and restarting applications, tailing the logs to troubleshoot issues, and or investigating various directories on the servers.
This section will describe how to carry out each of these tasks.
There are a number of reasons for stopping and starting applications including troubleshooting an issue or implementing a configuration change.
The first time you do this task, be sure to consult with your mentor so you have someone beside you should you have any questions.
tail -f pathToLogFileFor more info on how to start and stop an application please refer to the following wiki entry: Restarting An Application Container
The following section outlines the file directory structure conventions of the most commonly used systems.