From 0eb59b933a38d3ac8b6d426b5a46ec8e9f139fe5 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 5 Aug 2022 16:00:52 -0400 Subject: minor updates --- Content/posts/2022-08-05-Why-You-No-Host.md | 8 +++++--- docs/feed.rss | 12 +++++++----- docs/posts/2022-08-05-Why-You-No-Host.html | 8 +++++--- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/Content/posts/2022-08-05-Why-You-No-Host.md b/Content/posts/2022-08-05-Why-You-No-Host.md index 69a1289..3bd29c6 100644 --- a/Content/posts/2022-08-05-Why-You-No-Host.md +++ b/Content/posts/2022-08-05-Why-You-No-Host.md @@ -6,6 +6,8 @@ tags: Self-Hosted, YunoHost # Why You No Host? +![](/assets/y-u-n-o/meme.png) + 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. @@ -55,9 +57,7 @@ Although you can do all of this (and much more!) without needing to use YunoHost ## [What is YunoHost](https://yunohost.org/en/whatsyunohost?q=%2Fwhatsyunohost)? - ![](/assets/y-u-n-o/meme.png) - -YunoHost is a server operating system which takes guesswork out of Self-Hosting. Out of the box it provides: +[YunoHost](https://yunohost.org/) is a server operating system which takes guesswork out of Self-Hosting. Out of the box it provides: * a web-interface for easy administration * few click app deployments @@ -92,6 +92,8 @@ Setting up the domain was as painless as following the online web admin diagnosi 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](https://news.ycombinator.com/item?id=7894838) 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 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

    diff --git a/docs/posts/2022-08-05-Why-You-No-Host.html b/docs/posts/2022-08-05-Why-You-No-Host.html index f5503a4..8521fda 100644 --- a/docs/posts/2022-08-05-Why-You-No-Host.html +++ b/docs/posts/2022-08-05-Why-You-No-Host.html @@ -43,6 +43,8 @@

    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.

    @@ -104,9 +106,7 @@

    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
    • @@ -147,6 +147,8 @@

      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