Skip to Content
Menú
This question has been flagged
1 Respondre
2437 Vistes

I connected to odoo aws server using MobaxTerm and I want to upload custom modules to it in order to see the changes. Where I can upload them? 

Avatar
Descartar
Best Answer

Hi,

You can copy the code using SCP comment like given below.

scp -r local-module-path/module-name username@ip:custom-addons-path

But the best recommend way is using a git provider

You can push the code to a git provider and pull this code to the defined path of your custom addons in your server

Regards

Avatar
Descartar
Autor

Thanks for the answer. But, can you provide me with a way to use a git provider? I have been searching for a way to link the server to git but I can't find any? Thanks

Related Posts Respostes Vistes Activitat
2
de maig 22
1471
1
d’abr. 25
1513
1
d’abr. 23
2284
0
de des. 22
2290
1
de jul. 22
3979