Where shall I put the config file?

Description:

You're working on a system where an application called myapp has been deployed. The binary and the configuration file were copied to the directory /opt/myapp, but the application fails to start. The logs indicate that the application is unable to find its configuration file, but there is no documentation on where the configuration file should be located.

Tasks:

  • Identify the directory where myapp is looking for its configuration file (myapp.conf).
  • Copy the file myapp.conf to that directory.

Level: Intermediate

Estimated duration: 15min

Access: Paid plan required

Tags: Linux

Scenarios