Today's Deep-Dive: Cubby
Ep. 127

Today's Deep-Dive: Cubby

Episode description

The deep dive explores Cubby, a self-hosted file sharing platform that offers users control over their data, akin to having a personal Dropbox or Google Drive without relying on large corporations. Cubby allows users to create their own server, giving them the ability to manage access and collaborate on documents in real time. It integrates with open-source office suites and features built-in collaborative editing tools, making it ideal for teams and individuals seeking secure file sharing. While self-hosting provides privacy and data security, it also requires some technical knowledge and ongoing maintenance. Developed by the Cloudrin team, Cubby is open-source, enabling community involvement and transparency. Setting up Cubby involves installing Docker, creating a database, and following a detailed guide to configure the server. Its architecture utilizes modern technologies like Node.js and Vue.js, ensuring flexibility in deployment. With built-in encryption and access controls, Cubby prioritizes security for its users. The platform is particularly beneficial for small teams, researchers, and individuals looking for a secure backup solution. Overall, Cubby represents a movement toward digital sovereignty, empowering users to take control of their data.

Download transcript (.srt)
0:00

Hey everyone and welcome back. Today we're doing a deep dive on Cubby, a self-hosted

0:04

file sharing platform. Huge thanks to SaveServer for sponsoring this deep dive. If

0:09

self-hosting

0:09

piques your interest, they can help make it a reality for you. You can check them

0:13

out

0:13

at www.saveserver.de. But back to Cubby. It's basically like having your own

0:19

personal drop

0:20

box, or like Google Drive, but the main difference is you're not relying on those

0:24

huge companies.

0:26

With us to help break it all down is our resident expert when it comes to file

0:29

sharing. And

0:29

especially this whole self-hosting thing. Glad to be here. Yeah, it is really

0:33

interesting

0:33

to see more and more people wanting to take control of their data. So first, let's

0:37

start

0:37

simple. What exactly is Cubby? I totally get the file sharing part, but this whole

0:42

self-hosted

0:42

thing might be new to some people. Okay, so imagine your files live in a house. If

0:46

you

0:46

are using Dropbox or Google Drive, you're basically renting a room in their house.

0:51

You

0:51

have to play by their rules. But Cubby, Cubby is different. Cubby lets you build

0:55

the entire

0:56

house on your own WN land. You decide who has keys, what goes where. It is all

1:01

about

1:01

having that control. Okay. I like that analogy. So I am starting to get why people

1:07

like it,

1:07

but building a house sounds kind of hard. This is only for like tech super geniuses.

1:12

No, not at all. You don't have to be an architect to choose a house plan that's

1:15

already designed,

1:16

right? Cubby basically comes with instructions and there's tons of support out

1:19

there. Like

1:20

even from companies similar to our sponsor, Safe Server. Right. That makes sense.

1:25

Okay.

1:25

So we kind of get it now. Yeah. You build your own house for your data, but what

1:29

makes Cubby's

1:30

house special? Like what features are we talking here? Well, one of the coolest

1:34

things is how

1:34

you can share stuff with Cubby. You can give different people access to different

1:38

rooms.

1:39

Like think of it as separate folders for different projects. And you can even all

1:43

work on documents

1:43

together at the same time. Like if you were passing a notepad back and forth, but

1:47

digitally.

1:48

Ooh, now that is actually super useful. No more emailing files back and forth or

1:52

trying

1:53

to figure out who has the latest version. Ugh. Does this thing work with like the

1:58

normal

1:58

office stuff like Word docs and Excel and things like that? Oh yeah, for sure. It

2:03

integrates

2:03

with these open source office suites like Colabra online and only office. Think of

2:08

them

2:08

as like the tool shed in your Cubby house. And if you're someone that really likes

2:13

Markdown,

2:14

there's even a real time collaborative editor that's built right in there. Wow.

2:17

Okay. So

2:17

we were talking file sharing, collaborative editing, and it even has a built in

2:22

tool shed.

2:23

This Cubby house is sounding pretty awesome, but let's get back to the foundation

2:26

of it

2:27

all. Self-hosting. Can you break down like the real benefits for someone who maybe

2:31

isn't

2:31

like a data security expert? Okay. Well imagine this, you have this diary and it is

2:36

full of

2:36

your most personal thoughts. Would you rather keep that diary in your own like

2:41

locked drawer

