bidmc-its-peek
v1.2.4
Published
BIDMC ITS Peek Gateway & Console
Downloads
3
Maintainers
Readme
⚕️ BIDMC ITS Peek services 👁️
Apache (and Caché) activity insight
$ git clone https://github.com/theflyingape/bidmc-its-peek peek
$ cd peek
$ npm install
$ sudo -s
% rsync -av --delete . /mnt/autofs/media/peek/
% cd /usr/local/sbin
% ln -s /mnt/autofs/media/peek/bin/peek
% ln -s /mnt/autofs/media/peek/bin/peek-gw
% vi /etc/httpd/conf.d/ccc*.conf
# ... append etc/apache-localhost-proxy.conf
% cp /mnt/autofs/media/peek/peek-gw.service /etc/systemd/system/
# ... restart services
% systemctl daemon-reload
% systemctl enable peek-gw
% systemctl start peek-gw
% systemctl restart httpd
:us: :copyright: 2021 Robert Hurst