docker版Odoo(OpenERP)安装和调试
【CentOS安装】yum install docker 【Ubuntu安装】apt-get install docker.io service docker start docker pull odoo docker images
Read More…
【CentOS安装】yum install docker 【Ubuntu安装】apt-get install docker.io service docker start docker pull odoo docker images
Read More…
There are mutliple ways to install Odoo, or not install it at all, depending on the intended use case.This documents attempts to describe most ofRead More…
Update the system and install necessary packages
[user]$ sudo yum -y upgrade
[user]$ sudo yum install curl vim gcc-c++ make
Install MariaDB
MariaRead More…
Etherpad is a highly customizable Open Source online editor providing collaborative editing in real-time. Etherpad allows you to edit documenRead More…