You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Meeting notes:

  • "File Manager" service should have a custom start-up process that differs from a normal stack
    • User logs into NDS Labs UI
    • User presses "Browse Files", which hits a new "/api/browse" REST endpoint 
    • API server checks for running file manager
      • if no file manager is found, one is started
    • User is directed to their running file manager UI
  • Is the "File Manager" just a spec?
    • There is no reason why this cannot be a spec
    • We may want to hide this in the UI, if it would be trivial
  • Is the "File Manager" spec hidden in the catalog view?
    • Given our "custom start" proposed above, we don't need to show this in the catalog
    • That said, there is no harm in showing this in the catalog
  • authentication?
    • we will look into doing this at the ingress level
    • See  NDS-308 - Getting issue details... STATUS
  • No labels