[Other doc versions]
[Doc downloads]
For production installations, we recommend that you create a new dedicated user that will run Stash on your system. This user:
See also Running Stash as a Windows service and Running Stash as a Linux service.
For Linux, here is an example of how to create a dedicated user to run Stash:
$ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/Stash --shell /bin/bash Stash