Commit Graph

6 Commits

Author SHA1 Message Date
s1d3sw1ped 1a69fcfd04 Refactor installation and runner scripts for enhanced usability and security
- Updated the installation script to clarify that production wrappers do not include fixed test secrets, improving user guidance for local testing.
- Modified the jiggablend-manager and jiggablend-runner scripts to remove fixed test configurations, emphasizing the use of local test credentials via `make init-test`.
- Enhanced error handling in the runner script to ensure that an API key is provided, improving security and user feedback.
- Added new flags and options for the runner, including sandboxing capabilities and GPU ray tracing control, enhancing flexibility for users.
- Improved README documentation to reflect changes in usage and configuration, ensuring users have clear instructions for setup and execution.
2026-07-12 10:01:15 -05:00
s1d3sw1ped edc8ea160c something 2025-11-27 00:46:48 -06:00
s1d3sw1ped 690e6b13f8 its a bit broken 2025-11-25 03:48:28 -06:00
s1d3sw1ped f9ff4d0138 Enhance server configuration for large file uploads and improve token handling. Increase request body size limit in the server to 20 GB, update registration token expiration logic to support infinite expiration, and adjust database schema to accommodate larger file sizes. Add detailed logging for file upload processes and error handling improvements. 2025-11-23 16:59:36 -06:00
s1d3sw1ped 2a0ff98834 massive changes and it works 2025-11-23 10:58:24 -06:00
s1d3sw1ped 87cb54a17d initial commit 2025-11-21 17:31:18 -06:00