Search Documentation
Table of Contents
< All Topics

How to Restart Services

NirvaShare is bundled with two applications, one for administration and the other for File sharing purposes.

  • Admin Console
  • User application

Login to your machine where NirvaShare is installed. In the case of Linux, ssh to the machine using root or with a user having access to docker containers.

Each service can be restarted individually, below are two commands to restart AdminConsole and UserApplication respectively.

docker restart nirvashare_admin
docker restart nirvashare_userapp