github basnijholt/compose-farm v0.22.0

latest releases: v1.18.5, v1.18.4, v1.18.3...
5 months ago

What's New

Console Page (#17)

New Console page in the web interface with:

  • Terminal: Full interactive shell access to any configured host via WebSocket
  • Editor: Monaco-based file editor with syntax highlighting and Cmd+S save
  • SSH agent forwarding for remote host authentication
  • Auto-loads compose-farm config file in editor on connect
  • Automatic file backups before saving (keeps last 200 in .backups/ directory)

Bug Fixes

  • fix(executor): Disable SSH host key checking in raw mode (#18)
    • Fixes "Host key verification failed" errors when running commands from web UI
    • Uses -tt to force TTY allocation without stdin TTY

Don't miss a new compose-farm release

NewReleases is sending notifications on new releases.