Local Deployments
Commands for managing Foundry deployments on your local machine using Docker.
Available Commands
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
Command Syntax
datafye foundry local <command> [options]Prerequisites
Docker Desktop installed and running
Datafye CLI installed (see Installation)
Descriptor files configured (see Deployment Descriptors)
Use Cases
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
Related Documentation
Foundry: Data Cloud Only - Quickstart guide
Foundry: Full Stack - Quickstart guide
AWS Deployments - Commands for AWS deployments
Last updated: 2025-10-22
Last updated

