From 14b6904cf54298b5f0ae4c8527196aa689afbab3 Mon Sep 17 00:00:00 2001 From: Brian O'Reilly Date: Sat, 4 Oct 2025 14:11:44 -0400 Subject: [PATCH] we provisioned b612.asteroid.radio, update the TODO.org file. --- TODO.org | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index eaf9a16..13442af 100644 --- a/TODO.org +++ b/TODO.org @@ -1,6 +1,13 @@ * Rundown to Launch. Still to do: -** Server runtime configuration [0/1] +* Setup asteroid.radio server at Hetzner [5/5] +- [X] Provision a VPS +- [X] Firewall +- [X] Install user utilities +- [X] Install base toolchain +- [X] Install lisp + +* Server runtime configuration [0/1] - [ ] parameterize all configuration for runtime loading [0/2] - [ ] strip hard coded configurations out of the system - [ ] add configuration template file to the project @@ -26,8 +33,6 @@ - [X] Player Control (Play/pause/stop working with HTML5 audio) play/pause/edit &etc - [X] User Management (Moved to separate /admin/users page) - - - [X] Live Stream - [X] Now Playing (Working correctly - displays artist and track)