Go to file
Git Admin 3db5b22c59 Add iptables fix instructions for n8n-OpenHands connectivity
Final configuration:
- OpenHands: --network=host (can reach runtime containers)
- n8n: bridge network
- Solution: iptables rule to allow bridge→host on port 3000
2025-11-30 18:50:25 +00:00
.gitignore Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
CLAUDE.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
SETUP-COMPLETE.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
gitea-webhook-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
iptables-fix-instructions.txt Add iptables fix instructions for n8n-OpenHands connectivity 2025-11-30 18:50:25 +00:00
n8n-workflow-setup-guide.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
openhands-api-reference.md Initial commit: MVP Factory setup documentation 2025-11-29 20:03:09 +00:00
openhands-gitea-webhook-workflow.json Add n8n workflow JSON files 2025-11-29 20:14:44 +00:00
openhands-server.sh Add OpenHands startup script with dual-network support 2025-11-30 18:32:40 +00:00
openhands-workflow-fixed.json Add fixed workflow with explicit agent start step 2025-11-29 20:40:48 +00:00
openhands-workflow-with-verification.json Revert to host networking + update workflow to use host IP 2025-11-30 18:47:14 +00:00
openhands-workflow.json Add n8n workflow JSON files 2025-11-29 20:14:44 +00:00