gathering / gondul

Network management/monitoring system specialized for temporary events
http://tech.gathering.org
GNU General Public License v2.0
42 stars 10 forks source link

Templating: Use getopt or similar for actually configurable variables #199

Closed KristianLyng closed 5 years ago

KristianLyng commented 5 years ago

Also ties in with #198 obviously, but is slightly bigger.

Use getopt or similar to allow configuring: listening ip/port, API URL (including optional login/password?), directory/path for templates.

KristianLyng commented 5 years ago

Fixed in #200