Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 519 Bytes

docker.md

File metadata and controls

17 lines (12 loc) · 519 Bytes

Docker

  1. Copy the default docker-compose.yml.

  2. Set the environment variables above to your choosing. Follow the guide here

  3. Start the container

    docker compose up -d

Lynx should now be accessible at localhost:3000

Now go to Post Installation

{% content-ref url="post-installation.md" %} post-installation.md {% endcontent-ref %}