Skip to content

Fix Trame loading screen error

Duggan, John requested to merge 146-test-trame-loading-screen-fix into dev

Summary of Changes

Use Docker images with supervisor to manage nginx/Trame running together. I've left the SANS image alone as I'm not planning to rebuild until the BioSANS version is working, so I've fixed that one with an appropriate Galaxy command that should be sufficient until the new image is ready.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #146 (closed)

Edited by Duggan, John

Merge request reports