Outils pour utilisateurs

Outils du site


odoo:install

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
odoo:install [2024/05/20 09:25] rootodoo:install [2024/10/07 06:53] (Version actuelle) root
Ligne 7: Ligne 7:
 dpkg-reconfigure tzdata dpkg-reconfigure tzdata
 wget -O - https://nightly.odoo.com/odoo.key | apt-key add - wget -O - https://nightly.odoo.com/odoo.key | apt-key add -
-echo "deb http://nightly.odoo.com/17.0/nightly/deb/ ./" >> /etc/apt/sources.list +echo "deb http://nightly.odoo.com/18.0/nightly/deb/ ./" >> /etc/apt/sources.list 
-apt-get update && apt-get install odoo ttf-mscorefonts-installer+apt-get update && apt-get install odoo  
 +# apt-get install ttf-mscorefonts-installer
 service odoo start service odoo start
-</code bash>+</code>
  
 ==== Installation wkhtmltopdf ==== ==== Installation wkhtmltopdf ====
 <code bash> <code bash>
-wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.jammy_arm64.deb+wget wget https://github.com/wkhtmltopdf/packaging/releases/download/0.12.6.1-3/wkhtmltox_0.12.6.1-3.bookworm_amd64.deb
 dpkg -i wkhtmltox_0.12.6.1-3.jammy_amd64.deb dpkg -i wkhtmltox_0.12.6.1-3.jammy_amd64.deb
 </code> </code>
odoo/install.1716197108.txt.gz · Dernière modification : de root