2:42

or would you hand it over to some company to store and just hope they keep it safe?

2:46

Uh, yeah, that's an easy one. Definitely the locked drawers. Like having that peace

2:50

of

2:50

mind, you know, knowing that your sensitive stuff stays private. Exactly. And that

2:55

is

2:55

the whole point of cubby. Your files are only on your server, which is totally

2:59

controlled

3:00

by you. It's basically like knowing exactly where your diary is all the time. Yeah.

3:03

I

3:04

can see why that would be appealing to people, but I'm guessing there are probably

3:06

some downsides

3:07

too, right? Of course there are always trade-offs. It's like owning a house. You

3:12

are responsible

3:13

for all of the maintenance. You need to make sure that the software is up to date

3:15

and you

3:16

need to back up all of your data just in case something goes wrong. Okay, so maybe

3:20

not for

3:21

the totally completely non-technical person, but the trade-off seems worth it for

3:26

the amount

3:27

of control that you get. Yeah. Now who is behind this whole Cubby project? Is this

3:32

some

3:32

giant corporation or is it more of a community kind of thing? It's actually mostly

3:37

developed

3:37

by the Cloudrin team. They're really focused on making this whole self-hosting

3:42

thing easier

3:43

and they actually made Cubby open source, which is cool. That means that anybody

3:48

can

3:48

look at the code, they can tinker with it, or even contribute to making it better.

3:52

That's

3:52

really neat. So it's built with transparency and community involvement from the get-go.

3:57

But let's say someone wants to actually set up Cubby. What does that look like? We

4:01

talked

4:01

about building a house, but like what are the actual construction steps involved?

4:05

So

4:05

you'll need a server first, which might sound intimidating, but just think of it as

4:10

the

4:10

plot of land where your Cubby house will be built. You have a lot of options, even

4:14

renting

4:14

space in a data center. And then there's something called Docker, which is like

4:19

hiring a whole

4:19

construction crew. But this crew speaks a language that computers understand. They'll

4:23

build your house based on a blueprint that's provided by Cubby.

4:27

Okay. So it does require a little bit of technical knowledge, but it sounds like

4:31

there are tools

4:32

and frameworks in place to make it less intimidating. Plus you've got the whole

4:36

open source community

4:37

and companies like Safe Server to help. So now I'm curious, who do you think would

4:42

benefit

4:43

the most from Cubby? Is this for everyone or are there certain types of people or

4:47

organizations

4:48

who should be rushing to download this right now?

4:51

It's really perfect for anyone who cares about privacy and having control over

4:55

their own

4:55

data. Small teams can use it to collaborate securely. Individuals can use it as

5:01

like their

5:01

own personal cloud without having to rely on all of those big tech companies. Even

5:06

organizations

5:06

that deal with super sensitive data can benefit. They know that all of their info

5:11

is basically

5:12

under their own roof, metaphorically speaking.

5:15

I see. So it is really all about empowering people to choose where their data lives.

5:20

But

5:20

instead of just listing off features, let's get a little more practical here.

5:23

Yeah, sounds good.

5:24

Imagine you are a small team of freelance designers and they're working on a big

5:29

project

5:29

for a client. How would Cubby fit into their workflow?

5:33

Well, instead of emailing these huge design files back and forth, they could just

5:37

all

5:37

work together in a shared Cubby folder. Each designer could have their own space

5:41

for their

5:42

own personal files. But for the actual project, they would all be working in the

5:46

same room,

5:47

digitally speaking, of course.

5:48

That makes a lot of sense. So no more trying to dig through emails to find the

5:52

latest version

5:52

of the logo or worrying about file size limits. That has to be a huge time saver.

5:57

Right. And get this, because Cubby integrates with those office suites that we

6:01

talked about.

6:02

They could actually work on the same design file at the same time, and they would

6:06

see

6:06

each other's changes live, in real time. No more of that final underscore v2

6:11

underscore

6:12

final underscore actually final dot PSD file chaos.

6:16

Oh my gosh. I know exactly what you're talking about. Now that is some seriously

6:20

good collaboration.

6:21

It's almost like they're all huddled around the same computer, even if they're

6:24

miles apart.

6:25

But what about someone who's not on a team? Like maybe a researcher that has these

6:30

massive

6:30

data sets that they need to share securely.

6:33

Cubby's perfect for that too. It's basically like having a super high security

