mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:17:09 +00:00
17f20535cbb4c47463b6ec9dd97bc07d6504bf6b
Fixes #275. Use this as the systemd unit file to run as a service: [Unit] Description=Dougal Network Packet Capture After=network.target remote-fs.target nss-lookup.target [Service] ExecStart=/srv/dougal/software/sbin/packet-capture.sh ExecStop=/bin/kill -s QUIT $MAINPID Restart=always User=root Group=users Environment=PATH=/usr/bin:/usr/sbin:/usr/local/bin Environment=INS_HOST=172.31.10.254 WorkingDirectory=/srv/dougal/software/var/ SyslogIdentifier=dougal.pcap [Install] WantedBy=multi-user.target
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%