Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

How to host odoo v8?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
hostingodoo
1 Antworten
8215 Ansichten
Avatar
LIfe

i have to run odoo v8 as website means live url can any one help me for free hosting of odoo server?

0
Avatar
Verwerfen
Yenthe Van Ginneken (Mainframe Monkey)

You'll need to install Odoo v8 on your server (for example Ubuntu VM), host is somewhere and then set routing on your DNS or to a website url.

LIfe
Autor

i have no idea regarding this..pls can you explain.

Yenthe Van Ginneken (Mainframe Monkey)

Sadly this is a rather big question. As this goes from the installation to the VM to the hosting somewhere to the redirection of the url.. You would need to install a VM with Odoo V7/V8 and give this VM an IP. Then host is on your server and make a rule in your DNS server for redirecting it for example. I myself haven't set up a domain url myself, so I'm keen to hear that part of the answer from somebody else!

LIfe
Autor

okk i am waiting can you give ur whatspp no?

Avatar
Beste Antwort

There is plenty of cloud servers providers, DigitalOcean, linode, aws amazon to name a few. They also provide instructions how to set up the server (configure ssh access and stuff). Search for it on the google.

Having that, go and register a domain, e.g. example.com and point it to your previously setup server's IP address. Every domain registar have tutorial how to do that.

From the odoo website you'll have to take tutorial how to set up odoo and have it run on the server. This will leave you with working odoo instance accessible using your registered domain with port appendix, e.g. example.com:8069

If you want to get rid off the port part of the url, and type only example.com to access the odoo go and use reverse proxy for that, e.g. nginx - after configured when it receives request from example.com it will redirect the request to example.com:8069 without showing the port for the user.

 

As Yenthe stated it is quite complex setup and every single step depended very heavily on solution/tech/provided you've chosen, so the general answer is quite short, while detailed one will be hell long.

Should you have any question I'll be happy to help further.

1
Avatar
Verwerfen
LIfe
Autor

thnx u very much for that... i need complet steps for that.i am student so i want to host on free server so i can run odoo live please help me

If you want your own server you'd rather have to pay for that, I doubt if somebody will give you a VPS for free. If you want it free use Odoo demo.

Yenthe Van Ginneken (Mainframe Monkey)

Sadly you won't get anywhere with a free VPS, if you even find one. You could use the Odoo demo, as stated by Jakub but I do not think you can use a custom webadress then. Another way would be to host it on your own computer and use a DNS tool to forward it to an address. But this will make it a lot harder, while it is already complicated enough on its own..

sarkarsolution.surat

Hello, can you give me some example or script for hosting site in server i have already purchase site and running on server with ip but i want running on specific domain name

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
How can I host my odoo community project in AWS?
hosting odoo
Avatar
0
Mai 22
4076
Odoo hosting on bluehost
hosting odoo
Avatar
0
März 25
3238
Odoo Hosting
aws hosting odoo
Avatar
0
Feb. 22
2937
What are the options to host Odoo online? Gelöst
server hosting odoo
Avatar
Avatar
Avatar
Avatar
Avatar
10
Juni 21
20176
Any odoo installation guide in own hosting? Gelöst
installation hosting odoo
Avatar
Avatar
1
Juni 19
7827
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Ausbildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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