For anyone who has prototype code for embedding Cockpit components into other web applications ... I wanted to note that the URL format has changed with Cockpit version 0.40
The URLs now look like something like this:
/cockpit/@localhost/package/file.html
The documentation has been updated. For example:
http://files.cockpit-project.org/guide/latest/api-terminal-html.html
The reason for this is that, before our API and protocol goes stable, we wanted to simplify the way we load and refer to our components. More details here:
https://github.com/cockpit-project/cockpit/pull/1841
Cheers,
Stef
cockpit-devel@lists.fedorahosted.org