odoo:install
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| odoo:install [2024/10/07 06:43] – root | odoo:install [2026/03/31 11:28] (Version actuelle) – [Install] root | ||
|---|---|---|---|
| Ligne 2: | Ligne 2: | ||
| ==== Install ==== | ==== Install ==== | ||
| <code bash> | <code bash> | ||
| - | apt install gnupg2 postgresql | + | apt install gnupg2 postgresql |
| # | # | ||
| dpkg-reconfigure locales | dpkg-reconfigure locales | ||
| dpkg-reconfigure tzdata | dpkg-reconfigure tzdata | ||
| - | wget -O - https:// | + | wget -O - https:// |
| - | echo "deb http:// | + | echo 'deb [signed-by=/ |
| apt-get update && apt-get install odoo | apt-get update && apt-get install odoo | ||
| # apt-get install ttf-mscorefonts-installer | # apt-get install ttf-mscorefonts-installer | ||
| Ligne 15: | Ligne 16: | ||
| ==== Installation wkhtmltopdf ==== | ==== Installation wkhtmltopdf ==== | ||
| <code bash> | <code bash> | ||
| - | wget https:// | + | wget wget https:// |
| dpkg -i wkhtmltox_0.12.6.1-3.jammy_amd64.deb | dpkg -i wkhtmltox_0.12.6.1-3.jammy_amd64.deb | ||
| </ | </ | ||
odoo/install.1728283385.txt.gz · Dernière modification : de root
