Feature #17206
crunch-run reverse proxies HTTP requests to container
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
- crunch-run listens on a port
- crunch-run updates container record with host/ip address and port
- HTTP request on that port is reverse-proxied to the underlying docker container
Related issues
History
#1
Updated by Peter Amstutz about 1 month ago
- Description updated (diff)
#2
Updated by Peter Amstutz about 1 month ago
- Subject changed from crunch-run updates container record with IP address and port that crunch-run is running to crunch-run reverse proxies HTTP requests to container
#3
Updated by Tom Clegg about 1 month ago
- Related to Story #17207: External access to web services running in containers added
#4
Updated by Peter Amstutz about 1 month ago
- Target version changed from 2021-01-06 Sprint to 2021-01-20 Sprint
#5
Updated by Peter Amstutz 9 days ago
- Target version changed from 2021-01-20 Sprint to 2021-02-03 Sprint
#6
Updated by Tom Clegg 9 days ago
- Related to Feature #17170: Shell into container proof of concept added
#7
Updated by Tom Clegg 9 days ago
- Related to Story #17103: Developer shell inside running container added