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
Joel Meador edited this page Jun 8, 2026
·
1 revision
How do we install external services (non-application services), like MySQL, PostgreSQL, Redis, and MongoDB?
For any docker external service, run the docker command from a common folder (suggested to be ~/opt). Data will be saved from the running images in that location.