Skip to content

Problem: Confusing when terminal & dashboard open in browser

Solution: Open new Electron windows instead.

Note: Had to do open a window with 'nodeIntegration: false' to make Bootstrap (used by Cockpit) work in an Electron window.

See: https://stackoverflow.com/a/38556376

Edited by Julian Pistorius

Merge request reports