GITBOOK-12: No subject

This commit is contained in:
maxidorninger
2026-01-07 18:56:20 +00:00
committed by gitbook-bot
parent e5e85077ae
commit 463e6914e3
4 changed files with 14 additions and 29 deletions

View File

@@ -1,19 +1,5 @@
# Installation Guide
The recommended way to install and run Media Manager is using Docker and Docker Compose. Other installation
methods are not officially supported, but listed here for convenience.
The recommended way to install and run Media Manager is using Docker and Docker Compose. Other installation methods are not officially supported, but listed here for convenience.
<table data-view="cards" data-full-width="true">
<thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead>
<tbody>
<tr>
<td align="center">Docker Compose (recommended)</td>
<td><a href="/installation/docker.md">docker.md</a></td>
</tr>
<tr>
<td align="center">Nix Flakes [Community]</td>
<td><a href="/installation/flakes.md">flakes.md</a></td>
</tr>
</tbody>
</table>
<table data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Docker Compose (recommended)</td><td><a href="docker.md">docker.md</a></td></tr><tr><td align="center">Nix Flakes [Community]</td><td><a href="flakes.md">flakes.md</a></td></tr></tbody></table>