ranlab.

What is this?

I was bored and wanted to set up a service in my homelab.

But I did not have anything that I needed to set up

So I created this website. It lets you pick a random project from Awesome-Selfhosted.

This way, you can discover and add new services to your homelab that you might not have known about before.

Can I self host this?

Yes! All you need to do it pull the image with the command

docker pull steamwolf/ranlab:docker

Then run ranlab with

docker run -d --name ranlab -p 8888:80 steamwolf/ranlab:docker

Credits

Awesome-Selfhosted

"Dice" By Donnnno

"Dice1" By weareheroes


This website and it's source is licensed under the MIT license