Difference between revisions of "Instances"

From Wikibase Personal data
Jump to navigation Jump to search
Line 1: Line 1:
== options for configuration ==  
+
= options for configuration =
 
* site name
 
* site name
 
* site URL
 
* site URL
Line 13: Line 13:
 
* custom namespaces
 
* custom namespaces
  
== services ==
+
= services =
 
* Wikibase
 
* Wikibase
 
* WDQS
 
* WDQS
Line 20: Line 20:
  
  
== features ==
+
= features =
=== gadgets ===
+
== gadgets ==
  
=== EasyQuery ===
+
== EasyQuery ==
  
 
== docs ==
 
== docs ==
Line 35: Line 35:
 
* [https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose]
 
* [https://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose]
  
== see also ==
+
= see also =
 
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase]
 
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase]
 
* edit the sidebar, go to "/wiki/MediaWiki:Sidebar"
 
* edit the sidebar, go to "/wiki/MediaWiki:Sidebar"
Line 55: Line 55:
  
  
== instances ==
+
= instances =
=== Paul personal ===
+
== Paul personal ==
 
Give me copy of Docker repo for:  
 
Give me copy of Docker repo for:  
 
* PrivatePaul
 
* PrivatePaul
Line 64: Line 64:
 
and host it.
 
and host it.
  
=== base.personaldata.io ===
+
== base.personaldata.io ==
 
as above, with in addition:
 
as above, with in addition:
 
* name: PersonalData.IO
 
* name: PersonalData.IO
Line 71: Line 71:
  
  
=== Paul personal v2 ===  
+
== Paul personal v2 ==
 
* EasyQuery gadget
 
* EasyQuery gadget
 
** [https://www.wikidata.org/wiki/MediaWiki:Gadget-EasyQuery.js EasyQuery.js] gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later).  
 
** [https://www.wikidata.org/wiki/MediaWiki:Gadget-EasyQuery.js EasyQuery.js] gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later).  

Revision as of 09:25, 19 February 2019

options for configuration

services

  • Wikibase
  • WDQS
  • WDQS backend
  • QuickStatements


features

gadgets

EasyQuery

docs

see also

** Special:NewItem|New item
** Special:NewProperty|New property


instances

Paul personal

Give me copy of Docker repo for:

  • PrivatePaul
  • private.dehaye.org
  • nothing public (view, edit, account creation)
  • with Wikibase, WBQS, etc

and host it.

base.personaldata.io

as above, with in addition:

  • name: PersonalData.IO
  • host: base.personaldata.io
  • default settings for publicity


Paul personal v2