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 do I get my website up and running

Abonnieren

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

Diese Frage wurde gekennzeichnet
webmodule
2 Antworten
7698 Ansichten
Avatar
Marcio Valenzuela

Ive finished installing odoo 9 on a remote server.  The website module appears to be installed.  A few questions:

1. How do I preclude the need for the port:8069 from the domain?

 

-1
Avatar
Verwerfen
Ermin Trevisan

Please do not mix questions.

Avatar
Ermin Trevisan
Beste Antwort

Your website is up and running obviously. If you want to connect to your website using an ordinary domain without specifying the port, please use a proxy server such as Apache, nginx or Caddy Webserver for example.

0
Avatar
Verwerfen
Marcio Valenzuela
Autor

Ok but even using ip:port I still get a page showing the db selector. That is not the website page for normal users.

Ermin Trevisan

That is the case if you have more than one database in one instance. In this case you should use the dbfilter parameter in your odoo-server.conf file.

Marcio Valenzuela
Autor

Yes but I dont want to load the login. Its a website and i want to load the webpage for customers.

Ermin Trevisan

It is no website as long as you did not design a website. So log in, design your website and see what happens.

OdooBot

I did design it. I can see it by clicking on the website menu, but that's still under IP:8069. I want 8069 to point to the IP:80 but I would need to know where the website files are?

On Wed, Dec 7, 2016 at 1:32 PM Ermin Trevisan <trevi@twanda.com> wrote:

It is no website as long as you did not design a website. So log in, design your website and see what happens.

--
Ermin Trevisan


Sent by Odoo S.A. using Odoo.

Ermin Trevisan

This is not an Odoo topic. If you want port forwarding only, do research port forwarding on your environment, for example like this: http://www.ubergizmo.com/how-to/how-to-set-up-port-forwarding/

If you want to use a domain such as www.example.com, use a proxy server. Please make yourself familiar with proxy servers.

Ermin Trevisan

Odoo is a web application and has an inbuilt web server, so you only have to forward to port 8069 in order to make it accessible, you do not need to specify any file locations.

OdooBot

But 8069 takes me to the database selector! I don't want potential clients going y to the dB selector, I want them going to the website page.

On Thu, Dec 8, 2016 at 2:59 AM Ermin Trevisan <trevi@twanda.com> wrote:

Odoo is a web application and has an inbuilt web server, so you only have to forward to port 8069 in order to make it accessible, you do not need to specify any file locations.

--
Ermin Trevisan


Sent by Odoo S.A. using Odoo.

Ermin Trevisan

Then you have more than one database and you must use dbfilter to filter only one database.

OdooBot

No, I don't want them to even see the database selector because the database is for company users. The website is a catalog shopping website for clients. I want clients to go to the website catalog.

On Thu, Dec 8, 2016 at 10:15 AM Ermin Trevisan <trevi@twanda.com> wrote:

Then you have more than one database and you must use dbfilter to filter only one database.

--
Ermin Trevisan


Sent by Odoo S.A. using Odoo.

Ermin Trevisan

This is boring. Please study the answers I gave you carefully and make yourself familiar with proxy servers and the dbfilter parameter. You have to make these efforts yourself and Google is your friend.

Marcio Valenzuela
Autor

Here is the thing. I was editing the website and now when I go to ip:8069/web/login I get this: Reset templates

The selected templates will be reset to their factory settings.

Type 'yes' in the box below if you want to confirm.

yes

Confirm Cancel

Home

Back

500: Internal Server Error

Error

Error message:

FATAL: no pg_hba.conf entry for host "[local]", user "odoo", database "postgres", SSL off

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 to create anchor on Odoo 16 website module? Gelöst
webmodule
Avatar
Avatar
1
Mai 24
7630
web_responsive missing icon
webmodule
Avatar
Avatar
1
März 22
4596
Odoo Server error Gelöst
webmodule
Avatar
Avatar
2
März 21
4779
website versioning
webmodule
Avatar
Avatar
2
Juli 15
4728
Website - odoo 16 (500: Internal Server Error)
ecommerce webmodule
Avatar
0
Feb. 23
4392
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • 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