Files
knightcrawler/docs/Writerside/topics/Run-Knight-Crawler.md
2024-03-10 11:40:58 +00:00

609 B

Run Knight Crawler

To run Knight Crawler you need two files, both can be found in the deployment/docker directory on GitHub:

  • deployment/docker/.env.example

  • deployment/docker/docker-compose.yaml.

For this guide I will be placing them in a directory on my home drive ~/knightcrawler.

Rename the .env.example file to be .env

~/
└── knightcrawler/
    ├── .env
    └── docker-compose.yaml

Before we start the services, we need to