<?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>wekan Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/wekan/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 16 Dec 2019 19:36:42 +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 Wekan in Debian 10 / Debian 9</title>
		<link>https://www.osradar.com/install-wekan-debian-10-9/</link>
					<comments>https://www.osradar.com/install-wekan-debian-10-9/#comments</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Mon, 16 Dec 2019 23:11:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[snap]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[wekan]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=3500</guid>

					<description><![CDATA[<p>Let&#8217;s be honest, when we hear or read that an application is for free, we immediately have doubts: if the application is good or just a waste of time using it. In this case, we have a productivity-oriented program that can be implemented in mid-sized workgroups. We will talk about Wekan and learn how to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-wekan-debian-10-9/">How to install Wekan in Debian 10 / Debian 9</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Let&#8217;s be honest, when we hear or read that an application is for free, we immediately have doubts: if the application is good or just a waste of time using it. In this case, we have a productivity-oriented program that can be implemented in mid-sized workgroups. <strong>We will talk about Wekan and learn how to install it in Debian 10 / Debian 9.</strong></p>
<p><img loading="lazy" class="wp-image-3501 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/wekan-1.jpg" alt="Wekan" width="800" height="531" srcset="https://www.osradar.com/wp-content/uploads/2018/05/wekan-1.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/05/wekan-1-300x199.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/05/wekan-1-768x510.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/05/wekan-1-696x462.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/05/wekan-1-633x420.jpg 633w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>As we are told in their <a href="https://github.com/wekan/wekan/wiki">wiki  </a></p>
<blockquote><p>&#8220;Wekan is an open-source <a href="https://en.wikipedia.org/wiki/Kanban_board" rel="nofollow">kanban board</a> which allows a card-based task and to-do management, similar to tools like <a href="https://workflowy.com" rel="nofollow">WorkFlowy</a> or <a href="https://trello.com" rel="nofollow">Trello</a>.&#8221;</p></blockquote>
<p>For those who don&#8217;t know, the Kanban Board is a method of work organization and personnel of Japanese origin, that consists of showing the workflow in columns from left to right, where each column is a process or entity.</p>
<p>Wekan is developed by a group of collaborators from all over the world, who donate their time and knowledge to make the application grow and achieve its objectives. Wekan is built with the Meteor JavaScript framework and is distributed under the MIT license, allowing anyone to easily work with and modify it.</p>
<h1 class="gh-header-title instapaper_title">Features of Wekan</h1>
<p>Being an application focused on productivity, we find a large number of interesting features for the job.</p>
<ul>
<li><a id="user-content-wip-limits" class="anchor" href="https://github.com/wekan/wekan/wiki/Features#wip-limits"></a>WIP Limits</li>
<li><a id="user-content-boards-list-of-all-your-public-and-private-boards-board-shortcuts-at-top-of-page" class="anchor" href="https://github.com/wekan/wekan/wiki/Features#boards-list-of-all-your-public-and-private-boards-board-shortcuts-at-top-of-page"></a>Boards: List of all your public and private boards, board shortcuts at top of page</li>
<li><a id="user-content-wekan-full-screen-or-window-on-desktop-without-browser-buttons-etc" class="anchor" href="https://github.com/wekan/wekan/wiki/Features#wekan-full-screen-or-window-on-desktop-without-browser-buttons-etc"></a>Wekan full screen or window on desktop (without browser buttons etc)</li>
<li><a id="user-content-wekan-full-screen-on-mobile-firefox" class="anchor" href="https://github.com/wekan/wekan/wiki/Features#wekan-full-screen-on-mobile-firefox"></a>Wekan full screen on mobile <a href="https://www.osradar.com/enable-dns-over-https-firefox/" target="_blank" rel="noopener noreferrer">Firefox</a></li>
</ul>
<p>It also has an authentication system, an administration panel and the ability to perform SMTP configuration.</p>
<p>With the SMTP configuration you can do the self-registration from the application, or change for invitation only and inviting users to meetings.</p>
<p>And many more that you can always <a href="https://github.com/wekan/wekan/wiki/Features">consult</a> on their Github site.</p>
<h2>Installing Wekan on Debian 10 / Debian 9</h2>
<p>We have already talked about Wekan, and its features and if you have reached this point it is because you want to install it and you will be pleased. Let&#8217;s get to work.</p>
<p>The easiest way to install it is through the snap technology, that is easily downloadable and with a single command we can reach the goal.</p>
<p>If you don&#8217;t have it installed, all you need is a command:</p>
<pre><strong>:~# apt install snapd</strong></pre>
<figure id="attachment_3504" aria-describedby="caption-attachment-3504" style="width: 800px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-3504 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/1-2.png" alt="installing wekan on Debian" width="800" height="581" srcset="https://www.osradar.com/wp-content/uploads/2018/05/1-2.png 800w, https://www.osradar.com/wp-content/uploads/2018/05/1-2-300x218.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/1-2-768x558.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/1-2-324x235.png 324w, https://www.osradar.com/wp-content/uploads/2018/05/1-2-696x505.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/1-2-578x420.png 578w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-3504" class="wp-caption-text">installing wekan on Debian</figcaption></figure>
<p>And then with a simple one:</p>
<pre><strong>:~# snap install wekan</strong></pre>
<p>And with that we&#8217;ll have our Wekan installed.</p>
<h2>Using Wekan on Debian 10 / Debian 9</h2>
<p>Once the installation of Wekan is done, we proceed to enter in our favorite web browser the address <strong>http://localhost:8080/</strong> or <strong>http://yourserver:8080</strong> and we should see an image like this.</p>
<figure id="attachment_3505" aria-describedby="caption-attachment-3505" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-3505 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan.png" alt="Wekan log in page" width="1366" height="580" srcset="https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-300x127.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-768x326.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-1024x435.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-696x296.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-1068x453.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/Screenshot-2018-5-28-Wekan-989x420.png 989w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-3505" class="wp-caption-text">Wekan log in page</figcaption></figure>
<p>Where we are asked to log in and if we do not proceed to register.</p>
<figure id="attachment_16703" aria-describedby="caption-attachment-16703" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16703" src="https://www.osradar.com/wp-content/uploads/2018/05/weka.png" alt="Wekan first screen" width="1366" height="669" srcset="https://www.osradar.com/wp-content/uploads/2018/05/weka.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/weka-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/weka-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/weka-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/weka-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2018/05/weka-533x261.png 533w, https://www.osradar.com/wp-content/uploads/2018/05/weka-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/weka-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/weka-858x420.png 858w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-16703" class="wp-caption-text">Wekan first screen</figcaption></figure>
<p>Before we start we must take into account some of the temrinology that Wekan uses. It&#8217;s not complicated at all, but serves as a reference for understanding the workflow.</p>
<ul>
<li>A board: It can be said that a board is the project itself.</li>
<li>A List: A list can be compared to a project stage. Or a simple step to execute.</li>
<li>A Card:The cards represent a task to be performed.</li>
</ul>
<p>With these little tips we can get started.</p>
<p>Once you have registered you can use the application and it will show you the following screen:</p>
<div class="mceTemp"><img loading="lazy" class="wp-image-3562 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/5-1.png" alt="Welcome Screen" width="1366" height="626" srcset="https://www.osradar.com/wp-content/uploads/2018/05/5-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-1024x469.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-1068x489.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/5-1-916x420.png 916w" sizes="(max-width: 1366px) 100vw, 1366px" /></div>
<p>In this screen it appears empty and we must progressively add the boards.</p>
<p>For the moment we are going to modify the Welcome Board by clicking on it.</p>
<figure id="attachment_3563" aria-describedby="caption-attachment-3563" style="width: 1366px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-3563 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/6-1.png" alt="Welcome Board" width="1366" height="626" srcset="https://www.osradar.com/wp-content/uploads/2018/05/6-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-1024x469.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-1068x489.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/6-1-916x420.png 916w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-3563" class="wp-caption-text">Welcome Board</figcaption></figure>
<p>On this screen we can add the cards to indicate the tasks to be done, divided into basic or advanced tasks. Let&#8217;s add a basic task by clicking on Add Card.</p>
<figure id="attachment_3564" aria-describedby="caption-attachment-3564" style="width: 1366px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-3564 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/7-1.png" alt="Adding a card" width="1366" height="626" srcset="https://www.osradar.com/wp-content/uploads/2018/05/7-1.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-1024x469.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-1068x489.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/7-1-916x420.png 916w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-3564" class="wp-caption-text">Adding a card</figcaption></figure>
<p>Then we write in the name of the task and click on Add.</p>
<p>After adding it we can click on the card and modify its properties, such as: reception, start and end dates, as well as the members who are assigned the task.</p>
<div class="mceTemp"><img loading="lazy" class="wp-image-3566 size-full" src="https://www.osradar.com/wp-content/uploads/2018/05/9.png" alt="Cards properties" width="1366" height="626" srcset="https://www.osradar.com/wp-content/uploads/2018/05/9.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/9-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/9-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/9-1024x469.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/9-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/9-1068x489.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/9-916x420.png 916w" sizes="(max-width: 1366px) 100vw, 1366px" /></div>
<div class="mceTemp"><img loading="lazy" class="wp-image-3567 size-full alignleft" src="https://www.osradar.com/wp-content/uploads/2018/05/10.png" alt="wekan working on Debian " width="1366" height="626" srcset="https://www.osradar.com/wp-content/uploads/2018/05/10.png 1366w, https://www.osradar.com/wp-content/uploads/2018/05/10-300x137.png 300w, https://www.osradar.com/wp-content/uploads/2018/05/10-768x352.png 768w, https://www.osradar.com/wp-content/uploads/2018/05/10-1024x469.png 1024w, https://www.osradar.com/wp-content/uploads/2018/05/10-696x319.png 696w, https://www.osradar.com/wp-content/uploads/2018/05/10-1068x489.png 1068w, https://www.osradar.com/wp-content/uploads/2018/05/10-916x420.png 916w" sizes="(max-width: 1366px) 100vw, 1366px" /></div>
<p>So we can continue to improve our work, adding people, customizing with colors and defining whether the board is public or private.</p>
<h2>Modify some settings</h2>
<p>As mentioned above, without configuring anything Wekan is available at http://localhost:8080/, but it is possible to modify some parameters and configurations, being the port change highly recommended. To this end, we write:</p>
<pre><strong>:~# snap set wekan port="8081"</strong></pre>
<p>Obviously you can place any port you want.</p>
<p>We can also assign you the address where Wekan will be accessed.</p>
<pre><strong>:~# snap set wekan root-url="http://www.example.com:5000"</strong></pre>
<p>Note: both the port and the domain are examples</p>
<p>Once we have made the changes, we must always restart the Wekan service for the changes to take effect.</p>
<pre><strong>:~# systemctl restart snap.wekan.wekan</strong></pre>
<p>To conclude this article and not to make it too long, we can say that Wekan is a great application focused on productivity in teamwork with multiple tools and a focus always aimed at process optimization.</p>
<p>Its installation process is very simple thanks to the snap technology, and avoids long configuration processes.</p>
<p>For more information, you can visit the project&#8217;s website and share this article through your favorite social networks.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-wekan-debian-10-9/">How to install Wekan in Debian 10 / Debian 9</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/install-wekan-debian-10-9/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