6:36

vault for

6:37

all of their data. The researcher gets to decide who has access and who doesn't.

6:41

And since

6:41

you can control where your Cubby server actually IS, researchers could even meet

6:46

data residency

6:47

requirements for super sensitive projects.

6:49

Okay, so it is not just about convenience then. It is also about meeting all of

6:53

those

6:53

real world compliance and security requirements. I'm definitely starting to see why

6:58

this whole

6:58

self hosting thing is getting so popular.

7:00

Yeah, it really is all about taking control, just like choosing where you want to

7:04

live

7:05

instead of being stuck in a generic apartment building. But like we were talking

7:09

about before,

7:10

owning a house means you have to do maintenance. Does that scare people off when it

7:14

comes to

7:14

self hosting?

7:15

It can, for sure. But you mentioned all of these support systems earlier. What

7:19

would

7:19

you say to someone who is like on the fence about it all? Because they are worried

7:24

about

7:24

the technical side of things.

7:26

First, remember those pre-designed house plans we were talking about? Well, setting

7:30

up Cubby

7:31

is not like building something from scratch. Plus, there is this whole community of

7:36

people

7:36

who have already done it. They are always sharing tips and tricks and helping each

7:40

other out.

7:40

It's like having those friendly neighbors who can always lend a helping hand, you

7:44

know?

7:44

Right. And don't forget about companies like our sponsor, Safe Server. They can

7:48

handle

7:49

a lot of the technical stuff for you. Kind of like hiring a contractor to manage

7:53

the

7:53

whole build. So you're never really alone, even if you're not a tech expert.

7:57

Exactly. That's the main point. You have choices. It's not about being some sort of

8:01

lone wolf

8:02

battling all of the scary technical demons. It's about having choices that align

8:07

with

8:07

your values.

8:08

I really like that empowerment. But let's go back to that researcher for a minute.

8:13

They've

8:13

got their secure data vault set up. But what if they need to analyze all of that

8:18

data with

8:18

colleagues at other institutions?

8:20

Well, that's where Cubby's built-in viewers are really helpful. They can just

8:24

preview

8:24

all kinds of different file types right there in Cubby. They don't have to download

8:28

huge

8:29

data sets every time. It's like being able to look through a window into that vault

8:34

to

8:34

see what's inside before you decide to take anything out.

8:37

So it really speeds up the research process by making those downloads unnecessary.

8:42

But

8:42

what about keeping track of all the different versions of a data set as the

8:46

research changes

8:47

and evolves?

8:48

Yeah, Cubby has that covered too, no worries. It's like having this detailed log

8:51

book for

8:51

your vault. It shows every single change that's made to every file. So there's no

8:55

more confusion

8:56

about which version is the most up to date.

8:58

So Cubby helps those researchers to collaborate efficiently, A&D securely. What

9:04

about for

9:05

individuals? Like people just looking for a secure way to back up their data?

9:10

Cubby is awesome for that. It's like having a super strong fireproof safe. For all

9:15

of

9:15

your precious digital valuables, photos, videos, important documents, all stored

9:20

securely under

9:21

your control. You just don't get that same peace of mind with those free cloud

9:25

services

9:26

out there.

9:27

It's like choosing a bank with those super high security vaults instead of just

9:30

stuffing

9:31

all of your money under your mattress. But this brings up an interesting point. We've

9:34

talked a lot about the security of Cubby, but it also has all of these

9:38

collaboration

9:39

features. How does that actually work in like a regular work environment?

9:43

Okay, so let's say we have a marketing team using Cubby. They could brainstorm all

9:47

of

9:47

their ideas, create content, design visuals, all within the platform. It's like

9:51

having

9:52

a virtual office where everyone's always working together, even if they're not

9:55

physically

9:55

in the same location.

9:56

So no more emailing drafts back and forth or trying to figure out which version of

10:00

a

10:00

file is the latest. It just streamlines everything.

10:03

Exactly. And they can work on the same document at the same time, see each other's

10:07

changes

10:07

in real time with that collaborative editing feature. It can really change the game

10:11

when

10:12

it comes to productivity and creativity.

10:13

Yeah, it's like having a virtual whiteboard where everybody can just brainstorm

10:17

together

10:17

no matter where they are.

10:19

Okay, we've talked a lot about the what of Cubby, but what about the why? What does

