Apache Ant vs NAnt: Build Automation Tools for Java and .NET
How Apache Ant and NAnt automate Java and .NET builds, where they fit in a modern pipeline, and when to migrate to Maven, Gradle or MSBuild.
DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!
We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.
Displaying posts 85 - 96 of 179 in total
How Apache Ant and NAnt automate Java and .NET builds, where they fit in a modern pipeline, and when to migrate to Maven, Gradle or MSBuild.
A practical guide to self-hosting AI models on your own infrastructure. Covers hardware requirements, VRAM and quantisation, model selection for 2026, cost comparisons with cloud APIs, and deployment with DeployHQ.
Best practices for Flask 3 + SQLAlchemy 2 in production: typed models, Alembic autogenerate gotchas, and zero-downtime schema migrations.
Run n8n on an Alibaba Cloud VPS with Docker and Postgres behind Nginx and Let's Encrypt — a production-grade setup with the gotchas every quickstart skips.
An honest, side-by-side comparison of Tomcat, WildFly, Jetty, Open Liberty, Quarkus, and Spring Boot — with real performance data, deployment examples, and a practical decision framework for choosing the right Java application server.
Deploy Next.js to a VPS with standalone output, PM2, Nginx, and automated deployments via DeployHQ. A production-ready guide covering TLS, zero-downtime restarts, and environment variable management.
Step-by-step guide to automating Git deployments to HestiaCP on a Linode VPS with DeployHQ — per-site SFTP, build pipelines, and rollback for agencies.
Step-by-step guide to installing GitLab CE/EE on an Ubuntu 24.04 VPS with Let's Encrypt SSL, security hardening, performance tuning, and DeployHQ integration for automated deployments from your self-hosted GitLab instance.
Learn how to implement conventional commits with commitlint and Husky, automate changelogs with semantic-release, and enforce structured commit messages in your CI/CD pipeline. Includes real configuration examples and team adoption tips.
Speed up Shopify theme updates & minimize errors with DeployHQ's automated deployments. Easily manage staging & production environments for a reliable, competitive e-commerce edge.
How to deploy headless CMS platforms — Strapi, Ghost, Payload, Contentful, Sanity — with separate backend/frontend pipelines and zero-downtime.
Step-by-step guide to deploying ASP.NET Core applications on a DigitalOcean Droplet with DeployHQ. Covers server setup, NGINX reverse proxy, systemd, SSL, zero-downtime deployments, and automatic deploys on every git push.