Today's Deep-Dive: WeKan
Ep. 73

Today's Deep-Dive: WeKan

Episode description

The episode focuses on WeKan, a free, open-source project management tool that utilizes a Kanban-style approach to help users organize tasks visually. WeKan serves as a digital alternative to tools like Trello, featuring boards, lists, and cards that allow users to manage projects effectively. Its appeal lies in its simplicity, flexibility, and the fact that it is completely free, making it accessible to organizations of all sizes, including one with 30,000 users. The platform’s open-source nature allows users to view and customize the code, ensuring transparency and trust.

Installation options cater to various technical skills, with user-friendly methods like Snap for beginners and Docker for more experienced users. Regular updates are crucial for maintaining security and performance, and the roadmap on GitHub indicates ongoing development and feature enhancements. WeKan’s emphasis on security is bolstered by its ability to be self-hosted, giving users control over their data. The tool’s customization options and supportive community make it suitable for individuals and teams alike. Overall, WeKan is recommended for anyone seeking a flexible and cost-effective project management solution.

Download transcript (.srt)
0:00

Hey everybody, and welcome to another deep dive.

0:02

Today we're diving into WeKan.

0:03

But first, a quick shout out to Safe Server.

0:06

They can help with hosting WeKan.

0:08

Or if you're just looking for some help

0:10

on a digital transformation project,

0:12

more information on them over at www.safeserver.de.

0:17

Now you're probably listening to this deep dive

0:20

because you're interested in WeKan.

0:23

You might be thinking about using it

0:24

to manage projects and tasks and get organized.

0:26

Yeah, that's right.

0:27

So today we're gonna be looking at what makes WeKan

0:30

so special and why is it becoming so popular

0:32

and we'll be going straight to the source.

0:35

No marketing hype, just straight from WeKan's website

0:38

and GitHub page.

0:39

All right.

0:41

Sounds good.

0:42

Okay, so have you ever heard of Canban?

0:43

I have, yeah.

0:44

Yeah, so it's kind of a visual way to organize work.

0:47

Imagine a whiteboard maybe divided up into columns.

0:50

Each column represents a different stage of project.

0:52

So common ones would be to do, in progress, and done.

0:56

Got your sticky notes.

0:57

And you're moving those sticky notes

0:59

between those columns as you progress, right?

1:02

So that's kind of Canban in a nutshell.

1:05

So WeKan is a digital version of that.

1:07

It's a free, open source alternative

1:09

to popular tools like Trello.

1:12

Okay.

1:13

And when I say open source,

1:15

that means it's totally free to use.

1:18

And actually anyone can take a look at the code behind it.

1:21

Interesting.

1:22

So the WeKan website, they highlight some key features

1:27

like boards, lists, and cards.

1:30

So you can kind of think of it like a digital whiteboard

1:32

where you can have multiple boards for different projects.

1:34

And then the lists, those are like the columns

1:36

on the board, you know?

1:37

And then the cards are those virtual sticky notes

1:40

where you can represent those individual tasks.

1:42

Pretty straightforward.

1:44

Yeah, absolutely.

1:45

It's a really visual way to manage your work.

1:47

And I think that's one of the things

1:48

that makes WeKan so appealing.

1:50

Right.

1:51

It's very simple, you know, kind of get started.

1:53

You don't need to spend hours learning how to use it.

1:56

Exactly.

1:57

So, you know, speaking of, you know, being appealing,

2:00

I was reading on the WeKan website

2:02

that their largest user had 30,000 people

2:06

at their company using WeKan.

2:08

Wow, that's a lot of users.

2:09

Yeah, that's a lot of users.

2:11

So that made me wonder,

2:13

why would such a large organization choose WeKan?

2:17

Well, I think there are a few reasons.

2:18

First of all, it's free.

2:20

You know, there's no expensive software licenses

2:22

to worry about.

2:23

That can be a huge saving for a large organization.

2:26

But it also offers incredible flexibility.

2:29

You can customize WeKan to fit

2:30

your specific needs and workflow,

2:32

which is something that you can't always do

2:34

with commercial software.

2:35

And let's not forget about transparency.

2:37

With open source, you can see exactly

2:39

what's going on under the hood,

2:41

which can, you know, build trust and confidence.

2:43

Yeah, makes sense.

2:44

So let's move on.

2:45

Let's take a look at the WeKan GitHub page.

2:47

This is where all the technical stuff happens,

