Skip to content

Commit

Permalink
Merge pull request #25 from notheowner/routes
Browse files Browse the repository at this point in the history
docs: Dragonite routes FAQ and Docker disclaimer
  • Loading branch information
clburlison authored Jan 7, 2024
2 parents 8850547 + 9b25d67 commit edf5896
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions pages/docs/dragonite/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,23 @@ Dragonite sends requests to Koji to create routes. The default settings for each

**Pokemon (Bootstrap)**

TBD
- Mode: Bootstrap
- Radius: 70 (meters)

**Fort**

TBD
- Mode: Cluster
- Category: Fort
- Strategy: S2
- S2 Level: Level 15
- S2 Size: 9x9

**Fort Full**

TBD
- Mode: Bootstrap
- Strategy: S2
- S2 Level: Level 15
- S2 Size: 9x9

##### Q: What logging options should I use?

Expand Down
2 changes: 1 addition & 1 deletion pages/docs/setup/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Callout } from 'nextra-theme-docs'

## Prerequisites

- [Docker](https://docs.docker.com/engine/install/)
- [Docker](https://docs.docker.com/engine/install/) - If you are not familiar working with Docker see [Standard Setup](https://unownhash.com/docs/setup/standard)
- Compatible Database - See [Database Setup](/docs/other/database)

## Install services with Docker
Expand Down

0 comments on commit edf5896

Please sign in to comment.