Blog posts
Category: Tutorial
Pixel testing update
category: tutorial
Mobile layout
Katerina has made it so that all our integration tests run with twosizes of the browser: one time with the old “desktop” size(1920x1280), and again...Testing all the pixels
category: tutorial
Creating Plugins for the Cockpit User Interface
category: tutorial
Make your Cockpit page easily installable
category: tutorial
Using Cockpit test VMs with your own test framework
category: tutorial
Starter Kit - the turn-key template for your own pages
category: tutorial
The bare minimum
Cockpit’s API makes it easy to create your own pages (or“extensions” if you will) that appear in Cockpit’s menu and interact with your system in any way you like. Our petexample is the Pinger which is just the bareminimum: a HTML file with a form toenter...Using Vagrant to Develop Cockpit
category: tutorial
Making REST calls from Javascript in Cockpit
category: tutorial
Protocol for Web access to System APIs
category: tutorial
Using DBus from Javascript in Cockpit
category: tutorial