Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2878 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
2
mei 22
1935
1
jul. 25
1943
1
apr. 23
2744
0
dec. 22
2801
1
jul. 22
4614