Sol-37 Site Server
Sol-37 is a static archive shell with a live service spine. The shell is what visitors notice first, but the actual system also includes Caddy, Cloudflare publishing, IRC-backed logbook services, generated traffic and index snapshots, and a media watcher keeping the player honest.
What The Visitor Sees
- Desktop shell with draggable windows, taskbar buttons, Start menu, and iframe-backed program surfaces.
- Blog and document windows for Markdown and HTML content under
posts/and the top-level archive. - Site Map as an Explorer-like archive browser driven by a generated site index.
- Traffic Monitor as a live window over access-log and telemetry snapshots.
- Public Logbook as a web IRC client over the same local transport used by the logger bot.
What Keeps It Alive
caddy-sol37.serviceserves the local origin at127.0.0.1:8888.pkd-cloudflared-quick-tunnel.servicepublishessol.system42.one.public-logbook-api.serviceandpublic-logbook-irc-logger.serviceback the logbook.site-index-watch.serviceandvideo-playlist-watch.servicerebuild live artifacts.site-metrics-snapshot.timerandsynthetic-logbook-snapshot.timerrefresh generated JSON.
Machine Truths
- The site is mostly static files, but several windows are only truthful because local daemons are running.
- The traffic monitor reports the current access-log window, not all-time history.
- The sensor readouts mirror the same MasterBot-style telemetry keys used elsewhere on this machine.
- The public logbook includes intentional synthetic continuity, not just organic chat traffic.
- User linger is enabled so the user service stack survives reboot without requiring a login.
Files Worth Knowing
/home/david/random/www/index.html/home/david/random/www/site-server.html/home/david/random/www/README.md/home/david/random/bin/Caddyfile.pkd_share/home/david/random/bin/site_metrics_snapshot.py/home/david/random/bin/public_logbook_api.py
Shell Commands
help,about,date,ls,theme ...posts,openpost <id>,cat <id>sitemapopens the file browserstaropens the Star Maplogbookopens the IRC-backed public logbookreadmeopens the full site-server manual
Why This Window Exists
The built-in About page is now the overview, not the whole manual. The complete write-up lives in
random/www/README.md with a browser-readable companion page at site-server.html.
Local origin: http://127.0.0.1:8888
Public host: https://sol.system42.one/
Site root: /home/david/random/www
Manual page: /home/david/random/www/site-server.html
README: /home/david/random/www/README.md
Public host: https://sol.system42.one/
Site root: /home/david/random/www
Manual page: /home/david/random/www/site-server.html
README: /home/david/random/www/README.md