{"id":32703,"date":"2021-07-16T12:30:00","date_gmt":"2021-07-16T17:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=32703"},"modified":"2022-06-03T03:31:37","modified_gmt":"2022-06-03T08:31:37","slug":"install-redmine-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/","title":{"rendered":"Install Redmine on Ubuntu 20.04"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\r\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"742\" height=\"372\" class=\"wp-image-37616\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg\" alt=\"Install Redmine on Ubuntu 20.04\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Redmine is an open-source and one of the most popular project management and issue tracking systems written in the Ruby on Rails framework. It is a cross-platform and cross-database tool that allows you to manage multiple projects and sub-projects. It offers robust <a href=\"https:\/\/www.rosehosting.com\/blog\/basic-system-monitoring-tools-in-centos-7\/\">monitoring tools<\/a> and has integrated support for news, document management, calendars, forum and file management.<\/p>\r\n\r\n\r\n\r\n<p>Redmine can be integrated with various version control systems and offers a repository browser.<\/p>\r\n\r\n\r\n\r\n<p>In this tutorial, we will show you how to install Redmine on an <a href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting.html\" target=\"_blank\" rel=\"noopener noreferrer\">Ubuntu 20.04 VPS<\/a>.<\/p>\r\n\r\n\r\n\r\n<p><!--more--><\/p>\r\n\r\n\r\n\r\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69ed2ffdb7637\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69ed2ffdb7637\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-1-Log-in-via-SSH-and-Update-your-System\" >Step 1: Log in via SSH and Update your System<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-2-Install-Apache-Webserver\" >Step 2: Install Apache Webserver<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-3-Install-MariaDB-Server\" >Step 3: Install MariaDB Server<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-4-Create-a-Database-for-Redmine\" >Step 4: Create a Database for Redmine<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-5-Install-and-Configure-Redmine\" >Step 5: Install and Configure Redmine<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-6-Configure-Apache-for-Redmine\" >Step 6: Configure Apache for Redmine<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-7-Secure-Redmine-with-Lets-Encrypt-SSL\" >Step 7: Secure Redmine with Let&#8217;s Encrypt SSL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#Step-8-Access-Redmine-Web-Interface\" >Step 8: Access Redmine Web Interface<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>A Ubuntu 20.04 VPS with root access enabled or a user with <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-create-users-and-manage-their-sudo-privileges-on-ubuntu\/\">sudo privileges<\/a>.<\/li>\r\n<li>Minimum 2GB of RAM.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-1-log-in-via-ssh-and-update-your-system\"><span class=\"ez-toc-section\" id=\"Step-1-Log-in-via-SSH-and-Update-your-System\"><\/span>Step 1: Log in via SSH and Update your System<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>First, you will need to log in to your Ubuntu 20.04 VPS via SSH as the root user:<\/p>\r\n\r\n\r\n\r\n<p><code>ssh root@IP_ADDRESS -p PORT_NUMBER<\/code><\/p>\r\n\r\n\r\n\r\n<p>Replace \u201croot\u201d with a user that has sudo privileges if necessary. Additionally, replace \u201cIP_Address\u201d and \u201cPort_Number\u201d with your server\u2019s respective IP address and <a href=\"https:\/\/www.rosehosting.com\/blog\/change-default-ssh-port-on-linux\/\">SSH port<\/a> number.<\/p>\r\n\r\n\r\n\r\n<p>Next, run the following commands to upgrade all installed packages on your VPS:<\/p>\r\n\r\n\r\n\r\n<p><code>apt-get update -y<br \/>\r\napt-get upgrade -y<\/code><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-2-install-apache-webserver\"><span class=\"ez-toc-section\" id=\"Step-2-Install-Apache-Webserver\"><\/span>Step 2: Install Apache Webserver<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Redmine runs on the webserver and is written in the Ruby on Rails framework. So you will need to install them on your server.<\/p>\r\n\r\n\r\n\r\n<p>You can run the following command to install the Apache and Passenger module:<\/p>\r\n\r\n\r\n\r\n<p><code>apt-get install apache2 libapache2-mod-passenger -y<\/code><\/p>\r\n\r\n\r\n\r\n<p>Once both packages are installed, you can proceed to install the MariaDB server.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-3-install-mariadb-server\"><span class=\"ez-toc-section\" id=\"Step-3-Install-MariaDB-Server\"><\/span>Step 3: Install MariaDB Server<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Redmine uses MariaDB\/MySQL as a database. So you need to install the MariaDB server in your system.<\/p>\r\n\r\n\r\n\r\n<p>Run the following command to install the MariaDB server from the official Ubuntu repositories:<\/p>\r\n\r\n\r\n\r\n<p><code>apt-get install mariadb-server mariadb-client -y<\/code><\/p>\r\n\r\n\r\n\r\n<p>Once installed, enable the MariaDB service to automatically start-up upon server reboot with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>systemctl enable mariadb<\/code><\/p>\r\n\r\n\r\n\r\n<p>Next, secure the MariaDB installation using the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>mysql_secure_installation<\/code><\/p>\r\n\r\n\r\n\r\n<p>This script will set the MariaDB <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-change-root-password-in-linux\/\">root password<\/a>, disable remote root login and remove anonymous users as shown below:<\/p>\r\n\r\n\r\n\r\n<p><code><br \/>\r\nEnter current password for root (enter for none):<br \/>\r\nSet root password? [Y\/n] Y<br \/>\r\nNew password:<br \/>\r\nRe-enter new password:<br \/>\r\nRemove anonymous users? [Y\/n] Y<br \/>\r\nDisallow root login remotely? [Y\/n] Y<br \/>\r\nRemove test database and access to it? [Y\/n] Y<br \/>\r\nReload privilege tables now? [Y\/n] Y<br \/>\r\n<\/code><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-4-create-a-database-for-redmine\"><span class=\"ez-toc-section\" id=\"Step-4-Create-a-Database-for-Redmine\"><\/span>Step 4: Create a Database for Redmine<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, you will need to create a database and user for Redmine.<\/p>\r\n\r\n\r\n\r\n<p>First, Log in to your MariaDB console with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>mysql -u root -p<\/code><\/p>\r\n\r\n\r\n\r\n<p>Provide your MariaDB root password when prompt then create a database and user for Redmine using the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>MariaDB [(none)]&gt; CREATE DATABASE redminedb CHARACTER SET utf8mb4;<br \/>\r\nMariaDB [(none)]&gt; GRANT ALL PRIVILEGES ON redminedb.* TO 'redmine'@'localhost' IDENTIFIED BY 'secure-password';<\/code><\/p>\r\n\r\n\r\n\r\n<p>Next, flush the privileges and exit from the MariaDB console with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>MariaDB [(none)]&gt; FLUSH PRIVILEGES;<br \/>\r\nMariaDB [(none)]&gt; EXIT;<\/code><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-5-install-and-configure-redmine\"><span class=\"ez-toc-section\" id=\"Step-5-Install-and-Configure-Redmine\"><\/span>Step 5: Install and Configure Redmine<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>By default, Redmine is included in the Ubuntu default repository. You can install it with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>apt-get install redmine redmine-mysql<\/code><\/p>\r\n\r\n\r\n\r\n<p>You will be asked to configure the Redmine database as shown below:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"156\" class=\"wp-image-37877\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/how-to-install-redmine-on-ubuntu-20.04.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/how-to-install-redmine-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/how-to-install-redmine-on-ubuntu-20.04-300x46.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/how-to-install-redmine-on-ubuntu-20.04-150x23.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/how-to-install-redmine-on-ubuntu-20.04-768x117.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Select Yes and hit Enter. You will be asked to provide a password for the database as shown below:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"202\" class=\"wp-image-37878\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/installing-redmine-on-ubuntu-20.04.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/installing-redmine-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/installing-redmine-on-ubuntu-20.04-300x59.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/installing-redmine-on-ubuntu-20.04-150x30.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/installing-redmine-on-ubuntu-20.04-768x152.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Provide your desired password and hit Enter to finish the installation.<\/p>\r\n\r\n\r\n\r\n<p>Next, you will need to install Bundler in your system. Bundler provides an environment for Ruby projects by tracking and installing the exact gems and versions that are needed.<\/p>\r\n\r\n\r\n\r\n<p>You can install it with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>gem install bundler<\/code><\/p>\r\n\r\n\r\n\r\n<p>Once installed, edit the Passenger configuration file located at \/etc\/apache2\/mods-available\/passenger.conf:<\/p>\r\n\r\n\r\n\r\n<p><code>nano \/etc\/apache2\/mods-available\/passenger.conf<\/code><\/p>\r\n\r\n\r\n\r\n<p>Change the file as shown below:<\/p>\r\n\r\n\r\n\r\n<p><code><br \/>\r\n&lt;IfModule mod_passenger.c&gt;<br \/>\r\nPassengerDefaultUser www-data<br \/>\r\nPassengerRoot \/usr\/lib\/ruby\/vendor_ruby\/phusion_passenger\/locations.ini<br \/>\r\nPassengerDefaultRuby \/usr\/bin\/ruby<br \/>\r\n&lt;\/IfModule&gt;<br \/>\r\n<\/code><\/p>\r\n\r\n\r\n\r\n<p>Save and close the file. Then, create the Redmine symbolic link to the Apache web root directory:<\/p>\r\n\r\n\r\n\r\n<p><code>ln -s \/usr\/share\/redmine\/public \/var\/www\/html\/redmine<\/code><\/p>\r\n\r\n\r\n\r\n<p>Next, create a Gemfile.lock file and set the ownership to the www-data user:<\/p>\r\n\r\n\r\n\r\n<p><code>touch \/usr\/share\/redmine\/Gemfile.lock<br \/>\r\nchown www-data:www-data \/usr\/share\/redmine\/Gemfile.lock<br \/>\r\nchown -R www-data:www-data \/var\/www\/html\/redmine<\/code><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-6-configure-apache-for-redmine\"><span class=\"ez-toc-section\" id=\"Step-6-Configure-Apache-for-Redmine\"><\/span>Step 6: Configure Apache for Redmine<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, you will need to create an Apache virtual host configuration file for Redmine. You can create it with the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>nano \/etc\/apache2\/sites-available\/redmine.conf<\/code><\/p>\r\n\r\n\r\n\r\n<p>Add the following content:<br \/><code><br \/> &lt;VirtualHost *:80&gt;<br \/> ServerAdmin admin@example.com<br \/> DocumentRoot \/var\/www\/html\/redmine<br \/> ServerName redmine.example.com<br \/> &lt;Directory \/var\/www\/html\/redmine&gt;<br \/> RailsBaseURI \/redmine<br \/> PassengerResolveSymlinksInDocumentRoot on<br \/> &lt;\/Directory&gt;<\/code><br \/><code>ErrorLog ${APACHE_LOG_DIR}\/error.log<br \/>CustomLog ${APACHE_LOG_DIR}\/access.log combined<br \/>&lt;\/VirtualHost&gt;<\/code><\/p>\r\n\r\n\r\n\r\n<p>Save and close the file. Then, enable the Apache virtual host file and restart the Apache service to implement the changes:<\/p>\r\n\r\n\r\n\r\n<p><code>a2ensite redmine.conf<br \/>\r\nsystemctl restart apache2<\/code><\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-7-secure-redmine-with-let-s-encrypt-ssl\"><span class=\"ez-toc-section\" id=\"Step-7-Secure-Redmine-with-Lets-Encrypt-SSL\"><\/span>Step 7: Secure Redmine with Let&#8217;s Encrypt SSL<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>It is a good idea to secure your Redmine with Let&#8217;s Encrypt SSL. First, you will need to install the Certbot Let&#8217;s Encrypt Client in your system.<\/p>\r\n\r\n\r\n\r\n<p>Run the following command to install the Certbot client:<\/p>\r\n\r\n\r\n\r\n<p><code>apt-get install certbot python3-certbot-apache -y<\/code><\/p>\r\n\r\n\r\n\r\n<p>Once installed, run the following command to download and install the Let&#8217;s Encrypt SSL for your domain.<\/p>\r\n\r\n\r\n\r\n<p><code>certbot --apache -d redmine.example.com<\/code><\/p>\r\n\r\n\r\n\r\n<p>You will be asked to provide your valid email and accept the term of service as shown below:<br \/><code><br \/>\r\nSaving debug log to \/var\/log\/letsencrypt\/letsencrypt.log<br \/>\r\nPlugins selected: Authenticator apache, Installer apache<br \/>\r\nEnter email address (used for urgent renewal and security notices) (Enter 'c' to<br \/>\r\ncancel): admins@example.com<\/code><\/p>\r\n\r\n\r\n\r\n<p>&#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211;<br \/>Please read the Terms of Service at<br \/>https:\/\/letsencrypt.org\/documents\/LE-SA-v1.2-November-15-2017.pdf. You must<br \/>agree in order to register with the ACME server at<br \/>https:\/\/acme-v02.api.letsencrypt.org\/directory<br \/>&#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211;<br \/>(A)gree\/(C)ancel: A<\/p>\r\n\r\n\r\n\r\n<p>&#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211;<br \/>Would you be willing to share your email address with the Electronic Frontier<br \/>Foundation, a founding partner of the Let&#8217;s Encrypt project and the non-profit<br \/>organization that develops Certbot? We&#8217;d like to send you an email about our work<br \/>encrypting the web, EFF news, campaigns, and ways to support digital freedom.<br \/>&#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211;<br \/>(Y)es\/(N)o: Y<\/p>\r\n\r\n\r\n\r\n<p>Obtaining a new certificate<br \/>Performing the following challenges:<br \/>http-01 challenge for redmine.example.com<br \/>Waiting for verification&#8230;<br \/>Cleaning up challenges<br \/>Created an SSL vhost at \/etc\/apache2\/sites-available\/redmine-le-ssl.conf<br \/>Enabled Apache socache_shmcb module<br \/>Enabled Apache ssl module<br \/>Deploying Certificate to VirtualHost \/etc\/apache2\/sites-available\/redmine-le-ssl.conf<br \/>Enabling available site: \/etc\/apache2\/sites-available\/redmine-le-ssl.conf<\/p>\r\n\r\n\r\n\r\n<p>Next, you will be asked to choose whether or not to redirect HTTP traffic to HTTPS:<br \/><code><br \/>\r\nPlease choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.<br \/>\r\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br \/>\r\n1: No redirect - Make no further changes to the webserver configuration.<br \/>\r\n2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for<br \/>\r\nnew sites, or if you're confident your site works on HTTPS. You can undo this<br \/>\r\nchange by editing your web server's configuration.<br \/>\r\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br \/>\r\nSelect the appropriate number [1-2] then [enter] (press 'c' to cancel): 2<br \/>\r\n<\/code><br \/>Type 2 and hit Enter to finish the installation.<br \/><code><br \/>\r\nRedirecting vhost in \/etc\/apache2\/sites-enabled\/redmine.conf to ssl vhost in \/etc\/apache2\/sites-available\/redmine-le-ssl.conf<\/code><\/p>\r\n\r\n\r\n\r\n<p>&#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211; &#8211;<br \/>Congratulations! You have successfully enabled https:\/\/redmine.example.com . Check out some of the <a href=\"https:\/\/www.rosehosting.com\/blog\/free-lets-encrypt-ssl-certificate-alternatives\/\">best free Let&#8217;s Encrypt alternatives<\/a>.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-8-access-redmine-web-interface\"><span class=\"ez-toc-section\" id=\"Step-8-Access-Redmine-Web-Interface\"><\/span>Step 8: Access Redmine Web Interface<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>At this point, Redmine is installed and secured with Let&#8217;s Encrypt SSL. Now, open your web browser and type the URL https:\/\/redmine.example.com. You will be redirected to the following page:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"407\" class=\"wp-image-37879\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-300x119.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-150x60.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-768x305.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Click on the Sign in button. You should see the Redmine login page:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"408\" class=\"wp-image-37880\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-ubuntu-20.04.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-ubuntu-20.04-300x120.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-ubuntu-20.04-150x60.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-ubuntu-20.04-768x306.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Provide the default username and the password as admin \/ admin, and click on the Login button. You should see the change password screen:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"412\" class=\"wp-image-37882\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-ubuntu-20.04.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-ubuntu-20.04-300x121.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-ubuntu-20.04-150x60.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-ubuntu-20.04-768x309.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Change the default password with your secure password and click on the Apply button to save the changes. You should see the Redmine dashboard on the following screen:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"403\" class=\"wp-image-37883\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-how-to-install.png\" alt=\"\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-how-to-install.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-how-to-install-300x118.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-how-to-install-150x59.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/redmine-on-ubuntu-20.04-how-to-install-768x302.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Congratulations! You have successfully installed Redmine on Ubuntu 20.04 VPS.<\/p>\r\n\r\n\r\n<hr class=\"wp-block-separator\" \/>\r\n\r\n\r\n<p>Of course, you don\u2019t have to install Redmine on your Ubuntu 20.04 VPS if you use one of our <a href=\"https:\/\/www.rosehosting.com\/linux-vps-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">VPS hosting plans<\/a>, in which case you can simply ask our expert Linux admins to set this up for you. They are available for support 24\/7, all year long, and will take care of your request immediately.<\/p>\r\n\r\n\r\n\r\n<p><span style=\"color: #ff0000;\"><strong>PS<\/strong><\/span>. If you liked this post on how to install <a href=\"https:\/\/www.rosehosting.com\/redmine-hosting.html\" target=\"_blank\" rel=\"noreferrer noopener\">Redmine on Ubuntu<\/a> 20.04, please share it with your friends on the social networks using the buttons below, or simply leave a reply down in the comments section. Thank you.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Redmine is an open-source and one of the most popular project management and issue tracking systems written in the Ruby &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Install Redmine on Ubuntu 20.04\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#more-32703\" aria-label=\"Read more about Install Redmine on Ubuntu 20.04\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":37616,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,1698],"tags":[1305,192,1839],"class_list":["post-32703","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","category-ubuntu","tag-project-management","tag-redmine","tag-ubuntu-20-04","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Install Redmine on Ubuntu 20.04 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Redmine is a popular open-source project management and issue tracking system. Learn how to install Redmine on Ubuntu 20.04\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Redmine on Ubuntu 20.04\" \/>\n<meta property=\"og:description\" content=\"Redmine is one of the most popular open-source project management and issue tracking systems. learn how to install it on Ubuntu 20.04.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-16T17:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-03T08:31:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg?v=1623845582\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"Redmine is one of the most popular open-source project management and issue tracking systems. learn how to install it on Ubuntu 20.04.\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"Install Redmine on Ubuntu 20.04\",\"datePublished\":\"2021-07-16T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/\"},\"wordCount\":1244,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/install-redmine-on-ubuntu-20.04.jpg\",\"keywords\":[\"project management\",\"redmine\",\"Ubuntu 20.04\"],\"articleSection\":[\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/\",\"name\":\"Install Redmine on Ubuntu 20.04 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/install-redmine-on-ubuntu-20.04.jpg\",\"datePublished\":\"2021-07-16T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:37+00:00\",\"description\":\"Redmine is a popular open-source project management and issue tracking system. Learn how to install Redmine on Ubuntu 20.04\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/install-redmine-on-ubuntu-20.04.jpg\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/install-redmine-on-ubuntu-20.04.jpg\",\"width\":742,\"height\":372,\"caption\":\"Install Redmine on Ubuntu 20.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/install-redmine-on-ubuntu-20-04\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install Redmine on Ubuntu 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Install Redmine on Ubuntu 20.04 | RoseHosting","description":"Redmine is a popular open-source project management and issue tracking system. Learn how to install Redmine on Ubuntu 20.04","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/","og_locale":"en_US","og_type":"article","og_title":"Install Redmine on Ubuntu 20.04","og_description":"Redmine is one of the most popular open-source project management and issue tracking systems. learn how to install it on Ubuntu 20.04.","og_url":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2021-07-16T17:30:00+00:00","article_modified_time":"2022-06-03T08:31:37+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg?v=1623845582","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_description":"Redmine is one of the most popular open-source project management and issue tracking systems. learn how to install it on Ubuntu 20.04.","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"Install Redmine on Ubuntu 20.04","datePublished":"2021-07-16T17:30:00+00:00","dateModified":"2022-06-03T08:31:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/"},"wordCount":1244,"commentCount":4,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg","keywords":["project management","redmine","Ubuntu 20.04"],"articleSection":["Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/","url":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/","name":"Install Redmine on Ubuntu 20.04 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg","datePublished":"2021-07-16T17:30:00+00:00","dateModified":"2022-06-03T08:31:37+00:00","description":"Redmine is a popular open-source project management and issue tracking system. Learn how to install Redmine on Ubuntu 20.04","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/06\/install-redmine-on-ubuntu-20.04.jpg","width":742,"height":372,"caption":"Install Redmine on Ubuntu 20.04"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/install-redmine-on-ubuntu-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Install Redmine on Ubuntu 20.04"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/32703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=32703"}],"version-history":[{"count":12,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/32703\/revisions"}],"predecessor-version":[{"id":41006,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/32703\/revisions\/41006"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/37616"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=32703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=32703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=32703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}