2:48

you know, all the code and everything.

2:50

And I was looking at the download section

2:52

and there are so many ways to install it.

2:54

Docker, Snap, Sandstorm.

2:56

It's kind of a bit overwhelming.

3:00

What's with all the different options?

3:02

Yeah, don't worry.

3:02

It's not as complicated as it sounds.

3:04

All those options are there to cater to different levels

3:07

of technical expertise.

3:08

So Docker's very popular among developers.

3:11

Something like Snap is super user-friendly,

3:13

even for beginners.

3:14

So WeKan tries to make itself accessible to everyone.

3:18

Oh, that's good.

3:19

Yeah.

3:19

I did notice though, that in the requirements section,

3:21

it mentions needing a 64-bit system

3:25

and a certain amount of RAM.

3:26

So is that something that those people

3:28

would need to worry about?

3:30

Not really.

3:30

I mean, most computers these days are 64-bit,

3:33

and the RAM requirements are pretty standard.

3:36

It's just about ensuring that WeKan has the resources it

3:38

needs to run smoothly.

3:40

OK, so it's like making sure you have enough gas in your car

3:43

before you head out on a road trip.

3:45

Exactly.

3:46

OK, and they also emphasize the importance

3:48

of keeping WeKan updated.

3:49

So is that just for getting new features,

3:52

or is there more to it than that?

3:54

Well, updates are crucial for security.

3:57

You know, they patch vulnerabilities,

3:59

which are basically weaknesses in the code

4:02

that hackers could exploit.

4:03

It's like locking your doors and windows.

4:06

You're protecting your data from potential threats.

4:09

So it's not just about the shiny new features.

4:12

It's about keeping things safe and sound.

4:14

What I find really exciting is the roadmap section on GitHub.

4:19

It kind of gives you a sneak peek

4:21

at what the developers are working

4:22

on for the future of WeKan.

4:24

And it seems like they've got new features and bug fixes

4:28

planned.

4:29

That's good to know.

4:30

Yeah, and that's a big plus for any software, especially

4:32

open source.

4:33

It means that it's constantly evolving and adapting

4:36

to user needs.

4:37

Right, and that's something that you don't always

4:38

get with commercial software, which

4:40

can often be quite static.

4:42

So speaking of adapting to needs,

4:44

how do WeKan's features actually help people manage projects

4:47

and work together?

4:49

That's a good question.

4:51

We'll dive into that right after a quick word from our sponsor.

4:53

Stay with us.

4:56

Welcome back to the deep dive.

4:57

Before we jump back into WeKan, let's take a moment

4:59

to thank our sponsor, SafeServer.

5:02

If you're thinking about maybe making the leap

5:04

to open source software, or maybe just

5:06

need some help navigating the digital world,

5:09

SafeServer has your back.

5:10

You can find them over at www.safeserver.de.

5:14

Great, thanks for that.

5:16

All right, so we were talking about how WeKan can help people

5:18

manage projects and work together better,

5:20

collaborate.

5:21

And I remember from the website, they

5:23

highlight these features, boards, lists, and cards

5:27

as the core building blocks.

5:29

Yeah, and those are really intuitive ways

5:31

to organize your work.

5:32

You can think of boards, like separate white boards,

5:34

for different projects or teams, or even for personal to-dos.

5:37

So if I'm working on redesigning a website that

5:41

could be one board, and maybe I have another board

5:43

for planning a vacation or something.

5:44

Exactly, and within each of those boards,

5:46

you have the lists, which are those columns

5:48

that we were talking about before,

5:50

representing the different stages of a project.

5:52

So you could have a list for to-do, in progress, needs

5:56

review, and done.

5:57

Gotcha, and then each task goes on a card,

6:00

which is like that digital sticky note.

6:01

Right.

6:02

OK, and then you just move those between the lists.

6:04

Exactly, and it's so visual, you can really

6:06

see your progress at a glance.

6:08

Yeah, I like that.

6:09

And each card can actually hold a lot of information.

6:12

You can add a description, you can add due dates,

6:15

you can attach files, you can even assign them

6:17

to different people on your team.

6:18

Oh, cool.

6:19

So if I was working on that website with a developer,

6:22

I could create a card and assign it

6:25

to the developer for coding a specific page or something.

6:29

And then I could set a due date on that card.

6:31

Exactly, yeah.

6:33

It's a great way to keep everyone on the same page

6:36

and make collaboration much easier.

