Hi everyone. I’ve been setting up SuperAGI on my home server and loving it. The marketplace is great for ideas, but I'm a bit nervous about just installing plugins from anywhere for my internal tools.
I want to set up a private registry for my team, so we can vet and host our own plugins safely. I know Docker Hub has private repos, and SuperAGI can pull from custom registries, but I'm fuzzy on the exact steps.
Could someone guide me through how to configure SuperAGI to use a private Docker registry? I’m comfortable with basic Docker commands, but I’ve never set up a full private pipeline for something like this. What’s the simplest way to get this locked down internally? 😅