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/05/20 09:33] – 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 ttf-mscorefonts-installer | + | |
| + | apt-get update && apt-get install odoo | ||
| + | # apt-get install | ||
| service odoo start | service odoo start | ||
| </ | </ | ||
| Ligne 14: | 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.1716197624.txt.gz · Dernière modification : de root
