Ctrl K
Server Deployment
4 notes on server deployment.
4 results
Docker Compose Production Deploy on Ubuntu
End-to-end Docker Compose production deployment on an Ubuntu server: install Docker, run the stack, keep after reboots with systemd, and day-to-day rebuild flows.
EC2 Swap File Setup
Add a persistent swap file to a small EC2 instance so memory spikes degrade into a slowdown instead of a hard OOM freeze that kills SSH access.
n8n EC2 arXiv Radar
Deploy private n8n on EC2 with Docker Compose and build a daily arXiv research digest workflow delivered by email.
systemd and Nginx Fullstack Deployment
Deploy a Next.js frontend and FastAPI backend on Ubuntu with systemd, Redis, Celery, Nginx, and Cloudflare Origin Certificate SSL.