Make gitlab use remote postgres

This commit is contained in:
Greg Hellings
2025-06-11 21:29:20 -05:00
parent 963757171a
commit e13bee750c
3 changed files with 40 additions and 62 deletions
Binary file not shown.
+1
View File
@@ -87,6 +87,7 @@ in
"gitlab/secret.age".publicKeys = everyone;
"gitlab/otp.age".publicKeys = everyone;
"gitlab/db.age".publicKeys = everyone;
"gitlab/db-password.age".publicKeys = everyone;
"gitlab/jws.age".publicKeys = everyone;
# openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.crt -days 365 -nodes -subj '/CN=issuer'
# Then pipe the resulting files to agenix -e <foo>