Aanval Installation Watch the *Aanval 8 Installation and Unified2 Sensor Setup* video guide on YouTube [1] * Preparation * Users can store Aanval in the root of the web... мар. 5, 2021 0 2123
How can I install Odoo 9? #download and uncompress Odoo, change YYYYMMdd to match the name of your extracted Odoo folder mkdir /opt/odoo cd /opt/odoo wget https://nightly.odoo... Odoo Ubuntu мар. 5, 2021 0 2380
Ubuntu Imaging Odoo Pil install apt - get build - dep python - imaging... Odoo Ubuntu мар. 5, 2021 0 2488
How to install and run Odoo 9.0 in production? It’s quite easy to get Odoo up and running for production use, although it will require a little patience. In this tutorial, you’ll learn how to inst... Nginx Odoo Ubuntu мар. 5, 2021 0 2751
Odoo installeren binnen Docker * Docker [1] wordt steeds meer gebruikt voor ontwikkeling en uitrollen van applicaties, verpakt in een Docker container. In dit artikel wordt uitgel... Nginx Odoo Ubuntu мар. 5, 2021 0 2329
Make Odoo run on port 80 with Nginx. LET OP : /odoo verwijst naar domein.com/odoo Hello, first of all sorry for my bad English. I’m new to vps and I’ve been learning to setup my own jus... Nginx Odoo мар. 5, 2021 0 2388
odoo9 virtualmin ubuntu Set up server (Ignore if Virtualmin already installed) Install OS Run OS Updates Install Virtualmin Note the version of PostgreSQL installed Create ... Odoo Ubuntu Virtualmin мар. 5, 2021 0 2524
Setup Ruby 2.3 on Ubuntu 14.04 Trusty Tahr Installing Ruby** *Choose the version of Ruby you want to install:* 2.3.1 (Recommended) 2.2.5 2.1.9 2.0.0-p648 Th... Ubuntu мар. 5, 2021 0 2289
Configure the Odoo container with Nginx container upstream odoo { server <host-public-ip>:8069 ; } server { listen 80 ; server_name your.domain.net ; return 301 https://your.domain.net$request_uri ;... Nginx Odoo мар. 5, 2021 0 2401
How to change Odoo website page URL? Odoo comes with beautiful and easy website builder [1] . Building a website/eCommerce store is so easy on Odoo. One can easily create webpage by dra... Odoo мар. 5, 2021 0 3913
Exposing a directory on the host machine to an LXC container Log into the container and create an empty directory, this will be the mount point Log out and stop the container. Open to your container’s config fi... LXC мар. 5, 2021 0 2220
Nginx – Virtualmin – Odoo – configuration SSL server { listen 159.253.1.165:80 default; server_name _; access_log /var/log/nginx/default.access.log; error_log /var/log/nginx/default.error.log; ss... Nginx Odoo Virtualmin мар. 5, 2021 0 2554