Stargate
Stargate is the public collection of instant-launch application templates. It provides a curated gallery of development stacks that you can deploy with a single click.
Overview
Stargate lists all publicly available templates — pre-configured environment blueprints created by the fibe.gg team and community. Each template includes everything needed to run a complete stack: Docker Compose configuration, service classification, and variable definitions.
Browsing Templates
Templates are organized by category (e.g., Web Frameworks, Databases, Full-Stack Starters). You can:
- Browse by category — Filter the gallery by technology or use case
- Search — Full-text search across template names and descriptions
- Preview — View the template's Docker Compose definition and variables before launching
Launching from Stargate
- Browse or search for a template
- Click on a template to view its details
- Fill in any required variables (e.g., project name, database password)
- Select a Playroom for deployment
- Click Launch
The platform creates a Playspec from the template and (if you choose) immediately provisions a Playground.
Creating Templates for Stargate
To publish a template to Stargate:
- Create a template in My Fleet
- Create a version with the template body
- Set the version's visibility to Public
Public versions are discoverable by all users through Stargate. See Templates for the full template format and variable system.