DEV Community

Choonho Son
Choonho Son

Posted on

Cloudforet for Production

This guide is for Installation of Cloudforet for Production.

  • On-premise Kubernetes
  • MongoDB Atlas SaaS

Architecture

Image description

Pre-requisite

Kubernetes

  • Install your own Kubernetes Clusters

Nginx Ingress

https://kubernetes.github.io/ingress-nginx/deploy/

helm upgrade --install ingress-nginx ingress-nginx \
  --repo https://kubernetes.github.io/ingress-nginx \
  --namespace ingress-nginx --create-namespace
Enter fullscreen mode Exit fullscreen mode

MongoDB Cluster

Case 1) MongoDB Atlas

Case 2) MongoDB self-hosted (Helm Chart)

Domain Name

  • Prepare your domain name (In this guide, example.com)

Certificates

https://dev.to/choonho/install-cert-manager-lets-encrypt-443b

SMTP Server

  • For sending email notification

https://www.gmass.co/blog/gmail-smtp/

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more