10:25

Cubby

10:25

represent in this like bigger picture of technology and data?

10:29

So the cool thing is that Cubby is part of this movement toward digital sovereignty.

10:34

It's about taking back control of your data and your whole digital life.

10:37

It's like saying, hey, my data is my house, and I get to decide who enters and what

10:41

happens

10:42

inside.

10:43

Exactly. In a world where our data is constantly being collected and analyzed, this

10:47

option

10:48

to self-host our own services gives us a sense of agency and ownership.

10:52

I can see how that would be empowering for people. But we would be doing a disservice

10:56

if we didn't acknowledge that this isn't for everyone. It does take a bit of

10:59

technical

11:00

know-how and definitely some commitment.

11:02

Yeah, that's true. It's not just clicking an easy button. But it's Syus clicking

11:07

that

11:08

take control button. And like we said before, there's a lot of support out there to

11:12

help

11:12

make the whole process a lot smoother.

11:14

Very well said. But before we wrap up this deep dive on Cubby, let's get a little

11:18

bit

11:19

more technical here.

11:20

Sounds good to me.

11:21

For those of you out there who are ready to peek behind the curtain, what can you

11:24

tell

11:24

us about Cubby's architecture and the technology that it's all built on?

11:29

Well, Cubby's built on a pretty modern tech stack. You can think of it as like the

11:33

building

11:33

materials for your digital house. So it uses node.js for the back end, which is

11:39

sort of

11:39

like the plumbing and the electrical systems. And then it uses view.js for the

11:44

front end,

11:45

which is the part that you actually see and interact with, like the walls and

11:48

furniture

11:49

and everything.

11:50

So it is using these popular and established technologies, which is good news for

11:54

anyone

11:54

who wants to tinker around with the code or maybe customize things.

11:58

Definitely. And remember that construction crew we were talking about earlier?

12:02

Docker.

12:03

It makes deploying Kubby super flexible. You can build your house on all kinds of

12:07

different

12:07

plots of land from a tiny little Raspberry Pi server all the way up to a massive

12:12

cloud

12:13

platform.

12:14

That's really cool. That's great for people who want to start small and scale up as

12:17

they

12:17

need to. But let's talk security. We are building this house for all of our

12:22

precious data. So

12:23

we want to make sure it's like Fort Knox level secure. What is Kubby doing to keep

12:27

everything

12:28

safe? So first off, all communication between your computer and the Kubby server is

12:32

encrypted

12:33

with HTTPS. Think of it as having this like secret tunnel between you and your

12:38

house so

12:38

no one can snoop on what you are carrying in or out. So even if someone is trying

12:42

to

12:42

peek through the windows, they can't see what's inside. Exactly. And to control who

12:46

gets in, Kubby uses something called OpenID Connect. Imagine it as the super high

12:51

tech

12:52

security system that integrates with your existing key cards like your Google

12:56

account

12:56

or your Microsoft account. You decide exactly who has access and what level of

13:00

permissions

13:01

they get. So it is secure by design, AD. It uses tools that people are already

13:06

familiar

13:07

with. But let's get practical again for a second. We've got our blueprint, our

13:11

construction

13:11

crew and our fancy security system. What are the actual steps that we need to take

13:17

to build

13:17

this Kubby house? Okay, so first you're going to need to install Docker and Docker

13:21

Compose

13:22

on your server. These are basically the tools that your construction crew needs to

13:26

understand

13:26

the blueprint and get to work. And then you need to create a Postgresql database.

13:31

That's

13:31

basically the vault inside of your house where all of your data will actually live.

13:35

So the

13:35

database is like the strong box inside the secure house. Exactly. What's next? Next,

13:40

you're going to download Kubby's Docker Compose file. This is that super detailed

13:45

blueprint

13:46

we were talking about. It tells Docker exactly how to build your Kubby house, where

13:50

to put

13:51

the vault, how to hook up the security system, all of that. It's like handing the

13:55

construction

13:55

crew a step-by-step guide. So there's no room for error. Exactly. And then after

14:01

that, you

14:01

just run one command in your terminal and Docker takes over from there. It gathers

14:05

all the materials, assembles the entire structure, and voila, your Kubby server is

14:09

up and running.

14:10

Wow. Docker makes it sound almost too easy. I'm guessing there's still some setup

14:15

that

14:15

