-
Notifications
You must be signed in to change notification settings - Fork 2
[Feature] Docker one-click deploymentΒ #4
Copy link
Copy link
Open
Labels
devopsdockerdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededroadmap
Description
Activity
Metadata
Metadata
Assignees
Labels
devopsdockerdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededroadmap
π³ Docker One-Click Deployment
This is a roadmap feature open for community contribution!
π― Overview
CrustAI should be deployable with a single command using Docker Compose,
bundling the app + Ollama in one stack β no manual setup required.
π― Goal
# This should be all a user needs to run: docker compose upποΈ What needs to be built
Dockerfilefor the CrustAI Node.js app (draft exists in/dockerfolder β needs review)docker-compose.ymlthat spins up:.env.examplefor Docker-based config (tokens, model name)π§© Technical notes
β Acceptance Criteria
docker compose upstarts everything