Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

How do I get my website up and running

Subscribe

Get notified when there's activity on this post

This question has been flagged
webmodule
2 Replies
7726 Views
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
Discard
Ermin Trevisan

Please do not mix questions.

Avatar
Ermin Trevisan
Best Answer

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
Discard
Marcio Valenzuela
Author

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
Author

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
Author

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!

Sign up
Related Posts Replies Views Activity
How to create anchor on Odoo 16 website module? Solved
webmodule
Avatar
Avatar
1
May 24
7654
web_responsive missing icon
webmodule
Avatar
Avatar
1
Mar 22
4603
Odoo Server error Solved
webmodule
Avatar
Avatar
2
Mar 21
4790
website versioning
webmodule
Avatar
Avatar
2
Jul 15
4751
Website - odoo 16 (500: Internal Server Error)
ecommerce webmodule
Avatar
0
Feb 23
4410
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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