baktainer/app/lib
James Paterni a68196431f
Some checks are pending
Test and Build Docker Image / test (push) Waiting to run
Test and Build Docker Image / build (push) Blocked by required conditions
Fix health check server by using Puma with Rack directly
- Replace Sinatra run! calls with direct Puma::Server usage
- Use Rack-compatible approach to avoid Sinatra::Wrapper issues
- Remove problematic set method calls and run! method calls
- Both integrated and standalone health servers now use same Puma/Rack approach
- Remove outdated baktainer/logger require from main file

This should resolve the undefined method errors with Sinatra::Wrapper.
2025-07-14 23:15:26 -04:00
..
baktainer Fix health check server by using Puma with Rack directly 2025-07-14 23:15:26 -04:00
baktainer.rb Fix health check server by using Puma with Rack directly 2025-07-14 23:15:26 -04:00