The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. Cloud IDEs are accessible from every type of modern …
Read More »How to Set Up an Nginx Ingress with Cert-Manager on DigitalOcean Kubernetes
Introduction Kubernetes Ingresses allow you to flexibly route traffic from outside your Kubernetes cluster to Services inside of your cluster. This is accomplished using Ingress Resources, which define rules for routing HTTP and HTTPS traffic to Kubernetes Services, and Ingress Controllers, which implement the rules by load balancing traffic and …
Read More »How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. Cloud IDEs allow for real-time collaboration between developer teams …
Read More »How To Set Up the code-server Cloud IDE Platform on Debian 10
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. Cloud IDEs allow for real-time collaboration between developer teams …
Read More »How To Set Up the code-server Cloud IDE Platform on CentOS 7
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. Cloud IDEs allow for real-time collaboration between developer teams …
Read More »How To Set Up the code-server Cloud IDE Platform on Ubuntu 18.04 [Quickstart]
Introduction code-server is Microsoft Visual Studio Code running on a remote server and accessible directly from your browser. This means that you can use various devices, running different operating systems, and always have a consistent development environment on hand. In this tutorial, you will set up the code-server cloud IDE …
Read More »How To Set Up the Eclipse Theia Cloud IDE Platform on Ubuntu 18.04
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction With developer tools moving to the cloud, adoption of cloud IDE (Integrated Development Environment) platforms is growing. Cloud IDEs are accessible from every type of modern device through …
Read More »How To Set Up an Nginx Ingress on DigitalOcean Kubernetes Using Helm
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction Kubernetes Ingresses offer you a flexible way of routing traffic from beyond your cluster to internal Kubernetes Services. Ingress Resources are objects in Kubernetes that define rules for …
Read More »How To Secure Apache with Let’s Encrypt on FreeBSD 12.0
The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction 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. It simplifies …
Read More »How To Acquire a Let’s Encrypt Certificate Using Ansible on Ubuntu 18.04
The author selected the Electronic Frontier Foundation to receive a donation as part of the Write for DOnations program. Introduction Modern infrastructure management is best done using automated processes and tools. Acquiring a Let’s Encrypt certificate using the standard Certbot client is quick and easy, but is generally a task …
Read More »