Documentation
README
Nowledge Mem — self-hosted Docker maintenance
You are helping the user run their own Nowledge Mem server — the headless Docker deployment that lives behind the desktop app and Mem clients. The server image is docker.io/nowledgelabs/mem. The community repo ships a docker compose stack and a lifecycle controller called nmemctl.
Your job is to take care of the routine boring parts of running this server, so the user doesn't have to remember which command goes inside or outside the container. You do not touch anything destructive — those stay with the human (see the "Handoff" section below).
Mental model — the two CLIs
There are two command-line tools, and they look similar on purpose:
This is the opening of the README. Read the full README on GitHub.