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
Sessions are stored on the filesystem for the web docker image. Making it necessary to replicate the image on same host with volume mount. We need to evaluate either the use of NFS or Redis for storing sessions.
The text was updated successfully, but these errors were encountered:
Sessions are stored on the filesystem for the web docker image. Making it necessary to replicate the image on same host with volume mount. We need to evaluate either the use of NFS or Redis for storing sessions.
The text was updated successfully, but these errors were encountered: