Transfer 3D files from your hard drive to Commons and other sites. 3D2commons is available for everyone (uses OAuth) via Wikimedia Commons.
Future updates will include (as API:s are made available) uploads from external sites.
Installing on Toolforge
- Copy config.json.example to config.json and change the default values.
- Start celery as job:
$ cd /path/to/3D2commons
$ jstart celery --workdir=/data/project/threed2commons/3D2commons -A threed2commons.backend.worker worker --loglevel=info --detach
- Start webservice:
$ webservice --backend=kubernetes python2 start
Gulp is used to minify html and js files. Be sure to run it when editing the non-minified files.
- https://tools.wmflabs.org/threed2commons/ - the tool running on Toolforge
Developed from video2commons.