Hello,
I’m trying to use the LayoutComponents addon however I don’t see it in the Settings after placing it in the addons folder.
Steps I’ve taken:
- Download and extracted Cockpit
- Download LayoutComponents zip file and extracted it to the
/cockpit/addons/LayoutComponents
directory - Ran:
docker run -d --name cockpit -p 8080:80 agentejo/cockpit
- Login with the admin account and inspect the Settings
I am able to interact with Cockpit normally but there is no “Layout Components” in the Settings.
I must be overlooking something, anyone able to help me out? Is there any way (either via the docker logs or admin interface) to verify that Cockpit sees the Addon?