15 Commits (f209980e8b1d1a655b047064533334bdfa0a5ed4)

Author SHA1 Message Date
KeeganForelight f209980e8b refactored a lot of server, creating actual database package 2 years ago
KeeganForelight 36ccdf1df0 adding timing to server start/stop, reduced output 2 years ago
KeeganForelight 7c3bb7e26c fixed config loading on fresh machines, moved to XDG /home/keegan/.config directory 2 years ago
KeeganForelight ef7bf9d665 pflags can't bind to nested flags so I will need to find a work around 2 years ago
KeeganForelight 5554d93aa1 barebones config working to load/store vals on exit 2 years ago
KeeganForelight ebd87863bc starting to reconfig config 2 years ago
KeeganForelight 6a9775facc trying to sift through the garbage 2 years ago
Keegan 0ccac301f1 Super broken but what are you gonna do 2 years ago
Keegan b1520db055 adding reactor config parser for devices 2 years ago
Keegan 1c2868daf8 server launches with proper config for itself and grafana, added storing config on exit or changes 2 years ago
Keegan 56512b3086 Added more config methods for server interface and started working on docker compose. Need to finish influx startup and grafana provisioning 2 years ago
Keegan f404056bd2 Added config to docker impl and tested with changed vars. No perserved config yet 2 years ago
Keegan 247ba5fdbc added config parser for reactor and server settings, need to add store method 3 years ago
Keegan 44fc6eb74a super crude grafana display but works with hardcoded sensor manager and database client 3 years ago
Keegan c5b9953313 added viper for basic config, also added influx db to docker compose and created data file 3 years ago