needs to be done once the server is library. Yeah. You'll need to do some initial

14:19

configuration,

14:19

you know, like setting up your administrator account, connecting your security

14:23

system,

14:23

customizing things, like the server's domain name. Think of it as putting those

14:29

finishing touches on

14:29

your house, painting the walls, picking out the furniture, and just making it feel

14:33

like home.

14:34

So it's not completely hands off, but it definitely seems manageable with a little

14:39

bit of technical

14:39

knowledge. Any final words of wisdom for anyone out there who is ready to embark on

14:45

their self-hosting journey with Kubby? I would say just start small and don't be

14:50

afraid to ask for

14:51

help. The Kubby community is super supportive, and there are a lot of resources out

14:56

there,

14:56

like our sponsor, Safe Server. They can help you through the whole process.

15:01

Remember, this is all

15:02

about taking back control and having choices. It's about building a digital world

15:06

that reflects what

15:07

you believe in. I love that. So well said. And on that note, we've reached the end

15:12

of our deep dive

15:12

into Kubby. We've gone through the features, the benefits, we even peeked under the

15:16

hood at the tech

15:17

that makes it all work. Hopefully you're feeling a little more empowered to explore

15:21

self-hosting and

15:21

see if Kubby is a good fit for you. Big thanks to our expert for sharing all of

15:25

their insights,

15:26

and of course to all of you for joining us. If you're ready to take back control of

15:29

your data,

15:30

head over to the Kubby website or check out Safe Server at www.safeserver.de for

15:38

some expert

15:38

help with self-hosting. Until next time, keep exploring, stay curious, and remember,

15:44

your data,

15:45

your rules. Oh yeah, for sure, it's perfect for that. It's basically like having

15:49

the super high

15:49

security vault for their data, and with the researcher deciding who has access,

15:54

right? Right,

15:54

and since you control where your Kubby server actually is, researchers could even

15:59

meet those

15:59

data residency requirements for like really sensitive projects. Oh wow, so it's not

16:05

even

16:05

just about convenience then, it's also about meeting those real-world compliance

16:10

and security

16:11

needs. Yeah, this whole self-hosting thing is really starting to make more and more

16:15

sense to

16:15

me now. It really is all about just like taking back that control, just like

16:20

choosing where you

16:21

live instead of being stuck in some like generic apartment complex, you know?

16:25

Totally. But uh,

16:26

just like with owning a house, a Kubby server needs maintenance, right? Yeah. Does

16:30

that scare

16:31

people off? It can, yeah. Yeah. But you were talking about all those support

16:35

systems earlier,

16:36

what would you say to someone who's kind of on the sense about this whole self-hosting

16:39

thing?

16:40

Because they are nervous about the technical side of it all. Well, first off, just

16:43

remember those

16:43

like pre-designed house plans we were talking about. Setting up Kubby isn't like

16:47

building a

16:48

house totally from scratch, you know? Plus there's this whole community of people

16:52

out there who've

16:53

already done it. They're all sharing their tips and helping each other out. It's

16:57

like having

16:57

those friendly neighbors, right? The kind that can always lend a hand with those

17:01

home improvement

17:02

projects. Yeah, exactly. And plus don't forget about companies like our sponsor,

17:07

Safe Server.

17:08

They can actually handle a lot of that technical heavy lifting for you. Oh yeah,

17:12

definitely. Kind

17:13

of like hiring a contractor, right? Yeah. To just manage the whole build. Exactly.

17:17

So you're never

17:17

really alone, even if you aren't like a tech expert or whatever. Exactly. That's

17:21

the whole point. You

17:22

have choices. It's not about being like a lone wolf and battling all the technical

17:27

demons by yourself.

17:28

It's about having choices that match like your values. I love that. It's about

17:33

empowerment. Yeah.

17:34

Okay. But let's get back to that researcher for a second. They've got their secure

17:38

data vault all

17:39

set up. But what if they need to analyze all of that data with their colleagues?

17:44

But their colleagues

17:44

are at a different institution. Oh, well that's where Cubby's built-in viewers are

17:48

really helpful.

17:48

They can basically just preview a ton of different file types right there in Cubby.

17:53

They don't have

17:53

to go through the whole process of downloading those huge data sets every single

17:56

time. It's like

17:57

having a window into the vault, right? You can see what's inside before you have to

18:02

like take

18:03

