Done
Details
Assignee
Florian GleixnerFlorian GleixnerReporter
Julian LadischJulian LadischLabels
Priority
P3Development Team
Core: PlatformTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Florian Gleixner
Florian GleixnerReporter
Julian Ladisch
Julian LadischLabels
Priority
Development Team
Core: Platform
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 15, 2017 at 2:20 PM
Updated May 21, 2021 at 2:59 PM
Resolved May 21, 2021 at 2:59 PM
Change the full-stack boxes folio/stable and folio/testing so that they can be run on a single host and on the single standard port 80 (or 443 when using https).
Several libraries have strict firewall settings where ports like 9130 are blocked. To make demoing and testing FOLIO as easy as possible the full-stack boxes should come with a default installation with front end and back end on the same port (80 or 443). (The option to configure other hostnames and ports can still remain.)
Having frontend and backend on the same hostname and port has the additional benefit that the browser doesn't send any Cross-Origin Resource Sharing (CORS) preflight requests; there may be some locations where this significantly reduces the latency.