Following on from yesterday, I now have four of our older sites, pointing to archive.org, thanks to Look Over There!
• https://ind.ie
• https://better.fyi
• https://comet.small-web.org
• https://cleanuptheweb.org
Our instance of Look Over There! is running at https://look-over-there.small-web.org but you won’t find a sign up link anywhere because this is the Small Web where we *only* have instances of one and, if these instances talk to each other (not relevant for this app), it’s peer to peer.
Anyway… so you can run your own on a tiny VPS or a single-board computer if you like.
It’s written in and runs on Kitten so just deploy it¹ with:
kitten deploy https://codeberg.org/small-web/look-over-there.git
If you’d rather just run it locally on your dev machine, do:
kitten run https://codeberg.org/small-web/look-over-there.git
To learn more about Kitten and to install it, see:
¹ For more information on deploying Kitten apps, see https://kitten.small-web.org/reference/#deploying-a-kitten-application. Soon, you will be able to deploy Kitten apps via Small Web hosts running Domain (https://codeberg.org/domain/app/) without any technical knowledge required.