What a project contains
- A host workspace location
- A ticket board and execution history
- Project documentation and instruction files
- A set of workers the project may use
- Optional runtime configuration for running the project’s software
Project files
The dashboard can manage project documentation stored on disk. LStack usesLSTACK.md as the canonical project instruction source and can generate runner-specific instruction files for supported execution engines.
Worker access
Project worker access determines which workers may receive tickets from the project. Provider capacity, worker health, policy, and current assignments can further limit eligibility.Project runtimes
Configure how LStack builds, starts, checks, and stops the software represented by a project.