Download Tokopedia App
Tentang TokopediaMulai Berjualan PromoTokopedia Care
tokopedia-logo
Kategori
Atur jumlah dan catatan

Stok Total: Sisa 6

Subtotal

Rp5.000.000

Odoo Docker Kubernete Packages

Rp5.000.000
  • Kondisi: Baru
  • Min. Pemesanan: 1 Buah
  • Etalase: Software
NOTE: THIS REPOSITORY IS NOT MEANT FOR RUNNING IN PRODUCTION. IT'S A SHOWCASE SETUP FOR RUNNING A SIMPLE APPLICATION ATOP KUBERNETES. IF YOU WAN TO USE A PRODUCTION ODOO SETUP, USE THE STABLE HELM CHART. WHICH FEATURES A COMPREHENSIVE WAY OF CONFIGURING AND RUNNING ODOO.

This repository is a showcase deployment of Odoo on a Kubernetes cluster using minikube.
See repo instructions for setting up minikube.
First of all see what Odoo is.

Standalone example
If you're running a standalone example of kubernetes in dev mode (all-in-one), use the example provided in standalone/odoo.yaml. This example uses a different odoo docker image that fixes an environment variable which makes the database service discoverable without the dns addon.
If you are running the dns addon, then the example in minikube/ should work out of the box.

Epehmeral
If you're not interested in persistent data at all, and just want to deploy an example, you can use the ephemeral example.

Minikube
Download a release of minikube.

minikube start

Starting local Kubernetes cluster...
Create the Kubernetes service, pv, pvc for both odoo and the postgres db with the odoo.yaml file. This will also create a namespace for odoo.

kubectl apply -f minikube/odoo.yaml

service "odoo-db" created
deployment "odoo-db" created
service "odoo-shop" created
deployment "odoo-shop" created
Wait for the pods to start before accessing the application.

kubectl get po

NAME READY STATUS RESTARTS AGE
odoo-db-3075219300-nx0kw 0/1 ContainerCreating 0 3s
odoo-shop-2676823603-s46lz 0/1 ContainerCreating 0 3s
kubectl get po

NAME READY STATUS RESTARTS AGE
odoo-db-3075219300-nx0kw 1/1 Running 0 1m
odoo-shop-2676823603-s46lz 1/1 Running 0 1m
When the pods are ready, you can access the frontend service in the browser.

Ada masalah dengan produk ini?

ULASAN PEMBELI

Toped Illustration

Belum ada ulasan untuk produk ini

Beli produk ini dan jadilah yang pertama memberikan ulasan