This website made me reconsider if 99.9999% SLA and always online is really that important for lots of websites. I used to self-host my own server in my own apartment, but gave up on that after my internet provider had their first major outage that lasted almost a week. Also I didn’t want to worry about the fire hazard, or the server going down when I was traveling etc.

But a solar powered server seems interesting, if the batteries could be made fire safe.

  • eleitl@lemmy.zip
    link
    fedilink
    English
    arrow-up
    3
    ·
    46 minutes ago

    There are solutions like IPFS for decentralized content hosting so downtime of a primary resource is less important.

  • irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 hour ago

    Over a period of roughly one year (351 days, from 12 December 2018 to 28 November 2019) the server was up for 95.26% of the time. This means that we were offline for 399 hours (which corresponds to 16.64 days).

    Not bad at all really, at least for non-mission critical sites. I have solar and I really like it. Solar power on two barns, and a lot of my security cams run on solar. I’m not sure if it’s the formatting of this site, or the grainy pictures, but it oddly reminds me of the Trojan Room coffee pot.

    • UnderpantsWeevil@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      41 minutes ago

      I would be curious to know this uptime relative to any other self-hosted sites.

      I remember Reddit and Twitter constantly suffering from uptime issues and they were far more decentralized, with modern infrastructure to match.

      Is 95.2% all that far out of the realm of expectation?

      • ikidd@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        23 minutes ago

        95% isn’t great. I run my own servers on solar and I don’t think I’ve had more than a hourof unexpected downtime in the last 3 years, excluding the usual update reboots.

  • Lemuria@lemmy.ml
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 hours ago

    The 1% of the time it’s down, there’s always the Internet Archive or reading your own downloaded copy.

  • matlag@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    I rent a server instead of hosting at home. But it includes a XMPP server. That down would be more problematic to me.

  • ikt@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    edit-2
    4 hours ago

    This was cool 5 years ago, now you can get solar panels and a home battery big enough to power this thing 24x7 without an issue, even if the sun was fully blacked out for a week

    edit: a 40kwh battery would last with the power draw:

    Power usage 2.62W

    like over a year

  • shameless@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 hours ago

    Does anyone remember when businesses would operate their websites only during business hours and then take most of the functionality offline after hours?

    I’m possibly also mis-remembering my early internet years and just talking shit.

    • litchralee@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 hour ago

      IIRC, the USA Social Security Administration’s website operates somewhat like this, because they seem to still do batch processing (a la mainframes) during the evening hours. As a result, they prevent people from logging in so that they don’t get interstitial data about their public pension.

  • Jason2357@lemmy.ca
    link
    fedilink
    English
    arrow-up
    9
    ·
    4 hours ago

    Use a gell cell lead acid battery (the kind that go in regular UPSs). No fire hazzard, ans bonus, they can survive freezing temperatures just fine if outdoors. Downside is replacing a cheap battery every 3 years.

  • rako@tarte.nuage-libre.fr
    link
    fedilink
    Français
    arrow-up
    12
    ·
    edit-2
    5 hours ago

    garage is a software project made for communal home hosting. Tech literates will talk about its S3 API but that’s the least interesting part: the most interesting is that it has been purposely built to be hosted on (actual) commodity hardware like second-hand nucs, running on flaky home power and internet and linked together through usual isps. Nodes may come up and down but the cluster withstands all of that.

    Garage would be a pretty nice project to run a solar-powered mini-cluster. If sufficiently far from each other, you could even run without polluting batteries !

    https://garagehq.deuxfleurs.fr/