<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: emiway1392</title>
    <description>The latest articles on DEV Community by emiway1392 (@emiway1392).</description>
    <link>https://dev.to/emiway1392</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F500064%2F09fd2a67-bfb8-4b12-8e0c-dee01081fa8c.png</url>
      <title>DEV Community: emiway1392</title>
      <link>https://dev.to/emiway1392</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emiway1392"/>
    <language>en</language>
    <item>
      <title>Guide to Install Odoo V13 Using Docker</title>
      <dc:creator>emiway1392</dc:creator>
      <pubDate>Tue, 27 Oct 2020 12:40:51 +0000</pubDate>
      <link>https://dev.to/emiway1392/guide-to-install-odoo-v13-using-docker-3ig0</link>
      <guid>https://dev.to/emiway1392/guide-to-install-odoo-v13-using-docker-3ig0</guid>
      <description>&lt;p&gt;To run Odoo on docker, we have to set-up two docker containers. For that, we can use docker images&lt;/p&gt;

&lt;p&gt;Odoo Image: Odoo has an official image (Odoo Image) on the Docker in order to install Odoo on the docker virtual environment.&lt;br&gt;
Postgress Image: Odoo uses Postgres SQL to store and manipulate its data. So before configuring Odoo image, we have to make sure that a Postgres image is properly running on our docker environment.&lt;br&gt;
Install docker(Ubuntu 18.04)&lt;/p&gt;

&lt;p&gt;First of all, we have to make sure that every required package is properly installed in the system in order to run the docker.&lt;/p&gt;

&lt;p&gt;sudo apt install apt-transport-https ca-certificates curl software-properties-common&lt;/p&gt;

&lt;p&gt;About IQodoo Expert&lt;/p&gt;

&lt;p&gt;We are an &lt;a href="https://iqodooexpert.com/"&gt;odoo development company&lt;/a&gt; that got established in 2012. The company provides services like &lt;a href="https://www.iqminds.com/odoo-customization-services/"&gt;Odoo ERP Customization&lt;/a&gt;, &lt;a href="https://www.iqminds.com/odoo-erp-implementation-services/"&gt;Odoo ERP Implementation&lt;/a&gt;, Odoo Integration, Source Code Sale, Odoo Support, and ERP Development. We offer 350+ odoo apps and plugins for the odoo app store.&lt;/p&gt;

</description>
      <category>odoo</category>
      <category>odooerp</category>
      <category>odooimplementation</category>
    </item>
  </channel>
</rss>
