mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 06:37:07 +00:00
db97382758c0f5f366b57757b4dc3ee793ba66a4
./sbin/update-dns.sh may be called at regular intervals (one hour or so) via crontab. It will automatically detect: - its local host name (*.lan.dougal.aaltronav.eu); and - which IP has internet access, if any. Armed with that information and with the dynamic DNS API password stored in DYNDNS_PASSWD in ~/.dougalrc, it will update the relevant DNS record. For this to work, the first `lan.dougal` hostname in the Nginx configuration must be the one that is set up for dynamic update. Other `lan.dougal` hostnames should be CNAME records pointing to the first one.
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%