Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

How do I get my website up and running

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
webmodule
2 Réponses
7647 Vues
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
Ignorer
Ermin Trevisan

Please do not mix questions.

Avatar
Ermin Trevisan
Meilleure réponse

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
Ignorer
Marcio Valenzuela
Auteur

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
Auteur

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
Auteur

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

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
How to create anchor on Odoo 16 website module? Résolu
webmodule
Avatar
Avatar
1
mai 24
7541
web_responsive missing icon
webmodule
Avatar
Avatar
1
mars 22
4553
Odoo Server error Résolu
webmodule
Avatar
Avatar
2
mars 21
4753
website versioning
webmodule
Avatar
Avatar
2
juil. 15
4684
Website - odoo 16 (500: Internal Server Error)
ecommerce webmodule
Avatar
0
févr. 23
4352
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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