📄️ Slipway CLI
Most of the functionality of the Slipway CLI is documented on other pages.
📄️ Component Registries
Slipway Component Registry
📄️ Component Caching
When Components are downloaded, either from HTTP URLs or through remote Component Registries,
📄️ Canvases
A "canvas" in Slipway is a specially formatted JSON snippet which represents an image.
📄️ Timezones and Locales
When running Rigs through slipway run the system timezone and locale are used.
📄️ Secrets and Hashed API Keys
One of the primary goals of Slipway was to require as little infrastructure complexity as possible when self hosting.
📄️ Debugging Rigs
Slipway Debugger
📄️ Hosting on Fly.io
Fly.io is an extremely straightforward way to host Slipway, and can often be done for free.
📄️ Rust Components
Creating a basic component
📄️ Naming Conventions
Slipway tries to stick to a snake_case naming convention whenever possible for consistency.
📄️ The SLIPWAY_SECRET Environment Variable
Slipway itself doesn't require any environment variables to run Rigs and generate dashboards.