Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

How to host odoo v8?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
hostingodoo
1 Responder
8258 Visualizações
Avatar
LIfe

i have to run odoo v8 as website means live url can any one help me for free hosting of odoo server?

0
Avatar
Cancelar
Yenthe Van Ginneken (Mainframe Monkey)

You'll need to install Odoo v8 on your server (for example Ubuntu VM), host is somewhere and then set routing on your DNS or to a website url.

LIfe
Autor

i have no idea regarding this..pls can you explain.

Yenthe Van Ginneken (Mainframe Monkey)

Sadly this is a rather big question. As this goes from the installation to the VM to the hosting somewhere to the redirection of the url.. You would need to install a VM with Odoo V7/V8 and give this VM an IP. Then host is on your server and make a rule in your DNS server for redirecting it for example. I myself haven't set up a domain url myself, so I'm keen to hear that part of the answer from somebody else!

LIfe
Autor

okk i am waiting can you give ur whatspp no?

Avatar
Melhor resposta

There is plenty of cloud servers providers, DigitalOcean, linode, aws amazon to name a few. They also provide instructions how to set up the server (configure ssh access and stuff). Search for it on the google.

Having that, go and register a domain, e.g. example.com and point it to your previously setup server's IP address. Every domain registar have tutorial how to do that.

From the odoo website you'll have to take tutorial how to set up odoo and have it run on the server. This will leave you with working odoo instance accessible using your registered domain with port appendix, e.g. example.com:8069

If you want to get rid off the port part of the url, and type only example.com to access the odoo go and use reverse proxy for that, e.g. nginx - after configured when it receives request from example.com it will redirect the request to example.com:8069 without showing the port for the user.

 

As Yenthe stated it is quite complex setup and every single step depended very heavily on solution/tech/provided you've chosen, so the general answer is quite short, while detailed one will be hell long.

Should you have any question I'll be happy to help further.

1
Avatar
Cancelar
LIfe
Autor

thnx u very much for that... i need complet steps for that.i am student so i want to host on free server so i can run odoo live please help me

If you want your own server you'd rather have to pay for that, I doubt if somebody will give you a VPS for free. If you want it free use Odoo demo.

Yenthe Van Ginneken (Mainframe Monkey)

Sadly you won't get anywhere with a free VPS, if you even find one. You could use the Odoo demo, as stated by Jakub but I do not think you can use a custom webadress then. Another way would be to host it on your own computer and use a DNS tool to forward it to an address. But this will make it a lot harder, while it is already complicated enough on its own..

sarkarsolution.surat

Hello, can you give me some example or script for hosting site in server i have already purchase site and running on server with ip but i want running on specific domain name

Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
How can I host my odoo community project in AWS?
hosting odoo
Avatar
0
mai. 22
4130
Odoo hosting on bluehost
hosting odoo
Avatar
0
mar. 25
3286
Odoo Hosting
aws hosting odoo
Avatar
0
fev. 22
2973
What are the options to host Odoo online? Resolvido
server hosting odoo
Avatar
Avatar
Avatar
Avatar
Avatar
10
jun. 21
20306
Any odoo installation guide in own hosting? Resolvido
installation hosting odoo
Avatar
Avatar
1
jun. 19
7909
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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