From 647c1d317399da2aff6d3e9371de726aec831289 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 24 Jun 2025 16:12:17 +0200 Subject: update --- build.sh | 3 ++- feed.xml | 10 +++++----- this-server/index.html | 2 +- this-server/meta | 1 - 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.sh b/build.sh index be30116..39a2868 100755 --- a/build.sh +++ b/build.sh @@ -170,6 +170,7 @@ md2html() { } genhtml() ( + . ./meta cd "$1" || return . ./meta @@ -193,7 +194,7 @@ genhtml() ( # Footer [ "$1" = . ] && return - echo "
From: $author, $date. Feedback" + echo "
From: $author, $date. Feedback" ) urlenc() { diff --git a/feed.xml b/feed.xml index 41f1383..b2e716c 100644 --- a/feed.xml +++ b/feed.xml @@ -5,18 +5,18 @@ https://dot.vertes.org/ An experimental website on a solar phone marc@vertes.org (Marc Vertes) -Mon, 23 Jun 2025 18:37:03 +0200 +Mon, 23 Jun 2025 23:18:36 +0200 -dot.server.org/this-server/this-server/ +https://dot.vertes.org/this-server/ A web server on a solar phone -dot.server.org/this-server/this-server/ +https://dot.vertes.org/this-server/ Hosting a web server on a solar powered phone marc@vertes.org (Marc Vertes) Fri, 20 June 2025 12:00:00 +0200 A web server on a solar phone

I have this old low-cost phone which was the first one offered to my kid when he was 15 (he is now 21), before he moved to a more fashionable model. I noticed that without a SIM card, only on WIFI, the phone needed to be recharged not after 1 or 2 days, but only after 2 weeks! So this small device, plugged to a small solar panel, could be the perfect always-on personal web server. The site that you are browsing right now is hosted on it.

-

The server with its solar panel, and a cat

+

The server with its solar panel, and a cat

Hardware

The phone is an entry-level Motorola G7 Play, purchased in 2019, worth nothing today. It was used by my son for less than 2 years, then dormant since. The display is slighly shattered, but it doesn't matter, as I use it headless.

I bought a small solar panel on Amazon, 10W produced by 2 plates of 17x17 cm.

@@ -30,7 +30,7 @@

Operation

It's too early to say. Lets see how it goes over time (a few months), and if a relatively old phone can find a second life and be used as an autonomous web server, running solely on free photons and electrons.

But for now, we are in june and the battery level is almost always at 100%.

-
From: Marc Vertes, 20 june 2025. Feedback]]> +
From: Marc Vertes, 20 june 2025. Feedback]]>
diff --git a/this-server/index.html b/this-server/index.html index 3478cd4..85f1462 100644 --- a/this-server/index.html +++ b/this-server/index.html @@ -21,4 +21,4 @@

Operation

It's too early to say. Lets see how it goes over time (a few months), and if a relatively old phone can find a second life and be used as an autonomous web server, running solely on free photons and electrons.

But for now, we are in june and the battery level is almost always at 100%.

-
From: Marc Vertes, 20 june 2025. Feedback +
From: Marc Vertes, 20 june 2025. Feedback diff --git a/this-server/meta b/this-server/meta index 0fce4ff..60682cc 100644 --- a/this-server/meta +++ b/this-server/meta @@ -2,6 +2,5 @@ blog_title="Marc's Notes" title="A web server on a solar phone" author="Marc Vertes" description="Hosting a web server on a solar powered phone" -link="dot.server.org/this-server" date="20 june 2025" date_rfc2822="Fri, 20 June 2025 12:00:00 +0200" -- cgit v1.2.3