<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to connect nuxeo docker container to mongodb in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-connect-nuxeo-docker-container-to-mongodb/m-p/318266#M5267</link>
    <description>&lt;P&gt;Hello,
I try to run a nuxeo docker container with mongodb using the following command:&lt;/P&gt;
&lt;P&gt;docker run --name mynuxeo -p 8080:8080 -e NUXEO_DB_HOST="mongodb://192.168.43.43" -e NUXEO_DB_TYPE="mongodb" nuxeo&lt;/P&gt;
&lt;P&gt;This command return the next error:&lt;/P&gt;
&lt;P&gt;Could not run configuration: Unable to connect to MongoDB at localhost:27017, please check your connection&lt;/P&gt;
&lt;P&gt;Any ideas please.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 17:00:48 GMT</pubDate>
    <dc:creator>Ahmad_BenMaallem</dc:creator>
    <dc:date>2020-04-01T17:00:48Z</dc:date>
    <item>
      <title>How to connect nuxeo docker container to mongodb</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-connect-nuxeo-docker-container-to-mongodb/m-p/318266#M5267</link>
      <description>&lt;P&gt;Hello,
I try to run a nuxeo docker container with mongodb using the following command:&lt;/P&gt;
&lt;P&gt;docker run --name mynuxeo -p 8080:8080 -e NUXEO_DB_HOST="mongodb://192.168.43.43" -e NUXEO_DB_TYPE="mongodb" nuxeo&lt;/P&gt;
&lt;P&gt;This command return the next error:&lt;/P&gt;
&lt;P&gt;Could not run configuration: Unable to connect to MongoDB at localhost:27017, please check your connection&lt;/P&gt;
&lt;P&gt;Any ideas please.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 17:00:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-connect-nuxeo-docker-container-to-mongodb/m-p/318266#M5267</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2020-04-01T17:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect nuxeo docker container to mongodb</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-connect-nuxeo-docker-container-to-mongodb/m-p/318267#M5268</link>
      <description>&lt;P&gt;You should use NUXEO_CUSTOM_PARAM=nuxeo.mongodb.server=mongodb://192.168.43.43&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 10:18:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-connect-nuxeo-docker-container-to-mongodb/m-p/318267#M5268</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2020-04-02T10:18:39Z</dc:date>
    </item>
  </channel>
</rss>

