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... mrt. 5, 2021 0 2160
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 mrt. 5, 2021 0 2414
Ubuntu Imaging Odoo Pil install apt - get build - dep python - imaging... Odoo Ubuntu mrt. 5, 2021 0 2542
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 mrt. 5, 2021 0 2793
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 mrt. 5, 2021 0 2353
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 mrt. 5, 2021 0 2421
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 mrt. 5, 2021 0 2601
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 mrt. 5, 2021 0 2341
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 mrt. 5, 2021 0 2441
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 mrt. 5, 2021 0 3995
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 mrt. 5, 2021 0 2281
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 mrt. 5, 2021 0 2599