Overview
Installing Pathfinder (and deploying it at scale) can be somewhat cumbersome, so we’ve developed an open-source container at Krypted Gaming using Docker.
- Easily installable, all settings are done via environment variables
- Enables you to deploy multiple Pathfinder instances
- Stay up to date by simply pulling the new image and rebuilding your container
Instructions
- Clone
docker-compose.yml
file (wget https://raw.githubusercontent.com/KryptedGaming/pathfinder-docker/master/docker-compose.yml
) - Clone the example
.env
file (wget https://raw.githubusercontent.com/KryptedGaming/pathfinder-docker/master/.env
) - Fill out the
.env
file and start up your instance withdocker-compose up -d
Setup
- Navigate to your Pathfinder page, go through setup.
- Create the databases, import from ESI at the bottom.
- Restart your container with
SETUP=False
- You’re live!
- You may need to import the static database. See #12
Important Links
GitHub Repository and Instructions
Developer Discord
Cheap Hosting