For example, I will install Jenkins on Ubuntu 20.04
Continue reading “Installing Jenkins on Ubuntu”Tag Archives: development
Manual installation of Mercurial (hg)
I will give an example of installing on Linux the latest version of Mercurial, downloaded from the official site.
Continue reading “Manual installation of Mercurial (hg)”Install Phabricator on Ubuntu
Phabricator is a free set of web tools for joint development of various software products, it has built-in chat, code verification, problem tracking, etc.
Continue reading “Install Phabricator on Ubuntu”Installing Docker CE on Ubuntu
Docker CE – a software platform for deploying applications, packaging applications into a container, adding libraries and all the necessary dependencies to run the application, which allows you to quickly launch the code in almost any environment. There is a free version of Docker Community Edition (CE) and Enterprise Edition (EE).
Continue reading “Installing Docker CE on Ubuntu”