You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README-compose.md
+4
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,9 @@ docker-compose pull
41
41
docker-compose up
42
42
```
43
43
44
+
**Quickstatements**
45
+
To set up quickstatements follow the instructions in the quickstatements [README](https://github.com/wmde/wikibase-docker/blob/master/quickstatements/README.md)
46
+
44
47
**Stopping the containers**
45
48
46
49
```
@@ -92,6 +95,7 @@ Access the following hosts:
92
95
-[Query Service UI @ http://localhost:8282](http://localhost:8282)
93
96
-[Query Service Backend (Behind a proxy) @ http://localhost:8989/bigdata/](http://localhost:8989/bigdata/)
94
97
-[Query Service Backend (Direct) @ http://localhost:8999/bigdata/](http://localhost:8999/bigdata/)
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ Image name | Description | README
15
15
[`wikibase/wdqs`](https://store.docker.com/community/images/wikibase/wdqs) | Blazegraph SPARQL query service backend | [README](https://github.com/wmde/wikibase-docker/blob/master/wdqs/README.md)
16
16
[`wikibase/wdqs-proxy`](https://store.docker.com/community/images/wikibase/wdqs-proxy) | Proxy to make the query service READONLY and enforce query timeouts | [README](https://github.com/wmde/wikibase-docker/blob/master/wdqs-proxy/README.md)
17
17
[`wikibase/wdqs-frontend`](https://store.docker.com/community/images/wikibase/wdqs-frontend) | UI for the SPARQL query service | [README](https://github.com/wmde/wikibase-docker/blob/master/wdqs-frontend/README.md)
18
+
[`wikibase/quickstatements`](https://store.docker.com/community/images/wikibase/quickstatements) | UI to add data to Wikibase | [README](https://github.com/wmde/wikibase-docker/blob/master/quickstatements/README.md)
0 commit comments