Files
bobbie-vault/Notes/OpenClaw.md
2026-03-02 17:06:32 +00:00

866 B

created, category, topic, title, tags
created category topic title tags
2026-02-03T16:38:54
Note
AI
OpenClaw
OpenClaw
project

Setup

  • installed on proxmox vm
  • ubuntu server install
    • ubuntu server (not minimised, that was a PITA to work with)
    • ipv4 config
      • Subnet: 10.100.0.0/24
      • Address: 10.100.0.2
      • Gateway: 10.100.0.1
      • Name servers: 1.1.1.1, 8.8.8.8
      • Search domains: leave empty
  • proxmox firewall rules
    • block all inbound and outbound ip to vm
    • ignore most of below, use tailscale, much easier
      • make an exception for main pc
      • Port Forwarding (DNAT)
        • main pc hits port on proxmox host, it then gets transferred to vm

Notes

  • installing ubuntu failed
    • update error during installation
      • fix: stop it from updating
        • no internet access/don't setup ipv4 config