macOS
brew install mycorrhizalocal Homebrew formula metadata
brew
Lightweight wiki engine with hierarchy support. Version 1.15.1 via Homebrew; verified from local package data.
install
brew install mycorrhizalocal Homebrew formula metadata
sudo apk add mycorrhizaAlpine Linux edge package indexes · mycorrhiza · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mycorrhizanixpkgs package indexes · pkgs/by-name/my/mycorrhiza/package.nix · source: api.github.com
overview
Lightweight wiki engine with hierarchy support
history
Mycorrhiza Wiki is a lightweight, free and open-source wiki engine for the independent web, developed by Bouncepaw with contributors. The project describes itself as a filesystem and Git-based wiki written in Go, using its own Mycomarkup language as the primary markup format.
The name comes from the biological idea of mycorrhiza: a symbiotic connection between fungus and plant. A project essay says Bouncepaw chose the metaphor in summer 2020 after noticing similarities between fungal structures and wikis: hyphae map to pages or files, and mycelia map to whole wikis. During release/1.2 development the name changed from MycorrhizaWiki to Mycorrhiza Wiki because CamelCase made little sense for Mycomarkup's case-insensitive link and hypha names.
Technically, Mycorrhiza's main milestones are its content model and storage choices. It stores content as plain files rather than in a database, records change history in Git, treats every content unit as a hypha, supports transclusion, nesting, categories, feeds for recent changes, authorization, Open Graph metadata, interwiki links, and keyboard-driven navigation. In practice it targets personal wikis, digital gardens, commonplace books, and small community wikis, and its own site runs on the engine. Packaging in Homebrew, Alpine, and Nix puts it in the self-hosted wiki niche rather than the large enterprise wiki category.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<wiki-root>/config.iniCredential-bearing paths to review before unattended agent runs.
<wiki-root>/config.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mycorrhiza | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bouncepaw/mycorrhiza
install metadata
| Package key | brew:mycorrhiza |
|---|---|
| Version | 1.15.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mycorrhiza |
| Homepage | https://mycorrhiza.wiki |
| Repository | https://github.com/bouncepaw/mycorrhiza |
| Upstream docs | https://mycorrhiza.wiki/ |
| License | AGPL-3.0-only |
| Source archive | https://github.com/bouncepaw/mycorrhiza/archive/refs/tags/v1.15.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mycorrhiza |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mycorrhiza
nix profile install nixpkgs#mycorrhizamycorrhiza 1.15.1-r11
Lightweight wiki engine based on Git
sudo apk add mycorrhizamycorrhiza-doc 1.15.1-r11
Lightweight wiki engine based on Git (documentation)
sudo apk add mycorrhiza-docmycorrhiza-openrc 1.15.1-r11
Lightweight wiki engine based on Git (OpenRC init scripts)
sudo apk add mycorrhiza-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.