Self‑Host ChatGPT on a VPS: Open WebUI + Ollama Install Guide
Self-host a ChatGPT-style chat UI on a VPS with Open WebUI and Ollama. Docker Compose, Nginx TLS, model sizing, and automated CI/CD deploys.
An insight into the way we run the infrastructure that runs all our services, or news about the DevOps world
Displaying posts 121 - 132 of 189 in total
Self-host a ChatGPT-style chat UI on a VPS with Open WebUI and Ollama. Docker Compose, Nginx TLS, model sizing, and automated CI/CD deploys.
Use Makefiles as a task runner for web projects — dependency chains, parallel execution, environment configs, and integration with deployment pipelines. No C compilation required.
Head-to-head comparison of PHP-FPM, FrankenPHP, RoadRunner, Swoole, and LiteSpeed. Covers architecture, performance trade-offs, worker modes, and how to deploy each with DeployHQ.
DeployHQ vs Octopus Deploy — a practical comparison for 2026. See setup walkthroughs, feature tables, and real pricing side-by-side to find the right deployment tool for your team and budget.
Deploy a production-ready Metabase instance with Docker Compose, PostgreSQL, Nginx, and Let's Encrypt TLS — then automate future updates with DeployHQ.
Set up automated Laravel deployments with build pipelines, database migrations, cache management, and zero-downtime releases. Works with any SFTP/SSH host.
Use DeployHQ Custom Actions to push containers to AWS ECS or EKS — no bastion required. Build, deploy, and roll back from one audited pipeline.
Feature flags decouple shipping code from releasing features. Learn the 5 canonical use cases, common pitfalls, and how to start in your stack.
Build scripts automate the steps between your source code and a running application — installing dependencies, compiling assets, running tests, and packaging the result. Learn how to write production-ready build scripts and integrate them with DeployHQ.
Step-by-step guide to deploying Odoo 19 on Ubuntu 24.04 LTS with PostgreSQL 16, Nginx, SSL, and automated rollback via DeployHQ.
A deployment script (typically deploy.sh) automates the steps from a built artifact to a running production service — with rollback and health checks.
DeployHQ integrations: Simplify modern web development. Manage chat apps, error trackers, and CDNs during deployments for hassle-free releases.