Tag:devops
All the articles with the tag "devops".
deploy a self hosted n8n server with 99.99 reliability with sqlite, litestream and fly.io(TIL)
Posted on:January 30, 2025 at 02:57 AMSetup a Fault-Tolerant Production-Ready N8N Server with 99.99% Uptime for Pennies a Month
how to deploy browserless image to fly(TIL)
Posted on:January 30, 2025 at 02:58 AMDeploy a scalable, serverless browser automation service on Fly.io by building a Docker image with browserless, configuring the app resources, and connecting to the WebSocket endpoint from your code.
how to package any nodejs app to rest api(TIL)
Posted on:January 30, 2025 at 02:58 AMPackage and deploy a Node.js CLI app as a REST API on Fly.io.