RandomSec/README.md

28 lines
713 B
Markdown
Raw Normal View History

2021-12-14 17:27:30 +01:00
# MultiUserOpenRefine
2022-01-23 22:34:40 +01:00
2022-01-27 19:17:26 +01:00
![MultiUserOpenRefine](MUOR/static/images/logo.svg)
2021-12-14 17:27:30 +01:00
2022-01-31 18:08:02 +01:00
## Description
2022-01-27 19:17:26 +01:00
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
2021-12-14 17:27:30 +01:00
tool on a remote server.
2021-12-21 16:39:20 +01:00
Project is being developed at Adam Mickiewicz University in Poznań by students.
2021-12-21 15:50:21 +01:00
2022-01-31 18:08:02 +01:00
## Components
- Docker
- uWSGI
- NGINX
- Python with packages from requirements.txt
2022-01-31 18:08:02 +01:00
## How to run
2013-06-12 20:24:35 +02:00
2022-01-31 18:08:02 +01:00
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