Skip to main content

DifyAI Deployment Using Coolify In VPS

· 6 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

alt text

This post i will try to setting up a guideline om how to deploy Dify AI in cloudflare workers. Dify AI is helpful AI Platform workbench that can support multiple task and make work more flawless

Troubleshooting Guideline

· 20 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

alt text

This post i will try to setting up a guideline outlines a structured, methodical approach to troubleshooting performance issues in containerized or server-based environments. It emphasizes a hypothesis-driven process, guided by key performance metrics, to accurately diagnose and resolve problems.

Kubernetes The Hard Way Part 4

· One min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

kubernetes.

This is the continue blog from kubernetes the hard way part 3. in this fourth part i will continue the bootstrapping process for kubernetes-controller & kubernetes-worker. Also will addin on how to setting up the kubectl in the instance

Kubernetes The Hard Way Part 3

· 9 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

kubernetes.

This is the continue blog from kubernetes the hard way part 2. in this third part i will write on preparation before bootstrapping the kubernetes instances component (etcd, worker, controller, etc). this will cover the 05-kubernetes-configuration-file, 06-data-encrpytion-key and 07-bootstrapping-etcd

Kubernetes The Hard Way Part 2

· 11 min read
Ilham Surya
SRE Engineer - Fullstack Enthusiast - Go, Python, React, Typescript

kubernetes.

This is the continue blog from kubernetes the hard way part 1. in this second part i will write on how to setting up the kubernetes instances, setting up the load balancer, kubernetes configuration in aws and many more. This will cover the 03-compute-resource and 04-certificate-authority from kelsey hightower docs