Nova Resource:Glams/Documentation
Glams
- Description
- This server was terminated in 2026 as its mission with the current software was concluded. phabricator:T416697 The project may be re-initialized on a new server with new software.
The GLAMS tool, hosted in Wikimedia Toolforge, was developed by Wikimedia Italy to provide a simple wizard for Galleries, Libraries, Archives and Museums, to be able to receive large volumes of legally authorized materials, filter them, validate them, and bulk-upload them in Wikimedia Commons.
This was a prototype in Italian (narrow area). The initial goal was to make it translatable only if requested by other organisations.
- Anticipated traffic level
- 10-100 hits per day
- Anticipated time span
- 3 years
- Project status
- concluded
- Contact address
- User:Valerio Bozzolan, User:Mte90, User:Adert
- Willing to take contributors or not
- not willing
- Subject area narrow or broad
- narrow
Website
https://testing-glams.wmcloud.org/
Source code
- https://gitlab.wikimedia.org/repos/wikimedia-it/wmit-empowering-italian-glams/ (production/testing)
Report a bug
Click here to create a new Task (automatically with at least one maintainer in copy):
All opened bugs:
https://phabricator.wikimedia.org/maniphest/query/TI.g1tGIRqb./#R
SSH access
First, read Help:Accessing Cloud VPS instances. Then, run these commands:
ssh glams-testing.glams.eqiad1.wikimedia.cloud
Update from git repository
First, read #SSH access. Then, run this command:
cd /var/www/wmit-empowering-italian-glams sudo su www-data -s /bin/bash git pull
Run composer stuff
sudo su www-data -s /bin/bash /opt/composer/composer.phar ...
Reset database from git repository
First, read #SSH access. Then, run this command:
/root/reset-db.sh