Links
Comment on page

Docker

  1. 1.
    Copy the default docker-compose.yml.
  2. 2.
    Set the environment variables above to your choosing. Follow the guide here
  3. 3.
    Start the container
    docker compose up -d
Lynx should now be accessible at localhost:3000
Now go to Post Installation
Last modified 6mo ago