6:39

One thing that really impresses me about WeKan,

6:41

though, is the emphasis on security.

6:43

Yeah, especially considering it's open source.

6:45

Right.

6:46

I mean, you would think that with the code being open

6:48

for anyone to see, there might be more security risks.

6:52

It's actually quite the opposite.

6:54

Really?

6:54

Yeah, because that transparency means

6:56

that more eyes are on the code looking for vulnerabilities.

6:59

Think of it like a neighborhood watch

7:01

program for your software.

7:02

Makes sense.

7:03

And plus, with WeKan, you have the option to self-host it.

7:06

Right, so you're not relying on some big company

7:08

to keep your data safe.

7:10

Exactly.

7:11

You have complete control over where your information is stored

7:14

and who has access to it.

7:17

OK, so you mentioned self-hosting.

7:19

That sounds kind of complicated, though.

7:21

It can be, but WeKan provides a lot of resources

7:24

and documentation to help you get set up.

7:27

And if you're not comfortable with the technical aspects,

7:29

you can always partner with a company like Safe Server

7:31

to take care of that for you.

7:33

Right, I mean, they're the pros.

7:34

That's what they do.

7:35

Exactly.

7:36

So beyond these core features, you know, boards, lists, and cards,

7:41

what else makes WeKan stand out?

7:43

I remember seeing something about customization

7:45

on the website.

7:46

Oh, yeah.

7:47

WeKan is incredibly customizable.

7:49

You can change the appearance to match your brand.

7:52

You can create custom fields for your cards,

7:55

set up email notifications, really just make

7:58

it work the way you want it to.

7:59

That's great.

7:59

It sounds like you could really make it work for any project

8:02

or any team, really.

8:03

Absolutely.

8:03

I wonder if that's part of the reason why they've

8:05

got such a diverse range of users.

8:07

I think so, yeah.

8:08

It's not a one-size-fits-all solution.

8:10

It adapts to your unique needs and workflows.

8:13

So we've been talking about all these features and benefits,

8:17

but I think it's time to address the elephant in the room here.

8:20

OK, what's that?

8:21

Open source.

8:23

I mean, sometimes it can be a little bit

8:25

intimidating for people who aren't super tech savvy.

8:28

So do you need to be like a coding whiz to use WeKan?

8:32

Not at all.

8:33

I was a little intimidated at first myself,

8:35

but once you start using it, you realize it's really

8:38

designed to be very user friendly.

8:40

OK, that's good.

8:41

The interface is clean, it's intuitive, even for beginners.

8:45

And remember, there are lots of resources and support

8:48

available, too, if you do get stuck.

8:51

WeKan community is incredibly helpful and welcoming.

8:54

So what about people who they want to go beyond the basics

8:58

and maybe actually tinker with the code a bit?

9:01

Well, then that's where that GitHub page comes in handy.

9:03

It's like a treasure trove of information for developers.

9:06

You can access the source code, you can see how everything works,

9:09

and you can even contribute your own improvements.

9:11

Nice.

9:12

So we talked about earlier all these different installation

9:15

methods, like Docker and Snap.

9:17

Is there one that you would recommend for someone just

9:19

starting out with WeKan?

9:21

I think Snap is a great option for beginners.

9:24

It's really designed to be easy.

9:25

You just download the Snap package

9:27

and install it with a few clicks.

9:28

It's very straightforward.

9:30

OK, so kind of like installing an app on your phone.

9:32

Exactly, yeah.

9:33

No complicated commands or configurations to worry about.

9:37

And if you are comfortable with the command line,

9:40

Docker's another great option.

9:42

OK, so it's great that WeKan caters

9:43

to both ends of the spectrum there.

9:45

Yeah.

9:46

Speaking of catering, let's take a moment

9:47

to thank Safe Server once again for sponsoring

9:51

this deep dive into WeKan.

9:53

Check them out over at www.safeserver.de.

9:57

Absolutely.

9:58

OK, back to WeKan.

10:00

We've covered a lot of ground.

10:01

We've talked about the basics of Kanban, the ins

10:03

and outs of open source, all that.

10:05

But there's one crucial aspect that we haven't touched on yet,

10:08

and that is that requirements section on that GitHub page.

10:12

Ah, yeah, the nitty gritty detail.

10:15

Yeah, it can seem a bit daunting at first,

10:17

but it's pretty straightforward.

10:19

It is.

10:20

