Convert Openclaw to Podman container

- Use official ghcr.io/openclaw/openclaw image
- configure via JSON config file
- containerized for better isolation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-18 01:35:02 +01:00
parent 11a588a4d9
commit a595445bd2
6 changed files with 173 additions and 215 deletions

View file

@ -5,6 +5,6 @@
./podman.nix
./nginx.nix
./searxng.nix
./openclaw.nix
./openclaw-podman.nix
];
}