From 0eb59b933a38d3ac8b6d426b5a46ec8e9f139fe5 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 5 Aug 2022 16:00:52 -0400 Subject: minor updates --- docs/feed.rss | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/feed.rss') diff --git a/docs/feed.rss b/docs/feed.rss index b0ca9a4..f8cfec1 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ Navan's Archive Rare Tips, Tricks and Posts https://web.navan.dev/en - Fri, 05 Aug 2022 15:00:12 -0000 - Fri, 05 Aug 2022 15:00:12 -0000 + Fri, 05 Aug 2022 16:00:10 -0000 + Fri, 05 Aug 2022 16:00:10 -0000 250 @@ -1922,6 +1922,8 @@ values using the X values. We then plot it to compare the actual data and predic Fri, 05 Aug 2022 14:46:00 -0000 Why You No Host? +

+

With all these data leaks happening every other day, why have you not started self-hosting?

The title refers to the “Y U No Host” internet meme, which led to the name of “YunoHost”, an operating system aiming to democratise self-hosting. This post tries to discuss the idea that anyone can self-host and why you should consider YunoHost.

@@ -1983,9 +1985,7 @@ values using the X values. We then plot it to compare the actual data and predic

What is YunoHost?

-

- -

YunoHost is a server operating system which takes guesswork out of Self-Hosting. Out of the box it provides:

+

YunoHost is a server operating system which takes guesswork out of Self-Hosting. Out of the box it provides:

  • a web-interface for easy administration
  • @@ -2026,6 +2026,8 @@ values using the X values. We then plot it to compare the actual data and predic

    The easiest way to deploy any app is to use Docker. I dislike this approach for a variety of reasons but I am not going to cover them here. All YunoHost apps are packaged to run on bare-metal for the best performance. See an app that does not have pre-compiled binaries? The package installer will download the latest source, install dependencies, compile, and then clean all the unnecessary files. Because you are running Debian after all, you can always SSH into the server and install docker if you want to. You can even install Portainer through YunoHost’s app catalogue if you really want to.

    +

    Also, YunoHost has been here for a long time! Here is an old Hacker News post about YunoHost. All the projects mentioned in the comments? Dead.

    +

    What do I self-host?

    audiobookshelf - an audiobook server

    -- cgit v1.2.3