Skip to content
m67hoff edited this page Sep 8, 2018 · 10 revisions

Introduction

This handbook is designed Architecture Overview

Using This Handbook

This handbook is intended to be useful for (see Installation Guide)

AsperaBrowser - Angular SPA for Aspera Connect & Node API

Angular App using Aspera Connect API and Node API for file and folder upload & download. UI using Angular Material components.

(:exclamation: At the moment this is just a personal project for me to get familiar with the Aspera APIs and technology, and not an "official" open source project from IBM / Aspera)

Features:

  • modern, fast & intuitive to use WebUI
  • works with any Aspera Transfer Server or ATS/Folder Access-Key - local or remote
  • cloud or on-prem
  • separate or on same system as Transfer Server
  • support for HTTPS
  • runs everywhere: Linux, Mac, Windows (node.js)
  • Docker Image available
  • highly configurable
  • just uses Aspera Connect and NodeAPI
  • Angular SPA can also run separate from the node.js server
  • "goto" feature together with aslmcli
  • opensource

See it live:

A sample is deployed on IBM Cloud: asperabrowser.mybluemix.net (This sample is preconfigured with a login to the Aspera Demoserver. Just click login)

use it on you own system / node.js server

AsperaBrowser can be provided by a node.js web server. See the node.js-server directory to use/install it on your own system.

Build the AsperaBrowser Angular

This directory c

Clone this wiki locally