Understanding LocalCloud project structure and configuration
.localcloud
directory contains all LocalCloud-specific files. Your application code lives alongside it.config.yaml
file:
LLM Component
Embedding Component
Database Component
Cache Component
Storage Component
lc status
config.yaml
if needed..localcloud/config.yaml
Project already initialized
.localcloud
directorylc reset --hard
to start freshcd
to the existing projectConfiguration not found
.localcloud/config.yaml
existslc init
if neededPort conflicts
lc status
for port infoconfig.yaml