bidmc-its-peek

1.2.4 • Public • Published

⚕️ 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

NPM

Open in Visual Studio Codenpm version npm version David Issues

🇺🇸 ©️ 2021 Robert Hurst

/bidmc-its-peek/

    Package Sidebar

    Install

    npm i bidmc-its-peek

    Weekly Downloads

    0

    Version

    1.2.4

    License

    MIT

    Unpacked Size

    4.02 MB

    Total Files

    55

    Last publish

    Collaborators

    • theflyingape