open source

How To Install and Configure Drone on Ubuntu 20.04 — step-by-step Docker tutorial on Progressive Robot

How To Install and Configure Drone on Ubuntu 20.04

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.

Read more
Cómo instalar Git en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Git en Ubuntu 20.04

Los sistemas de control de versiones como Git son imprescindibles para las prácticas recomendadas del desarrollo de software moderno. El control de versiones le permite realizar un seguimiento de su software a nivel de fuente. Puede rastrear cambios, volver a etapas anteriores…

Read more
CHAT