mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-01 06:00:08 -05:00
6476cabd7b
Forced certificate authentication for PostgreSQL on Linux. - added /etc/postgres/xyz/conf.d/90-crystal.conf with custom configurations - enabled SSL - listen on the localhost only - generating SSL certificates with our CA with 1 month expire duration and SAN - changed default root password - small script enhancements like naming, logs grouping, PostgreSQL service checking, ...