Add Ink session recovery and Coolify Docker support

This commit is contained in:
2026-05-19 13:14:46 +02:00
parent dbcb8f4284
commit ebc8e1c7df
14 changed files with 290 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
# Coolify environment for the Ink-only web deployment.
# Set these in Coolify's environment variable UI, not in a committed .env file.
NODE_ENV=production
DEFAULT_GAME_ENGINE=ink
PORT=3000
INK_CONFIG_FILE=./config/engines/ink.json
# Optional server-side LLM variables are only needed by non-Ink engines.
# OPENROUTER_API_KEY=
# OPENROUTER_MODEL=