OSC / bc_osc_rclone

[WIP] RClone as interactive app
MIT License
0 stars 2 forks source link

Interactive app or passenger app - authentication and other possibilities #1

Open ericfranz opened 4 years ago

ericfranz commented 4 years ago

Currently we haven't yet determined the best way to manage authentication to this app.

Two future platform enhancements would address this:

  1. Properly configured network namespaces on PUNs would enable us to use Passenger 6's GLS and we could launch RClone GUI, a Go web server, on the web node. This would be very interesting if the rclone "jobs" could be configured to run elsewhere (as datamover?)
  2. Sidecar proxy for interactive apps where the sidecar handles authentication
ericfranz commented 4 years ago

Also, would be very interesting if this has Globus support...