clarin-eric / LRSwitchboard

DEPRECATED - Please see https://github.com/clarin-eric/switchboard for latest version - Code Repository for the Language Resources Switchboard of CLARIN
Other
1 stars 0 forks source link

Reduce number of components/technologies #67

Closed emanueldima closed 5 years ago

emanueldima commented 5 years ago

We currently have:

  1. js frontend
  2. node backend
  3. nginx proxy
  4. java library for detecting mimetypes, fronted by nginx
  5. python script for downloading data
  6. nextcloud for hosting data

We can consolidate items 2 to 6 into a single java backend with the same functionality. This would make the system easier to work with and easier to deploy.

dietervu commented 5 years ago

Addressed with https://github.com/clarin-eric/switchboard release