Troubleshooting & Errors

I’ve noticed that in plugins there are issues with the build process for manx specifically. I’ve been reviewing this for a little while now and still have yet to find the right fix for the issue. If you take a look at the image below you will see that some of the plugin’s are grayed out and this is because I’m specifically excluding them from the local.yml.

local_yaml

As you see in the image above there are only a select few plugins and you can exclude the ones you don’t want or need by removing those. For instance, if you wanted to remove - training from the list of available plugins when you log in to Caldera…​remove it from the list and rebuild the app. Rebuild with your deployment

# for docker...use

cd caldera
docker build --build-arg WIN_BUILD=true . -t caldera:server