Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Beginner Questions: Deploy Openerp/Odoo in Linux or Windows Servers???

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
serverdeploymentworkersodoo
2 Replies
20529 Tampilan
Avatar
Corey Mack

Hi i would like to host Openerp/Odoo in production server. Now i m using Godaddy Hosting for my websites. But it is difficult to run Odoo there.

My Questions are

1) Who is the best Hosting provider which supports Odoo other than themselves?
2) I would like to know which OS is good for hosting not for developing?
3) Can i use Openerp Bitnami instances in other hosting servers?
4) Can i use muliple Odoo instances in same server with different db with different url's?
5) What are the skills needed to successfully deploy Odoo on servers?
6) Any Indian Hosting Company officialy Supports Odoo in its servers?
7) Is there any document available related to server deployments?
8) What is the minimum python, postgres versions needed in servers for Odoo 7 and 8?
9) How can we backup databases on server automatically after some particular period?
10) How can i run Odoo with mulitple workers? Because i m using prestashop with Odoo.
11) Is there a official init script to keep my servers running all day?

Hi Kindly Note: These are all beginners questions. Provide some answers related to questions. Dont say go to that website and purchase those connector for prestashop [Previous Experience on this forum]. Odoo is community driven development. Some quality developers now working on github for Odoo. So dont spoil Odoo's Community forum's name. Thanks.
 


 


 

 

1
Avatar
Buang
Avatar
Leonardo Donelli
Jawaban Terbai

A lot of these questions are really open-ended and/or subjective, please read this forum's guidelines.

 

  1.  
  2. GNU/Linux is better supported.
  3.  
  4. Yes: How-do-I-use-openERP-with-multiple-domains-on-single-server.
  5.  
  6. It depends on what you mean by "officially supported". Probably not.
  7. Yes, just use Google. Keep in mind that you could find some oudated guides, always look at the date and try to avoid old (3+ years) ones.
  8. Any currently supported versions of Python and PostgreSQL work
  9. You have a lot of options, see this question and its answers. See also this presentation at the 2014 OpenDays about barman, which seems a pretty cool utility.
  10. You have the --workers option in openerp-server. See this question and odony's answer
  11. Yes, you can find it in your odoo directory/debian/openerp.init
1
Avatar
Buang
Timothy Solomon

great concise answer(s) :) thanks

Avatar
Nathan Carter
Jawaban Terbai

I can help with some of your questions.

You can use Odoo either hosted through OpenERP SA themselves, another provider or host it yourself. Keep in mind that you need to subscribe for "official support" from Odoo but there is nothing requiring you to do this to use the software. You could host it on your own server or on a cloud server.

I have implemented Odoo on both Linux and Windows. Honestly I don't find either better than the other for Odoo. Both have everything you need to run Odoo.

You could use Bitnami's instances, however I have found them to be very unreliable and prefer to install the OS, Python and Postgresql myself

Backups can be easily done with a script to dump your Postgresql databases somewhere. This is where all your Odoo data is stored.

This is a pretty good guide to installing Odoo on Ubuntu Linux - http://pulse7.net/openerp/install-odoo-ubuntu-14-04-github/

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Deployment of odoo application
community server web deployment odoo
Avatar
Avatar
1
Jul 24
3522
Blue/Green Deployment for Odoo
deployment odoo
Avatar
Avatar
1
Apr 19
5030
Service Odoo 10 - Server odoo don't stop
server odoo
Avatar
Avatar
Avatar
Avatar
7
Des 18
9419
How to Run Multiple Workers In ODOO?
workers odoo
Avatar
Avatar
1
Mei 15
9968
How to run odoo server and automatically launch to browser?
server launch odoo
Avatar
Avatar
1
Des 24
79
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now