feat(odoo): use official image (#1866)

* feat(odoo): use official image

* also add customconf pvc

* correctly label the ports

* also on manual

* update image
This commit is contained in:
Stavros Kois
2022-02-08 10:52:19 +02:00
committed by GitHub
parent 5fe9261739
commit d6f7a0b0d4
4 changed files with 59 additions and 19 deletions

View File

@@ -105,8 +105,8 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| synapse | main | main | 8008 | TCP | |
| omada-controller | main | main | 8043 | TCP | |
| odoo | main | main | 8069 | TCP | |
| odoo | odoo | odoo-1 | 8071 | TCP | |
| odoo | odoo | odoo-2 | 8072 | TCP | |
| odoo | odoo | xmlrpcs | 8071 | TCP | |
| odoo | odoo | longpolling | 8072 | TCP | |
| unifi | comm | comm | 8080 | TCP | |
| calibre | webserver | webserver | 8081 | TCP | |
| traccar | main | main | 8082 | TCP | |