Commit Graph

5 Commits

Author SHA1 Message Date
Edgard Oliveira
8ecc285d78 Adding CA string for Mysql secure connection 2023-04-03 15:29:05 -03:00
Edgard Oliveira
507d24e7ba Allow ssl for mysql connections 2023-04-01 17:54:56 -03:00
Jamie Curnow
4fdc80be01 Fix logical error with keys and mysql config 2023-03-21 17:59:27 +10:00
Jamie Curnow
c3469de61b Linting fixes 2023-03-21 17:11:16 +10:00
Jamie Curnow
2a07445005 Refactor configuration
- No longer use config npm package
- Prefer config from env vars, though still has support for config file
- No longer writes a config file for database config
- Writes keys to a new file in /data folder
- Removes a lot of cruft and improves config understanding
2023-03-21 16:53:39 +10:00