Go to file
2022-01-31 19:29:49 +01:00
docker move docker-related files to separate folder to avoid sending GBs of data to docker daemon 2022-01-31 19:29:49 +01:00
MUOR Merge remote-tracking branch 'origin/master' 2022-01-31 19:17:04 +01:00
OpenRefine swap opened project permalink with logout link 2022-01-31 14:41:33 +01:00
.gitignore ignore dbsqlite3 2022-01-30 22:29:14 +01:00
logo.jpg rest of the changes 2022-01-23 22:34:40 +01:00
README.md Zaktualizuj 'README.md' 2022-01-31 18:08:02 +01:00
reset_db.sh reset db script 2022-01-30 23:42:21 +01:00

MultiUserOpenRefine

MultiUserOpenRefine

Description

MultiUserOpenRefine is an extension to open-source tool that, in addition to all the features described below, allows creating user accounts, each providing private workspace and leaving the convenience of running the basic OpenRefine tool on a remote server.

Project is being developed at Adam Mickiewicz University in Poznań by students.

Components

  • Docker
  • uWSGI
  • NGINX
  • Python with packages from requirements.txt

How to run

  1. Build docker image of OR (with privided script)
  2. Set up NGINX with config from MUOR/configs/
  3. Start uWSGI with .ini from MUOR/configs
  4. Set up server from MUOR folder