Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

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

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

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

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
serverdeploymentworkersodoo
2 Besvarelser
20515 Visninger
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
Kassér
Avatar
Leonardo Donelli
Bedste svar

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
Kassér
Timothy Solomon

great concise answer(s) :) thanks

Avatar
Nathan Carter
Bedste svar

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
Kassér
Enjoying the discussion? Don't just read, join in!

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

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
Deployment of odoo application
community server web deployment odoo
Avatar
Avatar
1
jul. 24
3514
Blue/Green Deployment for Odoo
deployment odoo
Avatar
Avatar
1
apr. 19
5020
Service Odoo 10 - Server odoo don't stop
server odoo
Avatar
Avatar
Avatar
Avatar
7
dec. 18
9410
How to Run Multiple Workers In ODOO?
workers odoo
Avatar
Avatar
1
maj 15
9928
How to run odoo server and automatically launch to browser?
server launch odoo
Avatar
Avatar
1
dec. 24
79
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة 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 er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

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