<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Filip,<div class=""><br class=""></div><div class="">regarding your questions about OpenCms and Docker<br class=""><div class=""><br class="webkit-block-placeholder"></div><div class=""><blockquote type="cite" class=""><div class="WordSection1" style="page: WordSection1;"><div class="" style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;"><span class="">-<span class="" style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';">          </span></span>i would like to know ho to connect to container via SSH (Putty or SCP on Windows)? I saw that older OpenCms versions have SSH configuration in Dockerfile, but version 10 don’t have it. Version 10 have different approach, or?</div></div></blockquote><div class=""><br class=""></div><div class="">You don’t want to connect to the docker instance using ssh. That is really bad docker practice. Ask google about ssh to a docker container to get the details. Ask Google about ‚nsenter‘ or check here: <a href="https://blog.docker.com/tag/nsenter/" class="">https://blog.docker.com/tag/nsenter/</a></div><br class=""><blockquote type="cite" class=""><div class="WordSection1" style="page: WordSection1;"><div class="" style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;"><o:p class=""></o:p></div><div class="" style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;"><span class="">-<span class="" style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';">          </span></span>i’m not able to map shared network drive. I set system variables described here <a href="https://hub.docker.com/r/alkacon/opencms-docker/" class="" style="color: purple;">https://hub.docker.com/r/alkacon/opencms-docker/</a> but there is no change…</div></div></blockquote><div class=""><br class=""></div><div style="widows: 1;" class="">It’s not that hard if you have the parameters right. You need to start the container with  '-e "OCCO_ENABLE_JLAN=true" -p 1445:1445‘. Im this case the network share is available at port 1445 on the docker host. </div><div style="widows: 1;" class=""> </div><blockquote type="cite" class=""><div class="WordSection1" style="page: WordSection1;"><div class="" style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;"><o:p class=""></o:p></div><div class="" style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;"><span class="">-<span class="" style="font-size: 7pt; line-height: normal; font-family: 'Times New Roman';">          </span></span>when i try to set system variable for proxy (remove opencms prefix), all links on page end by 404</div></div></blockquote></div><div class=""><br class="webkit-block-placeholder"></div><div class="">Impossible to tell what went wrong with this little information, sorry.</div><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Kind regards,</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Alex.<br class=""><br class="">-------------------<br class="">Alexander Kandzior</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">Alkacon Software GmbH - The OpenCms Experts                                                    <br class=""><a href="http://www.alkacon.com" class="">http://www.alkacon.com</a> - <a href="http://www.opencms.org" class="">http://www.opencms.org</a>                                                           </div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Am 25.04.2016 um 08:54 schrieb Filip Kratochvil <<a href="mailto:filip.kratochvil@nelasoft.cz" class="">filip.kratochvil@nelasoft.cz</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Hi guys,<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">i’m trying to run OpenCms with Docker (it’s new technology for me). I launched OpenCms 10 instance without problems but:<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;" class=""><span class="">-<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';" class="">         <span class="Apple-converted-space"> </span></span></span>i would like to know ho to connect to container via SSH (Putty or SCP on Windows)? I saw that older OpenCms versions have SSH configuration in Dockerfile, but version 10 don’t have it. Version 10 have different approach, or?<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;" class=""><span class="">-<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';" class="">         <span class="Apple-converted-space"> </span></span></span>i’m not able to map shared network drive. I set system variables described here<span class="Apple-converted-space"> </span><a href="https://hub.docker.com/r/alkacon/opencms-docker/" style="color: purple; text-decoration: underline;" class="">https://hub.docker.com/r/alkacon/opencms-docker/</a><span class="Apple-converted-space"> </span>but there is no change…<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -18pt;" class=""><span class="">-<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';" class="">         <span class="Apple-converted-space"> </span></span></span>when i try to set system variable for proxy (remove opencms prefix), all links on page end by 404<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Does anyone have same experience?<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Thank you very much.<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">--<br class="">S pozdravem /<span class="Apple-converted-space"> </span></span><span lang="EN-US" style="" class="">Kind regards</span><span style="" class=""><br class="">Filip Kratochvil<br class="">------------------------------------------------<br class="">NELASOFT Technologies, s.r.o.</span><span style="color: rgb(31, 73, 125);" class=""><br class=""></span><span style="" class="">E-mail:<span class="Apple-converted-space"> </span></span><span style="color: rgb(31, 73, 125);" class=""><a href="mailto:filip.kratochvil@nelasoft.cz" style="color: purple; text-decoration: underline;" class=""><span style="color: blue;" class="">filip.kratochvil@nelasoft.cz</span></a><br class=""></span><span style="" class="">Web:</span><span style="color: rgb(31, 73, 125);" class=""><span class="Apple-converted-space"> </span><a href="http://www.nelasoft.cz/" target="_blank" style="color: purple; text-decoration: underline;" class=""><span style="color: blue;" class="">www.nelasoft.cz</span></a><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Twitter:<span class="Apple-converted-space"> </span></span><span style="color: rgb(31, 73, 125);" class=""><a href="https://twitter.com/NELASOFT" style="color: purple; text-decoration: underline;" class=""><span style="color: blue;" class="">@NELASOFT</span></a></span><span class=""><o:p class=""></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">This mail is sent to you from the opencms-dev mailing list</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">To change your list options, or to unsubscribe from the list, please visit</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a></div></blockquote></div><br class=""></div></body></html>