Skip to content

Memos

Homepage | Repository

Memos is a privacy-first, self-hosted knowledge base that works seamlessly for personal notes, team wikis, and knowledge management. Built with Go and React, it offers lightning-fast performance without compromising on features or usability.

inventories/homelab/group_vars/homelab.yml
memos_enabled: true

By default, Memos can be accessed at http://[your_server_ip]:5230 or https://memos.[your_domain].com if you have DNS access configured.

See the default configuration options for Memos at roles/memos/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Oct 31, 2025