Less famous than its sibling, npm install, with npm clean-install, your CI/CD process becomes more robust. Here’s how to use it.
Tomas Fernandez
Continuous Blue-Green Deployments With Kubernetes
Learn how to create a CI/CD pipeline that deploys an application in Kubernetes using the blue-green methodology.
What Is Canary Deployment?
Learn how canary deployment can help you do controlled trials with real users. And what if you combine it with a fast CI/CD workflow?
What Is Blue-Green Deployment?
Learn how blue-green (or blue/green) can help you make safe deployments without downtime or the need for maintenance windows.
Continuous Integration with Deno
Semaphore’s composable containers feature lets us work with cutting-edge tools and languages like Deno. We can tailor Docker images to exact specifications and use them to drive CI/CD jobs seamlessly. Semaphore supports any container as long as it includes some basic packages like SSH, Git, and FTP.
How To Build and Deploy a Node.js Application To DigitalOcean Kubernetes Using CI/CD
Learn how automation can help you build and deploy a Node.JS Application to DigitalOcean Kubernetes.
A Step-by-Step Guide to Continuous Deployment on Kubernetes
How to deploy an app to Kubernetes by creating a working Kubernetes deployment and continuous delivery workflow.
How to Release Faster with Continuous Delivery for Google Kubernetes
In this hands-on post, we’ll learn to deliver continuously a demo application to Google Kubernetes using Semaphore CI/CD.
Continuous Integration and Delivery to AWS Kubernetes
Learn how to combine Semaphore with AWS Elastic Container Registry and Kubernetes Service to implement fully managed continuous delivery
A CI/CD Pipeline for Serverless Cloudflare Workers
In this tutorial, we’ll learn how to use Semaphore to deploy serverless functions to Cloudflare.
Serverless CI/CD and hosting with Semaphore and ZEIT Now
In this article, we will test and deploy an application using ZEIT Now to build and host it and Semaphore to drive CI/CD pipelines.
Continuous Deployment of a Python Flask Application with Docker and Semaphore
Learn why continuous deployment for Python is important and how to continuously deploy a Python Flask app to Heroku using Docker and Semaphore
7 Continuous Integration Tools for PHP Laravel Developers
In this article, we’ll learn about 7 tools that you can use to set up a rock-solid continuous integration (CI) process for your PHP project. Together, these tools increase code quality, reduce development time, easily reveal errors and will generally make your life easier. We will learn how we can set up a Semaphore CI […]
Python Continuous Integration and Deployment From Scratch
Learn how to quickly build, test, and deploy a Python Django web application using Semaphore’s CI/CD platform
Benchmark Report: Docker Builds with Semaphore vs. Docker Hub
We benchmarked Semaphore and Docker Hub with a real use case scenario, resulting in a 7x faster image build on Semaphore