Add LXC 110 MoltBot documentation and infrastructure setup
- Create proxmox/lxc110-moltbot/ with complete README documentation - MoltBot AI chatbot with Telegram and WhatsApp channels - Claude Opus 4.5 model integration via Anthropic API - Security: dedicated moltbot user, UFW firewall, fail2ban, Tailscale SSH - Gateway on port 18789 (loopback), token+password auth - Update proxmox/README.md with LXC 110 quick start and navigation - Update CLAUDE.md network layout with MoltBot entry Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -18,6 +18,7 @@ proxmox/ # Main infrastructure documentation
|
||||
├── cluster/ # Proxmox cluster, UPS, storage management
|
||||
├── lxc104-flowise/ # AI Chatbot (Flowise on port 3000)
|
||||
├── lxc108-oracle/ # Oracle XE 21c/18c Database (port 1521/1522)
|
||||
├── lxc110-moltbot/ # MoltBot AI Telegram Bot
|
||||
├── lxc171-claude-agent/ # Claude Code development environment
|
||||
├── vm109-windows-dr/ # Windows Disaster Recovery VM
|
||||
└── vm201-windows/ # Windows 11 (IIS reverse proxy)
|
||||
@@ -86,6 +87,7 @@ proxmox/vm109-windows-dr/scripts/oracle-backup-monitor-proxmox.sh
|
||||
| Flowise | 10.0.20.161 | 3000 | Chatbot UI |
|
||||
| Gitea | 10.0.20.165 | 3000 | Git server |
|
||||
| Claude Agent | 10.0.20.171 | 22 | Development (also via Tailscale: 100.95.55.51) |
|
||||
| MoltBot | 10.0.20.173 | 22 | AI Telegram Bot (also via Tailscale: 100.120.119.70) |
|
||||
| Primary Oracle | 10.0.20.36 | 1521 | Windows production |
|
||||
| DR Oracle | 10.0.20.37 | 1521 | Disaster recovery |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user