Block a user
WIP: Initial kosmos_gitea cookbook
Fix the firewall rules and move the password env variable
Encrypt PostgreSQL data directory
Another option is to not start the PostgreSQL service on boot and run a script on boot where you input the encrypted volume password and then it starts PostgreSQL
Set up Postgres replication
Replication is now running on centaurus. I had to fix the firewall rules to make it work: #167. The data dir for PostgreSQL is also encrypted using encfs: #166. Both are ready to merge
Fix the firewall rules and move the password env variable
Encrypt the Postgresql data dir on the replica (centaurus)
Fix startup of the dirsrv@master Systemd unit on boot
Fix startup of the dirsrv@master Systemd unit on boot