mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-diagnostics: Show Calibre-Web "version" i.e. ~50 recent commits
This commit is contained in:
parent
9570f8d117
commit
1c43253062
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@ cat_cmd 'env' 'Environment variables'
|
|||
cat_cmd 'node -v' 'Node.js version'
|
||||
cat_cmd 'npm -v' 'npm version'
|
||||
cat_cmd '/opt/iiab/kiwix/bin/kiwix-serve --version' 'kiwix-tools'
|
||||
cat_cmd 'cd /usr/local/calibre-web-py3; git log --graph --oneline --decorate | head -50' 'Calibre-Web version'
|
||||
cat_cmd 'journalctl -t IIAB-CMDSRV' 'Admin Console CMDSRV log'
|
||||
#cat_cmd 'ansible localhost -m setup 2>/dev/null' 'All Ansible facts' # For cleaner scraping of Ansible vars, consider "./runrole all-vars /tmp/all-ansible-vars" 27-31 lines above?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue