Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6563 มุมมอง

Hi everyone.
On my local computer, I installed openerp version 7 (windows), and I brought change to the basic theme of openerp (color, etc ...) to suit my needs. Now I have to deploy my openerp to production environment (VPS+Ubuntu 14.04 server) .
My questions are:

  • How can I move my openerp addons files from my local computer to production server (vps+ubuntu 14.04 server)?
  • Should I create an account on github and  create openerp branch, put my openerp addons files in the branch and finally transfer them to my server ?

How should I do?

Thank you.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

There are several secure services you can use:

  • scp, or winscp with gui in windows, which use ssh connection.
  • git, if you use git in development and production, then you can just push the changes directly to production. You can use ssh for tranfer mode in git. I prefer using this to handle syncronization. You can make new git repo that not related with odoo repo in github, but not recommended. It's not necessarily create a github account to manage your repo in git.
อวตาร
ละทิ้ง
ผู้เขียน

Hi Ben. Thank you for your answer. Finally, i used winscp and ftp to achieve my goal.

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 21
8485
1
มี.ค. 15
9118
1
ก.พ. 23
10930
0
พ.ย. 22
4272
1
มี.ค. 15
8931