Client and server on same computer
Normally the server software will execute on a separate server computer. However in some cases it can be run on a user’s computer; for example in a single user installation.
In this situation the software still executes as a service in the system account so is not tied to the logged in user (if any).
NB in such a configuration it is still important to implement backup procedures.