How To Configure Buildbot with SSL using an Nginx Reverse Proxy
.
.
La integración, entrega e implementación continuas, conocidas en conjunto como CI/CD, son una parte integral del desarrollo moderno que pretende reducir los…
If you are getting started with containers, you will likely want to know how to automate the processes of building, testing, and deployment.
In this tutorial, you will set up a Drone CI/CD server for source code on GitHub, add a Docker runner, use Let’s Encrypt to secure your instance, and then create a basic YAML pipeline. You will also encounter options to scale your runner using Drone Autoscaler and to store your logs on an s3-compatible server, such as object storage.
Learn to use Flux CD to manage your Kubernetes cluster applications with GitOps principles, HelmReleases, and Sealed Secrets encryption. Provision Flux CD with the flux CLI on your DOKS cluster and keep your applications state synchronized easily.
Learn how to install Jenkins on Ubuntu with step-by-step commands, configuration tips, and troubleshooting guidance.
Poudriere is the standard tool on FreeBSD to build, test, and audit packages as well as maintain the package repositories. In this tutorial you’ll configure Poudriere, build a set of desired packages, set up HTTP-base package hosting, and automate the build using Buildbot as a continuous integration platform. Next, you will access the packages from a client machine. Finally, if you want to integrate your own software builds with this process, you’ll step through building an example application.
A containerização está rapidamente se tornando o método de empacotamento e deploy de aplicações mais aceito nos ambientes de nuvem. A padronização que ele fornece, juntamente com sua eficiência de recursos (quando comparado a máquinas virtuais completas) e flexibilidade, o…
Build faster, more resilient pipelines — automate your development process with continuous integration using CircleCI and the cloud provider to reduce cost and increase velocity without compromising quality.
GitOps core concepts, benefits of using Flux as a continuous delivery solution, and implementation best practices for performing at-scale deployments with GitOps.