odoo:odoo_8
Différences
Ci-dessous, les différences entre deux révisions de la page.
odoo:odoo_8 [2018/09/05 14:08] – créée ronan | odoo:odoo_8 [2019/01/14 13:58] (Version actuelle) – rguyader | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Installation d'Odoo 8 ====== | ====== Installation d'Odoo 8 ====== | ||
- | # cd /opt | + | <code bash> |
- | # wget http:// | + | cd /opt |
- | # | + | wget http:// |
- | # apt-get update | + | adduser --system --quiet --shell=/ |
- | # apt-get install postgresql | + | apt-get update |
- | # su - postgres -c " | + | apt-get install postgresql |
- | # | + | su - postgres -c " |
- | # | + | su - postgres |
- | # | + | psql |
+ | \password postgres | ||
SuperPG159 | SuperPG159 | ||
\password odoo | \password odoo | ||
Odoo8PW | Odoo8PW | ||
Ctrl+D | Ctrl+D | ||
- | # exit | + | exit |
- | # | + | apt-get install python-dateutil python-feedparser python-ldap python-libxslt1 python-lxml python-mako python-openid python-psycopg2 python-pybabel python-pychart python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi python-docutils python-psutil python-mock python-unittest2 python-jinja2 python-pypdf python-decorator python-requests git-core python-passlib |
- | # | + | cd /opt |
- | # | + | wget http:// |
- | # | + | tar zxvf gdata-2.0.18.tar.gz |
- | # | + | cd gdata-2.0.18/ |
- | # | + | python setup.py install |
- | # | + | rm -rf / |
- | # | + | cd /opt |
- | # | + | wget http:// |
- | # | + | dpkg -i wkhtmltox-0.12.1_linux-wheezy-amd64.deb |
- | # | + | ln -s / |
- | # | + | ln -s / |
- | # | + | cd /opt |
- | # | + | mkdir / |
- | # | + | dpkg -i ./ |
- | # | + | cat << ' |
# Odoo port 8069 | # Odoo port 8069 | ||
Ligne 36: | Ligne 37: | ||
EOF | EOF | ||
- | # / | + | / |
- | # / | + | / |
+ | </ | ||
Se logger sur l'ip et le port 8069 | Se logger sur l'ip et le port 8069 |
odoo/odoo_8.1536156538.txt.gz · Dernière modification : 2018/09/05 14:08 de ronan