Go to file
2022-01-31 19:38:42 +01:00
docker switch fully to patch based approach 2022-01-31 19:38:42 +01:00
MUOR switch fully to patch based approach 2022-01-31 19:38:42 +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