Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands - CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround - CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check - NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere - MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates - LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference Co-authored-by: Cursor <cursoragent@cursor.com>
5.8 KiB
5.8 KiB
Configuration & Setup
Last Updated: 2026-01-31
Document Version: 1.0
Status: Active Documentation
This directory contains setup and configuration guides.
Documents
- MCP_SETUP.md ⭐⭐ - MCP Server configuration for Claude Desktop
- ENV_STANDARDIZATION.md ⭐⭐ - Environment variable standardization
- CREDENTIALS_CONFIGURED.md ⭐ - Credentials configuration guide
- SECRETS_KEYS_CONFIGURATION.md ⭐⭐ - Secrets and keys management
- SSH_SETUP.md ⭐ - SSH key setup and configuration
- FINALIZE_TOKEN.md ⭐ - Token finalization guide
- cloudflare/ ⭐⭐⭐ - Cloudflare configuration documentation
- CLOUDFLARE_CREDENTIALS_BOTH_METHODS.md ⭐⭐ - API token vs email+key; Certbot one method per file
- NPMPLUS_CERTBOT_CLOUDNS_CREDENTIALS.md ⭐ - ClouDNS credentials from .env for NPMplus Certbot DNS challenge
- ER605_ROUTER_CONFIGURATION.md ⭐⭐ - ER605 router configuration
- OMADA_API_SETUP.md ⭐⭐ - Omada API integration setup
- OMADA_HARDWARE_CONFIGURATION_REVIEW.md ⭐⭐⭐ - Comprehensive Omada hardware and configuration review
- UNIFI_API_SETUP.md ⭐⭐ - UniFi Local API integration setup
- SITE_MANAGER_API_SETUP.md ⭐⭐ - UniFi Site Manager Cloud API integration setup
- UNIFI_API_COMPARISON.md ⭐⭐ - Comparison guide for all UniFi API types
- UNIFI_ENDPOINTS_REFERENCE.md ⭐⭐ - UniFi Local API endpoints reference
- UNIFI_CONFIGURATION_STATUS.md ⭐ - UniFi UDM Pro configuration status and API availability
- UDM_PRO_STATUS.md ⭐⭐⭐ - Single source of truth for UDM Pro configuration status (completed/remaining tasks, progress tracking, key identifiers)
- UDM_PRO_CONFIGURATION_CHECKLIST.md ⭐⭐⭐ - Complete UDM Pro configuration checklist (35 tasks)
- UDM_PRO_API_ENDPOINT_EXPLORATION.md ⭐⭐ - API endpoint exploration and availability testing
- UDM_PRO_API_FIREWALL_ENDPOINTS.md ⭐⭐⭐ - Firewall/ACL API endpoints documentation and configuration examples
- UDM_PRO_FIREWALL_API_LIMITATIONS.md ⭐⭐ - Firewall API limitations and workarounds
- UDM_PRO_FIREWALL_MANUAL_CONFIGURATION.md ⭐⭐⭐ - Manual firewall configuration guide for complex rules
- UDM_PRO_COMPLETE_MANUAL_GUIDE.md ⭐⭐⭐ - Complete manual configuration guide (all remaining tasks)
- UDM_PRO_DHCP_RESERVATIONS_GUIDE.md ⭐⭐⭐ - DHCP static IP reservations configuration guide
- UDM_PRO_PORT_PROFILES_GUIDE.md ⭐⭐⭐ - Port profiles and VLAN trunking configuration guide
- UDM_PRO_SYSTEM_SETTINGS_GUIDE.md ⭐⭐ - System settings configuration guide (hostname, timezone, NTP, backups)
- UDM_PRO_FIREWALL_MANUAL_CONFIGURATION.md ⭐⭐⭐ - Manual firewall configuration guide (sovereign tenant isolation)
- cloudflare/CLOUDFLARE_ZERO_TRUST_GUIDE.md ⭐⭐ - Cloudflare Zero Trust integration
- cloudflare/CLOUDFLARE_DNS_TO_CONTAINERS.md ⭐⭐⭐ - Mapping Cloudflare DNS to Proxmox LXC containers
- cloudflare/CLOUDFLARE_DNS_SPECIFIC_SERVICES.md ⭐⭐⭐ - DNS configuration for Mail (100), RPC (2502), and Solace (300X)
Decision tree (which VLAN, service, deployment path): CONFIGURATION_DECISION_TREE.md (local); canonical version with deployment paths: ../10-best-practices/CONFIGURATION_DECISION_TREE.md.
- FIXES_PREPARED.md ⭐⭐⭐ - Single checklist of all fixes (required + optional) with copy-paste commands: UDM Pro Alltra/HYBX port forward, Alltra/HYBX 502 diagnosis, NPMplus certs, Explorer SSL, shellcheck, verification re-run.
- FULL_FIXES_PREPARED.md ⭐⭐⭐ - Consolidated full fixes: validators & block production, stuck tx, Sentries (1503/1504), RPCs (2301, 2402, 2503–2508), UDM Pro, Alltra/HYBX 502, optional (certs, Explorer SSL, shellcheck, verification). Master table + execution order.
Quick Reference
Initial Setup:
- MCP_SETUP.md - Configure MCP Server
- ENV_STANDARDIZATION.md - Standardize environment variables
- CREDENTIALS_CONFIGURED.md - Configure credentials
Network Configuration:
- Edge: UDM Pro (76.53.10.34, replaced ER605). Port forward 76.53.10.36:80/443 → 192.168.11.167 (NPMplus). Proxmox hosts: 192.168.11.10–12. NPMplus: .166 and .167; only .167 in UDM Pro. See ../11-references/NETWORK_CONFIGURATION_MASTER.md.
- ER605_ROUTER_CONFIGURATION.md - ER605 reference (replaced by UDM Pro)
- CLOUDFLARE_ZERO_TRUST_GUIDE.md - Set up Cloudflare Zero Trust
Related Documentation
- ../01-getting-started/ - Getting started
- ../02-architecture/ - Architecture reference
- ../05-network/ - Network infrastructure