Skip to content

configure uploads on nginx

Julien Seiler requested to merge nginx-uploads into preprod

Per https://docs.galaxyproject.org/en/latest/admin/nginx.html > Sending Files With Nginx and Receiving Files With Nginx

The playbook is compatible with ubuntu only

  • Use the geerlingguy.nginx role to install and configure latest stable nginx version
  • Configuring nginx source with original configure arguments and additionally the custom module nginx-upload-module
  • Configure Sending Files With Nginx (dataset downloads)
  • Configure Receiving Files With Nginx (dataset uploads)
Edited by ncharriere

Merge request reports