Difference between revisions of "Instances"
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
= wiki.personaldata.io = | = wiki.personaldata.io = | ||
+ | == current configuration == | ||
* name: [http://wiki.personaldata.io wiki.personaldata.io] | * name: [http://wiki.personaldata.io wiki.personaldata.io] | ||
* query: [http://query.personaldata.io query.personaldata.io] | * query: [http://query.personaldata.io query.personaldata.io] | ||
* public by default | * public by default | ||
− | * | + | * all standard services: WDQS, QuickStatements (untested) |
− | * | + | * gadgets extension |
− | + | * property constraints | |
− | * | ||
− | |||
− | |||
− | === | + | === bugs === |
+ | * updater crashes | ||
* login problem: "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking" | * login problem: "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking" | ||
+ | * internal alias/namespace problems in the query service | ||
=== notes === | === notes === | ||
Line 62: | Line 62: | ||
Installation with docker-compose docdocker-compose.yml. | Installation with docker-compose docdocker-compose.yml. | ||
+ | |||
+ | == todo == | ||
+ | 1. set up gitlab account so Paul can edit/update | ||
+ | 2. |
Revision as of 12:53, 12 March 2019
See Wikibase options for a summary for each option.
wikibase.needs.services
version 1.31
83.166.147.78 (ex base.personaldata.io)
version 1.32
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 what is public/not
- gadget extension
wiki.personaldata.io
current configuration
- name: wiki.personaldata.io
- query: query.personaldata.io
- public by default
- all standard services: WDQS, QuickStatements (untested)
- gadgets extension
- property constraints
bugs
- updater crashes
- login problem: "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking"
- internal alias/namespace problems in the query service
notes
Ip : 83.166.154.137 (Infomaniak VM)
root@ov-f89f95:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 470b6d3fa9bf wikibase/quickstatements_perso:latest "/bin/bash /entrypoi…" 2 hours ago Up 2 hours 0.0.0.0:9191->80/tcp wikibase-docker-v32-perso_quickstatements_1 d9b4e209c3be wikibase/wikibase_perso:latest "/bin/bash /entrypoi…" 2 hours ago Up 2 hours 0.0.0.0:8181->80/tcp wikibase-docker-v32-perso_wikibase_1 e25b57d73756 mariadb_perso:latest "docker-entrypoint.s…" 2 hours ago Up 2 hours 3306/tcp wikibase-docker-v32-perso_mysql_1 a5e0aed44d4c wikibase/wdqs-frontend_perso:latest "/entrypoint.sh ngin…" 3 hours ago Up 3 hours 0.0.0.0:8282->80/tcp wikibase-docker-v32-perso_wdqs-frontend_1 54a3237084ca wikibase/wdqs-proxy_perso:latest "/bin/sh -c \"/entryp…" 3 hours ago Up 3 hours 0.0.0.0:8989->80/tcp wikibase-docker-v32-perso_wdqs-proxy_1 4a87f42b70a1 wikibase/wdqs_perso:latest "/entrypoint.sh /run…" 3 hours ago Up 3 hours 9999/tcp wikibase-docker-v32-perso_wdqs_1 28589bc4d3d6 elasticsearch "/docker-entrypoint.…" 3 hours ago Up 3 hours 9200/tcp, 9300/tcp wikibase-docker-v32-perso_elasticsearch_1 b9f506323df7 portainer/portainer "/portainer --admin-…" 4 hours ago Up 4 hours 0.0.0.0:9000->9000/tcp distracted_haslett
Installation with docker-compose docdocker-compose.yml.
todo
1. set up gitlab account so Paul can edit/update 2.