Sloth-ninja gets JessicaOSS ready for a real pilot
JessicaOSS now has the hosting groundwork to move from local setup toward a live, dependable legal-AI service.
Sloth-ninja has chosen Fly.io, a cloud hosting platform, for the backend and Cloudflare Workers for the frontend. The setup keeps the service in London, adds basic health monitoring, and keeps a small instance running so streamed chat answers are less likely to cut off midway.
- Backend hosting is configured with the browser connection locked to the intended public site.
- Frontend hosting is prepared to serve the application and collect operational signals once deployed.
- Production guidance now calls for fresh secrets to protect signed downloads and encrypted user API keys.
The final live deployment still needs the relevant provider accounts, and the custom web address remains a decision for later.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?