open source

How To Set Up Mattermost on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Mattermost on Ubuntu 18.04

Mattermost is an open source collaboration and messaging platform created with security and configurability in mind, that provides comparable functionality to Discord or Slack. In this tutorial, you will set up the Mattermost Team Edition on your Ubuntu 18.04 server. First, you’ll install it and expose it at your domain, secured with a free Let’s Encrypt TLS certificate.

Read more
Установка Git в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Git в Ubuntu 18.04

Предыдущая версия данного руководства была написана Бреннаном Бернсом. Системы управления версиями просто незаменимы в современной разработке программного обеспечения, поскольку контроль версий позволяет отслеживать развитие…

Read more
How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Go Web Application Using Nginx on Ubuntu 18.04

In this tutorial, you will build a “Hello World” web application in Go and deploy it on an Ubuntu 18.04 server using Nginx as a reverse proxy. Go is a general-purpose programming language that is gradually becoming one of the most popular web back-end programming languages. Nginx is one of the most used web servers in the world due to its lightweight resource usage and its reliability under load.

Read more
CHAT