Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Deploy with Docker in seconds ====== <code> docker run -d --name memos -p 5230:5230 -v ./memos/:/var/opt/memos neosmemo/memos:stable </code> > The ~/.memos/ directory will be used as the data directory on your local machine, while /var/opt/memos is the directory of the volume in Docker and should not be modified. selfhosted/memos.txt Last modified: 2025/06/30 09:29by root1