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

pagePost Installation

Last updated