Published October 20, 2017
| Version v3.2.1
Software
Open
surf-eds/one-button-compute: v.3.2.1
Creators
- 1. Nederlands eScience Center
- 2. Netherlands eScience Center
Description
One button compute is a web site that runs a workflow.
Feature/Limitations
- Workflow is a single file in Common Workflow format
- Workflow must take single input file (--input option) and generates a single output file (--output option)
- Web application runs workflow on directory of input files
- The workflow, the directory with input files is downloaded from a remote storage server
- The directory with output files is uploaded to a remote storage server
The remote storage server can be WebDAV or S3 or Swift.
- The WebDAV server used for production is BeeHub (https://www.beehub.nl)
- The WebDAV server used for local development can be the Docker container nlesc/xenon-webdav (https://hub.docker.com/r/nlesc/xenon-webdav/)
- The S3 server used for local development is Minio (https://minio.io) instance, Minio is a single user S3 compliant server
- The Swift server used for production is a Openstack Swift (http://swift.openstack.org) instance
Files
surf-eds/one-button-compute-v3.2.1.zip
Files
(16.9 kB)
Name | Size | Download all |
---|---|---|
md5:b16e4826c701ab998840d069f3a96b73
|
16.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/surf-eds/one-button-compute/tree/v3.2.1 (URL)