Changes

From SME Server
Jump to navigationJump to search
19 bytes removed ,  17:42, 23 July 2017
m
Line 10: Line 10:  
= Installation =
 
= Installation =
 
== For SME Server 10 ==
 
== For SME Server 10 ==
You need to enable the '''[[epel]]''' repository first. Then:
+
You need to enable the '''[[epel]]''' and the '''[[odoo-nightly]]''' repositories first. Then:
    
===PostgreSQL===
 
===PostgreSQL===
Line 20: Line 20:     
===Odoo 10===
 
===Odoo 10===
  yum install https://nightly.odoo.com/10.0/nightly/rpm/odoo_10.0.latest.noarch.rpm --enablerepo=epel
+
  yum install odoo --enablerepo=odoo-nightly,epel
 
  systemctl enable odoo
 
  systemctl enable odoo
 
  systemctl start odoo
 
  systemctl start odoo

Navigation menu