Hello everyone!,
Am starter on Odoo and I installed Odoo 13 on Ubuntu 18.04.
I'm trying to deploy a DevOps Pipeline in which I will install my Odoo 13 ERP on my local machine and all the features I can build, push or send this installation on GITHUB and finally pull it on my remote server also running under Ubuntu 18.04.
**The problem is how can I do to transfer all my local database on GITHUB and get it back on my remote server**.
Thanks for your kindly help.