<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openproject installation on linux Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/openproject-installation-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 20 Apr 2020 08:25:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How To Install OpenProject Community Edition on CentOS 8</title>
		<link>https://www.osradar.com/how-to-install-openproject-community-edition-on-centos-8/</link>
					<comments>https://www.osradar.com/how-to-install-openproject-community-edition-on-centos-8/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Mon, 20 Apr 2020 08:25:31 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to guide linux]]></category>
		<category><![CDATA[How To Install OpenProject Community Edition on CentOS 8]]></category>
		<category><![CDATA[install openproject on centos 8]]></category>
		<category><![CDATA[openproject installation on linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19197</guid>

					<description><![CDATA[<p>Today we are going to learn that how to install OpenProject Community Edition on CentOS 8. It helps us to manage the projects team throughout the whole project life cycle. OpenProject provides you the straightway strategy to build, visualize &#38; communicate the products roadmap as well share with the stakeholders. It also provides the facility [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-openproject-community-edition-on-centos-8/">How To Install OpenProject Community Edition on CentOS 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today we are going to learn that <a href="https://www.osradar.com/?p=19197">how to install OpenProject Community Edition</a> on CentOS 8. It helps us to manage the projects team throughout the whole project life cycle. OpenProject provides you the straightway strategy to build, visualize &amp; communicate the products roadmap as well share with the stakeholders. It also provides the facility of feedback about your ideas and plans. OpenProject has many more features you can learn in detail by visiting <a href="https://www.openproject.org/collaboration-software-features/">explanation page</a>. So, let&#8217;s move towards our installation of OpenProject on our CentOS 8 system. Follow the below steps for optimal and easy installation.</p>



<h2><strong>Step 1: Update System</strong></h2>



<p>Run the command to get update and add epel repositories.</p>



<pre class="wp-block-verse">sudo dnf -y update<br> sudo dnf -y install epel-release<br> sudo dnf config-manager --set-enabled PowerTools</pre>



<p>Then reboot the system to take effect of the changes.</p>



<pre class="wp-block-verse">sudo reboot</pre>



<p>And after it add the OpenProject Repository</p>



<pre class="wp-block-verse">sudo wget -O /etc/yum.repos.d/openproject.repo https://dl.packager.io/srv/opf/openproject/stable/10/installer/el/8.repo</pre>



<h3><strong>Step 2: Installing OpenProject</strong></h3>



<p>After adding the repository of OpenProject on CentOS 8 install it by hitting the below command in your terminal.</p>



<pre class="wp-block-verse">sudo dnf install openproject</pre>



<p>And press <strong>&#8220;Y&#8221;</strong> when prompted.</p>



<pre class="wp-block-verse">[sabi@localhost ~]$ sudo dnf install openproject<br> CentOS-8 - AppStream                            2.5 kB/s | 4.3 kB     00:01    <br> CentOS-8 - Base                                 5.8 kB/s | 3.8 kB     00:00    <br> CentOS-8 - Extras                               1.9 kB/s | 1.5 kB     00:00    <br> CentOS-8 - PowerTools                            14 kB/s | 2.0 MB     02:25    <br> Extra Packages for Enterprise Linux Modular 8 - 2.0 kB/s | 4.2 kB     00:02    <br> Extra Packages for Enterprise Linux Modular 8 - 7.9 kB/s | 117 kB     00:14    <br> Extra Packages for Enterprise Linux 8 - x86_64  3.1 kB/s | 9.7 kB     00:03    <br> Repository for opf/openproject (stable/10) pack 110  B/s | 473  B     00:04    <br> Repository for opf/openproject (stable/10) pack 1.5 kB/s | 955  B     00:00    <br> Importing GPG key 0xBD33EEB8:<br>  Userid     : "pkgr.io (http://pkgr.io) <a href="mailto:support@pkgr.io">support@pkgr.io</a>"<br>  Fingerprint: 6257 DF99 7246 2F57 A20F FB2A B6D5 83CC BD33 EEB8<br>  From       : https://dl.packager.io/srv/opf/openproject/key<br> Is this ok [y/N]: <strong>y</strong></pre>



<p>And start the installation of OpenProject by pressing &#8220;<strong>Y</strong>&#8221; again when prompted.</p>



<h3><strong>Step 3: Configuring OpenProject </strong></h3>



<p>Now, configure the OpenProject with the help of its installer by typing the below command in your terminal.</p>



<pre class="wp-block-verse">sudo openproject configure</pre>



<p>Select weather you want to use external Database or local one.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="757" height="526" src="https://www.osradar.com/wp-content/uploads/2020/04/1-3.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19450" srcset="https://www.osradar.com/wp-content/uploads/2020/04/1-3.png 757w, https://www.osradar.com/wp-content/uploads/2020/04/1-3-300x208.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/1-3-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2020/04/1-3-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2020/04/1-3-696x484.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/1-3-604x420.png 604w" sizes="(max-width: 757px) 100vw, 757px" /></figure></div>



<p>Select to install the Apache server.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="733" height="495" src="https://www.osradar.com/wp-content/uploads/2020/04/2-2.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19451" srcset="https://www.osradar.com/wp-content/uploads/2020/04/2-2.png 733w, https://www.osradar.com/wp-content/uploads/2020/04/2-2-300x203.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/2-2-696x470.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/2-2-622x420.png 622w" sizes="(max-width: 733px) 100vw, 733px" /></figure></div>



<p>And set up the FQDN. I&#8217;m using my localhost you can use your domain like <a href="http://osradar.com">project.osradar.com</a>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="736" height="494" src="https://www.osradar.com/wp-content/uploads/2020/04/3-2.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19452" srcset="https://www.osradar.com/wp-content/uploads/2020/04/3-2.png 736w, https://www.osradar.com/wp-content/uploads/2020/04/3-2-300x201.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/3-2-696x467.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/3-2-626x420.png 626w" sizes="(max-width: 736px) 100vw, 736px" /></figure></div>



<p>Next select the project path prefix. If you skip this it will use the root of the domain you provided.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="736" height="501" src="https://www.osradar.com/wp-content/uploads/2020/04/5.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19454" srcset="https://www.osradar.com/wp-content/uploads/2020/04/5.png 736w, https://www.osradar.com/wp-content/uploads/2020/04/5-300x204.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/5-696x474.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/5-617x420.png 617w" sizes="(max-width: 736px) 100vw, 736px" /></figure></div>



<p>Select &#8220;Yes&#8221; If you want to configure SSL for the Server and Provide the path where you want to install your SSL certificate. For security reasons I recommend you to use the SSL so that the data must be encrypted.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="803" height="603" src="https://www.osradar.com/wp-content/uploads/2020/04/6-3.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19459" srcset="https://www.osradar.com/wp-content/uploads/2020/04/6-3.png 803w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-768x577.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-696x523.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/6-3-559x420.png 559w" sizes="(max-width: 803px) 100vw, 803px" /></figure></div>



<p>On the next screen choose the SVN if you are going to install it.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="707" height="408" src="https://www.osradar.com/wp-content/uploads/2020/04/7-new.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19467" srcset="https://www.osradar.com/wp-content/uploads/2020/04/7-new.png 707w, https://www.osradar.com/wp-content/uploads/2020/04/7-new-300x173.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/7-new-696x402.png 696w" sizes="(max-width: 707px) 100vw, 707px" /></figure></div>



<p>For Git repositories, click on the install Git and hit on &#8220;<strong>OK</strong>&#8221; button.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="734" height="500" src="https://www.osradar.com/wp-content/uploads/2020/04/8.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19461" srcset="https://www.osradar.com/wp-content/uploads/2020/04/8.png 734w, https://www.osradar.com/wp-content/uploads/2020/04/8-300x204.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/8-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2020/04/8-696x474.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/8-617x420.png 617w" sizes="(max-width: 734px) 100vw, 734px" /></figure></div>



<p>And set up the directory that will be used for the hosting of Git repositories. Here default values are more than enough.</p>



<p>Now, select the directory to be used for CGI scripts.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="736" height="537" src="https://www.osradar.com/wp-content/uploads/2020/04/9.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19462" srcset="https://www.osradar.com/wp-content/uploads/2020/04/9.png 736w, https://www.osradar.com/wp-content/uploads/2020/04/9-300x219.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/9-324x235.png 324w, https://www.osradar.com/wp-content/uploads/2020/04/9-696x508.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/9-576x420.png 576w" sizes="(max-width: 736px) 100vw, 736px" /></figure></div>



<p>Then select the application like Sendmail or SMTP for the purpose of sending emails from OpenProject.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="586" height="369" src="https://www.osradar.com/wp-content/uploads/2020/04/10-again.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19469" srcset="https://www.osradar.com/wp-content/uploads/2020/04/10-again.png 586w, https://www.osradar.com/wp-content/uploads/2020/04/10-again-300x189.png 300w" sizes="(max-width: 586px) 100vw, 586px" /></figure></div>



<p>Next, provide the email of domain to get alerts for the emails.</p>



<p>Then select the memcached server for the purpose of caching.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="735" height="497" src="https://www.osradar.com/wp-content/uploads/2020/04/11.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19464" srcset="https://www.osradar.com/wp-content/uploads/2020/04/11.png 735w, https://www.osradar.com/wp-content/uploads/2020/04/11-300x203.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/11-696x471.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/11-621x420.png 621w" sizes="(max-width: 735px) 100vw, 735px" /></figure></div>



<p>You can see the Apache configuration file for the project above we created by hitting.</p>



<pre class="wp-block-verse">[sabi@localhost ~]$ sudo cat /etc/httpd/conf.d/openproject.conf<br> [sudo] password for sabi: <br> Include /etc/openproject/addons/apache2/includes/server/*.conf<br>   ServerName localhost   RewriteEngine On   RewriteRule ^/?(.*) https://%{SERVER_NAME}:443/$1 [R,L] <br> <br>   ServerName localhost<br>   DocumentRoot /opt/openproject/public<br> ProxyRequests off<br> Include /etc/openproject/addons/apache2/includes/vhost/*.conf<br> # Can't use Location block since it would overshadow all the other proxypass directives on CentOS<br>   ProxyPass /openproject/ http://127.0.0.1:6000/openproject/ retry=0<br>   ProxyPassReverse /openproject/ http://127.0.0.1:6000/openproject/<br> <br> [sabi@localhost ~]$ </pre>



<h3><strong>Step 4: Accessing OpenProject Dashboard</strong></h3>



<p>As we have finished our installation you can visit the OpenProject domain for accessing dashboard.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1023" height="426" src="https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19471" srcset="https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard.png 1023w, https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard-300x125.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard-768x320.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard-696x290.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/open-project-dashboard-1009x420.png 1009w" sizes="(max-width: 1023px) 100vw, 1023px" /></figure></div>



<p>Provide the default credentials as &#8220;<strong>admin</strong>&#8220;, &#8220;<strong>admin</strong>&#8220;</p>



<p>On the next screen, you must change your password in order to stay secure.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="1021" height="365" src="https://www.osradar.com/wp-content/uploads/2020/04/change-password.png" alt="How To Install OpenProject Community Edition on CentOS 8" class="wp-image-19472" srcset="https://www.osradar.com/wp-content/uploads/2020/04/change-password.png 1021w, https://www.osradar.com/wp-content/uploads/2020/04/change-password-300x107.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/change-password-768x275.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/change-password-696x249.png 696w" sizes="(max-width: 1021px) 100vw, 1021px" /></figure></div>



<p>For more information &amp; configuration about the OpenProject Community Edition visit the <a href="https://www.openproject.org/help/documents/">official documentation page</a>.</p>



<p>So, this is how you can install OpenProject Community Edition on CentOS 8.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-openproject-community-edition-on-centos-8/">How To Install OpenProject Community Edition on CentOS 8</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-openproject-community-edition-on-centos-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
