~/wiki /en/zapusk-i-khosting/

Launch and hosting

Start the project in the product: depot, domain, SSL, environment variables, CI / CD and basic monitoring after publication.

CI / CD for vibcoding: deploy without downtime and rollback in 1 minute

A practical CI/CD guide for AI projects: how to build a secure pipeline, roll out updates without downtime, and quickly roll back releases when errors occur.

What is Kubernetes? A Developer Guide

What is Kubernetes: The most detailed guide from basics to advanced concepts. Pods, Deployments, StatefulSets, Services, Ingress, Control Plane, Helm, GitOps, scaling, security, RBAC, Network Policies, real examples and best practices for production.

How to Raise Supabase Locally – The Complete Guide to Vibcoders

How to raise Supabase locally through Docker and Supabase CLI: A step-by-step guide. Studio, Auth, Storage, Realtime, migration, and project connectivity are all on a local machine with no cloud.

Automatic Deploy on VPS via GitHub Actions – a step-by-step guide

How to Configure Automatic Deployment on VPS through GitHub Actions and SSH: A Step-by-Step Guide for Vibcoders Push to main – and the project itself is updated on the server. It works for Node.js, Next.js, Python, Telegram bots.