You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onyxfish edited this page Oct 10, 2011
·
5 revisions
Users
The SSH login user for a PANDA instance is the default Ubuntu login: ubuntu. However, in order to keep them isolated, the various processes that makeup PANDA run as a number of different users:
Login: ubuntu
Postgres: postgres
Solr: solr
uWSGI: panda
celeryd: panda
NGINX: www-data
Certain important folders (outside of /var) are also owned by relevant users:
/opt/solr: solr
/mnt/panda: panda
The Postgres user that uWSGI and celeryd use to connect is also called panda.