anything out. So it makes the whole research process a lot faster because you don't

18:06

have to

18:06

do all those unnecessary downloads. That's really neat. But what about keeping

18:10

track of all the

18:11

different versions of a data set as the research, you know, evolves and stuff? Oh,

18:16

Cubby's got that

18:17

covered too. No worries. It's like having this super detailed blog book for your

18:21

vault. It shows

18:22

every single change that's made to each file. So there's never any confusion about

18:26

which version

18:27

is the most up-to-date one. So Cubby helps those researchers to collaborate

18:31

efficiently A and D

18:32

securely. That's really awesome. What about just regular people though? People who

18:36

are just looking

18:36

for a secure way to back up their personal data? Oh yeah, even for personal use Cubby

18:41

is amazing.

18:42

It's like having this like fireproof safe but for all your digital valuables. Like

18:48

think about your

18:48

photos, videos, all those really important documents. They're all stored super

18:52

securely but under

18:53

your control. You just don't get that peace of mind with those free cloud services

18:57

that are out

18:58

there. Yeah it really is like you're choosing a bank that has those super high

19:02

security vaults

19:03

instead of stuffing all your cash under your mattress at home. But this brings up

19:07

something

19:08

interesting. We've talked a lot about the security features of Cubby but it also

19:13

has all of these

19:13

really cool collaboration features too. So how does that actually play out in a

19:18

work environment?

19:18

Okay so let's say we have a marketing team that's using Cubby. They could like

19:22

brainstorm all their

19:24

ideas, create all their content, design their visuals all within the platform. You

19:27

know it's

19:28

basically like having a virtual office space where everybody is always working

19:31

together even if they

19:32

aren't all in the same physical location. Yeah so no more emailing those drafts

19:36

back and forth

19:37

or trying to figure out who has that latest version of the file which is always the

19:42

worst.

19:42

So it just streamlines everything right? Exactly and with that real-time

19:46

collaborative editing

19:48

feature they can literally work on the same document at the same time see each

19:53

other's

19:53

changes as they are happening live. It's a game changer when it comes to being

19:58

productive and

19:59

creative. It really is. Yeah it's like having a virtual whiteboard where everybody

20:04

can brainstorm

20:04

together no matter where they actually are. Okay so we've talked a lot about the

20:09

what's of cubby

20:10

but what about the why? Like what does cubby actually represent in the bigger

20:15

picture of

20:15

technology you know? Well what's really cool is that cubby is part of this movement

20:20

toward what

20:20

a lot of people are calling digital sovereignty. Oh it's interesting. Yeah it's all

20:23

about like

20:24

individuals and organizations taking back control of their data and their digital

20:29

lives. So it's

20:29

like saying my data is my house and I'm the only one who gets to decide who comes

20:34

in and what

20:35

happens inside. Exactly like in today's world our data is constantly being

20:39

collected and analyzed

20:40

and sold. So this whole idea of self-hosting our own services, it gives us this

20:45

sense of agency

20:46

right and like a sense of ownership. Right and control over our own stuff. Yeah I

20:50

can see how

20:50

that would be really empowering for a lot of people but we would be remiss if we

20:54

didn't

20:54

acknowledge that self-hosting isn't really for everyone. It does require some

20:59

technical knowledge

21:00

for sure and some commitment. Yeah that's true. It's not just about clicking that

21:05

easy button

21:05

but it is about clicking the take control button you know and as we said there's a

21:11

lot of support

21:11

out there and resources that can help to make that journey a lot smoother. That's a

21:16

really good point

21:17

well said. But before we completely wrap up this deep dive into cubby let's get a

21:21

little more

21:21

technical for a minute. Okay sounds good. For those of you out there who are ready

21:24

to like

21:25

peek behind the curtain a little bit what can you tell us about cubby's

21:28

architecture and like the

21:31

technology that it runs on and everything. Well cubby's built on a it's built on a

21:35

pretty modern

21:35

tech stack you know kind of like we were saying before the building materials for

21:39

your digital

21:40

house it uses no js for the back end think of that as like the plumbing and all the

21:45

electrical

21:45

systems right and then it uses view dies for the front end that's like all the

21:49

stuff you actually

21:50

see and interact with the walls the furniture all of that. So it's using these like

21:56

popular

21:56

technologies right well established ones at least that's good news for anyone who

22:00

