Factory provides a lightweight local integration solution, Factory Bridge, with the following configuration process:
- environmental preparation: First you need to install the Docker container environment (recommended)
brew install dockercommand installation) - Tools Download: Download the Factory Bridge client for your operating system from the "Integrations" page of the Factory console.
- Connection Configuration: Run
./factory-bridge --config <path-to-config>command establishes an encrypted tunnel between local and cloud - Rights Management: Configure Git repository access permissions according to development needs, and the principle of least privilege is recommended.
- Distribution of mandates: Just select the "Local Execution" option when creating a Droids task in the console.
IMPORTANT: Caution is required when using local mode:
- Keeping Docker Services Running Continuously
- Regularly update Bridge client for security patches
- End-to-end encryption is recommended for sensitive projects
- transferring entity
factory-bridge --log-level debugcommand to troubleshoot connection problems
This answer comes from the articleFactory: AI Intelligence Platform for Automated Software DevelopmentThe































