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í
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • 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
    • Služby pro partnery
    • 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

How do I get my website up and running

Odebírat

Get notified when there's activity on this post

This question has been flagged
webmodule
2 Odpovědi
7723 Zobrazení
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
Zrušit
Ermin Trevisan

Please do not mix questions.

Avatar
Ermin Trevisan
Nejlepší odpověď

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

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
How to create anchor on Odoo 16 website module? Vyřešeno
webmodule
Avatar
Avatar
1
kvě 24
7649
web_responsive missing icon
webmodule
Avatar
Avatar
1
bře 22
4602
Odoo Server error Vyřešeno
webmodule
Avatar
Avatar
2
bře 21
4788
website versioning
webmodule
Avatar
Avatar
2
čvc 15
4748
Website - odoo 16 (500: Internal Server Error)
ecommerce webmodule
Avatar
0
úno 23
4406
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