Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

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

Odebírat

Get notified when there's activity on this post

This question has been flagged
serverdeploymentworkersodoo
2 Odpovědi
20540 Zobrazení
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
Zrušit
Avatar
Leonardo Donelli
Nejlepší odpověď

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
Zrušit
Timothy Solomon

great concise answer(s) :) thanks

Avatar
Nathan Carter
Nejlepší odpověď

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
Zrušit
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Deployment of odoo application
community server web deployment odoo
Avatar
Avatar
1
čvc 24
3524
Blue/Green Deployment for Odoo
deployment odoo
Avatar
Avatar
1
dub 19
5030
Service Odoo 10 - Server odoo don't stop
server odoo
Avatar
Avatar
Avatar
Avatar
7
pro 18
9424
How to Run Multiple Workers In ODOO?
workers odoo
Avatar
Avatar
1
kvě 15
9973
How to run odoo server and automatically launch to browser?
server launch odoo
Avatar
Avatar
1
pro 24
79
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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