From 878ed3f9c31f70e3bee86d3023f02eaf6d50ded0 Mon Sep 17 00:00:00 2001 From: Romain ROCHAS Date: Wed, 22 Oct 2025 03:40:18 +0200 Subject: [PATCH] Rename to rivet-engine.yaml and update description to reflect stateful workloads --- templates/compose/{rivet.yaml => rivet-engine.yaml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename templates/compose/{rivet.yaml => rivet-engine.yaml} (86%) diff --git a/templates/compose/rivet.yaml b/templates/compose/rivet-engine.yaml similarity index 86% rename from templates/compose/rivet.yaml rename to templates/compose/rivet-engine.yaml index f6007a788..e28be9ce5 100644 --- a/templates/compose/rivet.yaml +++ b/templates/compose/rivet-engine.yaml @@ -1,7 +1,7 @@ # documentation: https://www.rivet.dev/docs -# slogan: Open-source visual AI programming environment for building AI agents with LLMs -# category: ai -# tags: ai, visual programming, llm, chatbot, agent, postgresql +# slogan: Build and scale stateful workloads with long-lived processes +# category: development +# tags: stateful, actors, realtime, backend, serverless, postgresql # logo: svgs/rivet.svg # port: 6420