back to home

vps deploy guide

#next.js#typescript#tailwind css#mdx#shiki#groq#vercel ai sdk#bun

interactive documentation site teaching end-to-end deployment of dockerized projects to a vps.

a 9-chapter guide covering the full deployment pipeline: ci/cd with github actions pushing to ghcr, vps setup, docker, nginx reverse proxy, ssl with certbot, dns configuration, auto-deploy via ssh, and operations/maintenance. built as a next.js documentation site with mdx content, syntax highlighting, sidebar navigation, search, and an integrated ai chatbot powered by groq (llama 3.3 70b) that can answer questions grounded in the guide content.

/ features

9-chapter guide
covers ci/cd, docker, nginx, ssl, dns, auto-deploy, and operations from scratch.
ai chatbot
integrated chatbot using groq with llama 3.3 70b, grounded in the documentation content.
rich documentation ux
sidebar navigation, table of contents, breadcrumbs, search, code copy, and prev/next navigation.