mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:27:08 +00:00
6d8a199a3c188671207484196fc2e04bc9127775
Running on bare metal, 127.0.0.1 is a sensible choice of address to bind on, but that is not the case when running inside a container, so we add the ability to choose which IP to listen on. This can be given via the environment variable HTTP_HOST when starting the server or, if used as a module, as the second argument of the start(port, host, path) function.
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%