So they mentioned needing a 64-bit system

10:22

and a certain amount of RAM.

10:24

Is that something to be concerned about?

10:26

Not really.

10:27

I mean, most modern computers and servers

10:30

meet those requirements.

10:31

It's just like checking if your car has

10:33

enough fuel before a road trip.

10:34

Yeah, just make sure WeKan has enough resources

10:36

to run smoothly.

10:37

Exactly.

10:38

And they also emphasize the importance

10:40

of those frequent updates, which, why are those so crucial,

10:43

especially in the world of open source software?

10:45

We'll explore that right after a quick message,

10:47

don't go anywhere.

10:49

And welcome back to the Deep Dive.

10:51

Before we wrap up our exploration of WeKan,

10:55

let's give another shout out to Safe Server for supporting

10:58

this Deep Dive.

10:59

You can find them at www.safeserver.de.

11:03

If you are interested in WeKan and maybe need

11:06

some help with hosting or any aspect

11:09

of your digital transformation, go check them out.

11:12

They're the experts.

11:13

Yeah, absolutely.

11:14

All right, so we were just about to jump into the requirements

11:17

section on that WeKan GitHub page.

11:19

Right.

11:20

And they mentioned needing frequent updates, right?

11:24

So why is that so important, especially

11:26

when we're talking about open source software?

11:28

Well, it really boils down to security.

11:30

Updates often include patches for vulnerabilities,

11:33

which are like weaknesses in the code.

11:35

Hackers could exploit those.

11:36

So think of it like you're reinforcing the walls

11:39

of your digital fortress.

11:41

So it's like getting those regular security upgrades.

11:44

Keeps your data safe.

11:45

Exactly.

11:46

OK, so are updates just about security?

11:50

Or are there other benefits as well?

11:52

No, there are other benefits too.

11:54

Updates can also bring performance improvements,

11:56

new features, bug fixes.

11:59

It's about keeping WeKan running smoothly

12:02

and making sure you have the latest and greatest tools

12:04

at your disposal.

12:05

Right.

12:05

Makes sense.

12:06

And speaking of latest and greatest,

12:08

WeKan has that roadmap section on their GitHub page, which

12:12

kind of gives you an idea of what the developers are

12:14

working on, what the future of WeKan looks like.

12:17

And they seem to be constantly adding

12:19

new features and improvements, which is really cool.

12:21

Yeah, and that's a real testament

12:23

to the vibrancy of that open source community.

12:26

Developers are always working to make it better.

12:28

And users can even contribute their own ideas and even code.

12:31

It's a very collaborative ecosystem.

12:33

OK, so we've covered a lot of ground

12:36

in this deep dive into WeKan.

12:38

We talked about its features, open source nature, benefits

12:41

of self-hosting.

12:42

But I think the big question here is,

12:44

is WeKan right for you, the listener?

12:47

What do you think?

12:47

Well, that's the million dollar question, isn't it?

12:50

And the answer, as with most things in life, is it depends.

12:55

OK, so let's break that down a bit.

12:57

Who do you think WeKan would be a good fit for?

13:00

Well, I think WeKan is a fantastic tool for anyone

13:03

who wants a really visual and flexible way to manage

13:06

their projects and tasks, individuals, small teams, even

13:10

large organizations.

13:12

OK, so what about those people who

13:14

maybe are a little hesitant about open source software?

13:16

What would you say to them?

13:18

I'd say, don't be afraid to give it a try.

13:20

It's surprisingly user friendly, and there's

13:23

a wealth of resources and support available.

13:25

And plus, that open source nature

13:27

means you can see exactly what's going on, which can really

13:29

help build trust and confidence.

13:31

And it's also completely free to use.

13:33

No need to worry about those expensive software licenses.

13:36

So if you're looking for a powerful, customizable, cost

13:39

effective way to manage projects,

13:41

definitely check out WeKan.

13:42

Absolutely.

13:44

Well, that wraps up our deep dive into the world of WeKan.

13:48

We hope you surface with a newfound understanding

13:51

of this incredible open source tool.

13:53

And a big thank you again to SafeServer

13:55

for supporting this episode.

13:56

If you're thinking about making the move to open source

13:58

software, or just need a helping hand

14:01

in navigating your digital journey,

14:04

you know where to find them, www.safeserver.de.

14:08

Absolutely.

14:10

All right, and to all our listeners out there,

14:11

Keep exploring, keep learning, and keep diving deep.