Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2872 Widoki

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? 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
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

Powiązane posty Odpowiedzi Widoki Czynność
2
maj 22
1934
1
lip 25
1942
1
kwi 23
2737
0
gru 22
2799
1
lip 22
4610