diff --git a/homelab/README.md b/homelab/README.md index 1114396..8eeaf1d 100644 --- a/homelab/README.md +++ b/homelab/README.md @@ -3,3 +3,17 @@ This is the stuff I run on my little Raspberry Pi. I guess I fiddle around with it pretty frequently. + +## Portal + +In the [www](www) directory is a static HTML/JavaScript portal thing I wrote. +It doesn't need any server configuration, +you just edit the HTML to manage what apps it serves. + +Other things like this exist, +but they all require ridiculous things like relational databases or weird config files. + +I should probably package this up or something, +but then I'd have to put effort into publicizing it, +and run a ticketing system or something, +so meh. \ No newline at end of file