10 Commits

Author SHA1 Message Date
Michael Zanetti
40efbb1ef4 Fix influx systemd env override not working with older systemd
Apparently the system unit file for influx is influxdb.service,
however, the symlinks in /etc differ and are named influxd.service.
While newer systemd versions seem to handle that properly, older ones
(debian buster) don't seem to pick up our config if it's named
like the symlink instead of the actual unit file
2023-06-19 12:20:35 +02:00
Michael Zanetti
c2e7d2bf0e Override influxdb defaults to
* only listen to localhost for security reasons
* don't print debug logs for every call
* don't use the _internal db
2023-05-22 16:08:51 +02:00
Simon Stürz
13245e0e57 Add debian packages for libnymea-core 2022-07-26 10:08:05 +02:00
Michael Zanetti
5ca212130a Fix the apt hook 2022-03-27 01:07:03 +01:00
Michael Zanetti
8ec5b4f464 Change upgrade restart logic to also work on plugins and libs 2021-11-11 01:41:20 +01:00
Simon Stürz
191936e235 Load debug categories from settings and allow configuration using debug interface 2019-10-08 16:20:20 +02:00
Michael Zanetti
b1cf3b96f4 Install a default logging.conf 2019-08-08 20:31:48 +02:00
Michael Zanetti
3ff10e2881 Properly fix install paths 2019-04-17 15:10:24 +02:00
Michael Zanetti
366c2e515b update dpkg structure to install files as before 2019-04-16 23:32:54 +02:00
Michael Zanetti
8daa442620 rename debian packages 2019-04-08 13:55:15 +02:00