Individual ws

This commit is contained in:
Elijah McMorris 2023-12-19 03:10:22 -08:00
parent 8905c88819
commit dc85c7d997
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
6 changed files with 76 additions and 44 deletions

View file

@ -28,7 +28,10 @@ Create data folder next to docker-compose.yml and .env, place data inside, and s
└── .env
```
`docker compose up --pull always`
`docker compose up --pull always -d`
## View Progress
`docker attach wikidata-to-surrealdb`
## Example .env
```
@ -44,9 +47,6 @@ THREADED_REQUESTS=true
OVERWRITE_DB=false
```
## View Progress
`docker attach wikidata-to-surrealdb`
# [Dev Install](./CONTRIBUTING.md#dev-install)
# How to Query