Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.withnubo.com/llms.txt

Use this file to discover all available pages before exploring further.

Rust isn’t supported on managed Nubo yet. Raypacks doesn’t have a Rust pack, and the classic Paketo builder doesn’t either. There’s no managed Dockerfile path either, so Rust apps have nowhere to land on managed builders today.

Options today

  • Self-hosted agents. Run a self-hosted agent on your own machine. Agents support custom Dockerfiles, so a Rust binary deploys exactly like anywhere else.
  • Wait for it. A Rust pack is on the Raypacks roadmap (the engine itself is written in Rust, so we’re motivated). Watch the release notes.

Want to help us prioritize?

Tell us your Rust use case at support@withnubo.com or on Discord. Concrete examples (Axum API, Actix server, an existing binary you’d like to expose as a service) help us scope the pack.