Abhishek Shukla created KNOX-2021:
-------------------------------------
Summary: Improvements/Suggestions in gateway-docker
Key: KNOX-2021
URL: https://issues.apache.org/jira/browse/KNOX-2021
Project: Apache Knox
Issue Type: Improvement
Components: docker
Affects Versions: 1.3.0
Reporter: Abhishek Shukla
Fix For: 1.4.0
Improvements/Suggestions in gateway-docker:
* Will it be better to run gateway/ldap in background, so that we can restart
the services while keeping the container running always (after config changes,
log level changes etc) or should we use the current implementation (stop the
container, and start it again for those changes to take effect).
* Should we run the ldap service in the same container as gateway server,
otherwise we have to update the hostname in topologies to use ldap service.
(Current implementation is ideal according to docker container design i.e.
separate containers for specific services, but from usability point of view
will this approach be better ?)
* Typo in docker dir pathÂ
[https://github.com/apache/knox/blob/master/gateway-docker/README.md]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)