Let's Encrypt

How To Install and Configure GitLab on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure GitLab on Ubuntu 18.04

GitLab CE, or Community Edition, is an open source application primarily used to host Git repositories, with additional development-related features like issue tracking. In this guide, we will cover how to install and configure GitLab on an Ubuntu 18.04 server.

Read more
Comment installer Webmin sur Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Comment installer Webmin sur Ubuntu 20.04

Webmin est un panneau de contrôle web moderne qui vous permet d’administrer votre serveur Linux via une interface basée sur un navigateur. Avec Webmin, vous pouvez gérer les comptes d’utilisateurs, configurer les paramètres DNS et modifier les…

Read more
How To Secure Apache with Let's Encrypt on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Debian 9

Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtain a free SSL certificate for Apache on Debian 9 and set up your certificate to renew automatically.

Read more
How To Secure Your Site in Kubernetes with cert-manager, Traefik, and Let’s Encrypt — step-by-step Kubernetes tutorial on Progressive Robot

How To Secure Your Site in Kubernetes with cert-manager, Traefik, and Let’s Encrypt

Kubernetes is a popular way to host websites. As more websites interact with sensitive data, more browsers are requiring TLS to secure traffic. However, it can be hard to host a TLS-based site. Fortunately, there are services you can run in your Kubernetes cluster to manage this complexity for you. In this tutorial, you will set up cert-manager, Traefik, and Let’s Encrypt in your Kubernetes cluster to automatically acquire, renew, and use secure certificates with your website.

Read more
How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04

In this tutorial, you will set up the code-server cloud IDE platform on your Ubuntu 18.04 machine and expose it at your domain, secured with free Let’s Encrypt TLS certificates. In the end, you’ll have Microsoft Visual Studio Code running on your Ubuntu 18.04 server, available at your domain and protected with a password.

Read more
CHAT