I have followed the steps to first create a google kubernetes cluster and then install two docker images on it - one for the DB and other for the Odoo v12 docker. Both the docker nodes seem to be working but now when I access it from my internet connection I am unable to access it. However, when I check docker logs odoo, it shows me that it is running
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
This question has been flagged
4
Replies
7218
Views
Make sure the ports (default 8069) are open on which Odoo is running.
And how do I do that
Check in the firewall rules and add the rules for your port(s).
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 24
|
1461 | ||
|
2
Oct 23
|
6311 | ||
|
1
Mar 25
|
8015 | ||
|
0
May 22
|
2246 | ||
|
3
Sep 21
|
7645 |
Hello Apoorv. Did you manage to get it working. Do you mind helping me do this same setup?