wants to

22:01

you know maybe tinker around with the code themselves or customize things to fit

22:05

their needs

22:06

for sure and remember that construction crew we talked about way back when docker

22:10

well it actually

22:11

makes deploying cubby super flexible you can build your house in all different

22:15

kinds of land

22:16

from a tiny raspberry pi server to like a massive cloud platform you know that's

22:22

amazing

22:23

so people can really start small if they want to and then they can scale up as they

22:27

need to

22:28

okay but let's get back to security for a second we're building this house for all

22:32

of our important

22:32

data we want to make sure it's like fort Knox level secure what is cubby doing to

22:38

keep everything

22:38

safe so first of all all communication between your computer and the cubby server

22:42

it's all

22:43

encrypted using HTTPS of course it's like imagine there's this secret tunnel

22:48

between you and your

22:49

house no one can snoop on what you're taking in or out oh i like that so even if

22:53

someone's trying

22:54

to like peek through the windows or something can't actually see what's inside

22:57

exactly and for

22:58

controlling who actually gets in cubby uses something called open id connect think

23:03

of that

23:03

as like a super high tech security system that integrates with like your existing

23:09

key cards like

23:10

let's say you use your google account to log into things or your microsoft account

23:13

that kind of

23:14

thing so you decide exactly who has access and what level of permissions they get

23:18

so it's secure

23:19

by design any it integrates with tools that people are already using very cool okay

23:24

so we've got the

23:25

blueprint we've got our construction crew and our high tech security system in

23:29

place now what are

23:30

the actual steps for building this cubby house i mean okay so the first thing you

23:34

need to do is

23:35

install docker and docker compose on your server those are like the tools that your

23:39

construction

23:40

crew needs to understand the blueprint you know yeah to get to work and then after

23:44

that you need

23:45

to create a post-graswell database which is kind of like the vault inside of your

23:50

house is where all

23:51

of your data is actually going to live okay so the database is like the strong box

23:55

exactly but

23:55

it's inside the secure house that makes a lot of sense what's next then you

24:00

download cubbies docker

24:01

compose file which is basically that detailed blueprint we keep talking about this

24:06

tells docker

24:06

exactly how to build your cubby house where to put the vault how to connect the

24:10

security system all

24:12

the nitty-gritty details so it's like handing the construction crew a step-by-step

24:16

guide so there's

24:17

zero room for error right and then after all of that is done you literally just run

24:21

one command

24:22

in your terminal and docker does all the magic from there gathers all the materials

24:26

assembles

24:27

the structure and then boom your cubby server is up and running wow docker really

24:31

does make it sound

24:32

pretty easy but i'm assuming there's still some setup that needs to be done once

24:36

the server is

24:36

actually live right oh yeah you'll need to do some initial configuration like

24:41

setting up your

24:42

administrator account and connecting that security system we talked about and

24:46

customizing things like

24:47

the server's domain name it's like adding the final touches to your house you know

24:52

painting the

24:53

walls picking out furniture and just making it feel like yours so it's not entirely

24:58

hands-off

24:58

but it seems doable especially if you've got like a little bit of technical

25:03

experience any final

25:04

words of wisdom for anyone out there who's ready to start their own self-hosting

25:08

journey with cubby

25:09

hmm i would say start small and don't be afraid to ask for help if you get stuck

25:14

the cubby community

25:15

is super supportive and plus there are a lot of resources out there like our

25:20

sponsor safe server

25:21

they can guide you through the whole process and just remember this is all about

25:25

taking back control

25:26

of your stuff and having more choices building a digital world that actually aligns

25:31

with your

25:31

values wow that's a really beautiful way to put it well said so on that note we've

25:36

reached the end

25:37

of our deep dive into cubby we've talked about the features the benefits we even

25:41

got a little

25:41

technical and peeped under the hood and all the technology that makes it work so

25:45

hopefully you're

25:45

feeling a little bit more empowered to explore self-hosting for yourselves and see

25:49

if cubby is

25:50

the right fit huge thanks to our expert for joining us and sharing all of their

25:54

insights

25:54

and of course a big thank you to all of you for listening if you are ready to take

25:58

back control

25:59

of your data you can head over to the cubby website or check out save server at www.saveserver.de

26:05

for some expert help with self-hosting until next time stay curious keep exploring

26:10

data your rules

26:10

data your rules