/rancher-log-userscript

small JS userscript used to enlarge the log view on Rancher server

Primary LanguageJavaScriptMIT LicenseMIT

Rancher log userscript

A small JS userscript used to enlarge the log view on Rancher server & makes it scale to the window size

Tested on Rancher server v1.6.13

Before

log_actual

After

log_enlarge

Usage

copy/paste userscript.js in your favorite userscript plugin tampermonkey or greasemonkey, edit this line with the correct rancher host :

// @include      /^https?:\/\/your.rancher.host/.*$/

License

The MIT License (MIT) Copyright (c) 2017 Bertrand Martel