-
How to Import Large/Complex data into odoo
Thibault FrancoisTerminé
-
IOT with Odoo
Vinay YadavTerminé
-
Extreme programming with Odoo, and how not to die trying.
Nhomar HernándezTerminé
-
Monitor your Odoo Deployment
Nicolas SeinletTerminé
-
How to create custom accounting reports
Terminé
-
Odoo With Web-RTC Ingenious Way.
Ruchir ShuklaTerminé
-
Security: 10 rules for safer code
Terminé
-
Odoo Webhook : A user-defined HTTP callbacks
Dharmesh PatelTerminé
-
State of the Odoo JS framework
Géry DebongnieTerminé
-
Finite capacity planning and scheduling: Odoo-frePPLe integration
Johan De TaeyeTerminé
The benefits of using docker in CI similar to travis.
- Debugging errors hard to hunt.
- Auto-installation of packages re-using MQT.
What will be presented?
- Generation of isolated environments
- Reproduce errors what in local is not present
- Introduction to MQT scripts to generate instances
- Introduction to travis2docker
The structure will be as follow:
- Description of Docker and MQT scripts.
- Introduction to travis2docker and travis CI.
- Benefits of dockerized runbot.
Live demostration:
- Basic build and running
- Database lists with 'psql -l'
- Connect to instance.
- Connect to build from ssh
- Debbuging