Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Questions on setting Odoo up for 2 websites on Linode Server (odoo v15)

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
multi-website
2 Răspunsuri
2818 Vizualizări
Imagine profil
johnny doe

I have been doing research on this, however, it just isn't clear to me the direction to take here.

I setup odoo (including an ecommerce site) on a linode server.  I now want to setup a second website (which I have done within Odoo).  Thanks to some help I got here I have the two websites working quite well together (although one is not yet live), the 2 sites share a few pages and things are good.  However, my next step is to put my second site under a different domain name (i will purchase a second name).  Some linode people were pointing me in the direction of virtual hosts or something (I assume defined on linode), however, they weren't familiar with Odoo.  So my general question is - which path do I go down, trying to setup both sites via virtual hosts (or something) on the linode side or can all the required setup be done via Odoo.  I watched a video where the person went into the Odoo database setup and created both of his sitenames there - not sure if this is the direction to take or not.  As it turned out I could not figure out how to get into the Odoo database setup anyways.  To summarize, I am hoping to have two distinct website names on my Odoo that can share some pages but that obviously have two different URL's which users can call up on their browser.

0
Imagine profil
Abandonează
Imagine profil
Savya Sachin
Cel mai bun răspuns

Hi,

To set up two websites with different domain names in Odoo v15, you can follow these steps:

  1. Purchase the second domain name and point it to your Linode server's IP address.

  2. Set up a reverse proxy on your Linode server to direct incoming traffic to the correct website based on the domain name. You can use a web server like Nginx or Apache to configure the reverse proxy.

  3. In Odoo, create a new website and configure it with the second domain name. You can do this by going to Website > Configuration > Websites and clicking on "Create" to add a new website. Then, fill in the details for the new website, including the domain name.

  4. Configure the pages and content for the second website. You can use Odoo's website builder and CMS features to create and customize the pages for the second website.

  5. Set up the shared pages or content that both websites will use. You can create these pages in Odoo and then link to them from both websites.

  6. Test the configuration by accessing both websites using their respective domain names.


Regards

1
Imagine profil
Abandonează
johnny doe
Autor

Hello and thank you very much for the direction. I have essentially done your steps 3-5. Step 2 is the one I have been a bit unsure about. I had read something about using virtual hosts but did not know how to proceed. Although I do not understand reverse proxy's your description of it makes sense for what I am trying to do here (direct incoming traffic to correct website). When you say to use a web server - does odoo have a built in webserver? I ask because when i setup my odoo on linode it just had an odoo package to install (I didn't knowingly install anything else). Also, will there be settings I need to add in linode under the 'domains settings' - there are settings there for SOA Record, NS Records, MX Records, A/AAAA Record, CNAME Records etc. Much thanks.

johnny doe
Autor

Does Odoo have any documentation on how this is done - in particular step #2 as you noted above. I have scoured the internet looking for such direction, however, cannot find anything to assist. Certainly I have seen lots of info from odoo going on and on about how great the solution is because you can setup multiple websites. Unfortunately, they do not fully outline how to set this up (at least not that I have found)

Imagine profil
Paresh Wagh
Cel mai bun răspuns

Hi Johnny:

The following link provides the information you need to do step 2.

Configure Odoo with Nginx as a Reverse Proxy | Linuxize

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
How to use the Odoo theme in multi-clone websites?
multi-website
Imagine profil
0
mar. 24
1684
Multi company/multi website leading to same website Rezolvat
multi-website
Imagine profil
Imagine profil
2
dec. 23
5243
Unable to create second website
multi-website
Imagine profil
1
mar. 20
2475
odoo13ce, multi website, second website domain (site2.com) cannot handle alias (www.site2.com)
alias multi-website
Imagine profil
Imagine profil
Imagine profil
3
iun. 22
6324
Odoo 9 - Multiple independent Websites from a single Database
website multi-website
Imagine profil
0
iun. 16
4371
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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