local
Available Commands
Command Syntax
datafye foundry local <command> [options]Prerequisites
Use Cases
Related Documentation
Last updated
Commands for managing Foundry deployments on your local machine using Docker.
provision - Create a new local Foundry deployment
start - Start a stopped local Foundry deployment
stop - Stop a running local Foundry deployment
deprovision - Completely remove a local Foundry deployment
datafye foundry local <command> [options]Local deployments don't require a --name parameter since only one deployment is allowed per machine.
Docker Desktop installed and running
Datafye CLI installed (see Installation)
Descriptor files configured (see Deployment Descriptors)
Local Foundry deployments are ideal for:
Development - Iterate quickly on your local machine
Learning - Experiment with Datafye without cloud costs
Backtesting - Run historical simulations locally
Paper trading setup - Validate strategies before cloud deployment
Foundry: Data Cloud Only - Quickstart guide
Foundry: Full Stack - Quickstart guide
AWS Deployments - Commands for AWS deployments
Last updated: 2025-10-22
Last updated

