Files
hyperglass/docs/pages/installation.mdx
2025-01-24 16:58:57 +00:00

12 lines
386 B
Plaintext

import { Cards } from "nextra/components";
<Cards>
<Cards.Card href="installation/docker" title="Using Docker" />
<Cards.Card href="installation/manual" title="Manual Installation" />
</Cards>
<Cards>
<Cards.Card href="installation/environment-variables" title="Environment Variables" />
<Cards.Card href="installation/reverse-proxy" title="Reverse Proxy" />
</Cards>