you are simply amazing, you and your whole team! I hope to see soon a video of Odoo working with Kubernetes jeje
@OdooMates2 жыл бұрын
Thanks and we will try
@eyesontheworld_2 жыл бұрын
Very useful 👌 thanks 🙏🙏
@OdooMates2 жыл бұрын
Welcome 😊
@minahelmy85442 жыл бұрын
Thanks very much for this wonderful video but what about of Nginx Configuration for this case if we have 2 domains one domain for each odoo instance ?
@nromenero95082 жыл бұрын
Hi love ur videos clear explanation Topic suggestion odoo cluster or high availability
@OdooMates2 жыл бұрын
Thanks brother for the support and thanks for the topic
@neocloudnct56252 жыл бұрын
Running different version of odoo instances on one server might have more real life use cases like running odoo 14 and 15 on the same server side by side.
@OdooMates2 жыл бұрын
We will try adding a video on this soon
@marcocorbetta11162 ай бұрын
Do you think this could be the solution for having a single odoo instance running on a server with multiple independent customers accessing it (each of them should only see their own data)?
@MrHighvolt2 жыл бұрын
Thank you!!! I was wondering, is there a way to remotely develop with pycharm on a cloud system like this?
@OdooMates2 жыл бұрын
Pycharm professional version supports this
@Poshknob10 ай бұрын
Hi followed your great video but having trouble getting the log file working
@shaikjaleelvlogs2 жыл бұрын
Expecting a video on setting up sub domain to odoo14 and odoo15 with ssl.
@abdikarimosman2511 Жыл бұрын
Odoo and PostgreSQL to execute on different machines ?? how sir pls
@OdooMates Жыл бұрын
hi, for this, install postgres in a server, get its ip and install odoo in second server, then inside odoo conf file, specify the IP of postgres running server in db_host
@abdikarimosman2511 Жыл бұрын
@@OdooMates can you show me sir I new in programming pls
@eng-gamaraldeenalshaikh80442 жыл бұрын
Thanks very much it's useful and helpful 🤩 till now I abled to create multiple instances on single server ,going to make odoo filter and enginx revers proxy .Do you have that Engineer???
@OdooMates2 жыл бұрын
Glad it helped!
@jominjoseph-b5l Жыл бұрын
how to point both of these databases to 2 different domain names
@yousefyousef7996 Жыл бұрын
+1
@محمدصبحى-م2ظ Жыл бұрын
could you show us how to connect new instance (8079) with domain 😅 and how to make sub domain with specific port
@jatinverma27392 жыл бұрын
How can I run port 8069 and 8079 both
@OdooMates2 жыл бұрын
kzbin.info/www/bejne/omXNoa2Vl6l8ZrM
@wadhajable2 жыл бұрын
CAN IT BE IN A SERVER (WIN10), THANKS
@OdooMates2 жыл бұрын
I think yes it's possible, but not sure or we are not in good position to suggest how to achieve it in windows, feel free to use ubuntu for odoo
@wadhajable2 жыл бұрын
@@OdooMates advice from a nice
@mohammedlenovo4462 жыл бұрын
Thank you , could you show us how to connect new instance (8079) with domain 😅 and how to make sub domain with specific port Thank you 😊
@OdooMates2 жыл бұрын
Great suggestion!
@xoonxoon4425 Жыл бұрын
can u give me odoo-server.conf copy please
@OdooMates Жыл бұрын
[options] ; This is the password that allows database operations: admin_passwd = admin db_host = localhost db_port = 5432 db_user = odoo15 db_password = odoo addons_path = /home/odoo/15/odoo/addons xmlrpc_port = 8069