Create your first LocalCloud project in 5 minutes
Initialize the project
.localcloud
directory with your project configuration.Configure services
llama2
, mistral
, qwen2.5
)Start services
http://localhost:11434
http://localhost:11434/api/tags
localhost
5432
localcloud
localcloud
localcloud
localhost
6379
http://localhost:9000
http://localhost:9001
minioadmin
minioadmin
app.py
:qwen2.5:3b
or phi3
run faster on modest hardware. Start with these if you have limited resources.lc start
may take several minutes as Docker images are downloaded. Subsequent starts will be much faster.lc reset --hard
only if you want to completely remove all data.