Warning: If this is a folder, all contents including subfolders and documents will be deleted.
LeoMoon Wiki-Go is a modern, feature-rich, databaseless flat-file wiki platform built with Go. It provides a clean, intuitive interface for creating and managing knowledge bases, documentation, and collaborative content without requiring any external database.
No database. No bloat. Zero maintenance. Just Markdown.
If you're running LeoMoon Wiki-Go without SSL/HTTPS and experiencing login issues, you need to set allow_insecure_cookies: true
in your config.yaml
file and restart LeoMoon Wiki-Go. This is because:
Security Note: Only use this setting in development or in trusted internal networks. For public-facing wikis, always use HTTPS.