Greg greg
  • Joined on 2018-11-05
greg created pull request kosmos/chef#168 2020-05-18 17:47:34 +00:00
WIP: Initial kosmos_gitea cookbook
greg pushed to feature/147-gitea_cookbook at kosmos/chef 2020-05-18 17:44:04 +00:00
51d4d88568 Initial kosmos_gitea cookbook
20cbc678bc Add a method that returns the PostgreSQL service
greg deleted branch bugfix/160-cookbook_fixes from kosmos/chef 2020-05-16 08:53:36 +00:00
greg merged pull request kosmos/chef#167 2020-05-16 08:53:29 +00:00
Fix the firewall rules and move the password env variable
greg pushed to master at kosmos/chef 2020-05-16 08:53:29 +00:00
82f1e9863b Merge branch 'bugfix/160-cookbook_fixes' of kosmos/chef into master
d79cdf087b Move the PGPASS environment variable to the execute resource
31dc14e88c Fix the firewall rules for PostgreSQL
Compare 3 commits »
greg commented on pull request kosmos/chef#166 2020-05-16 08:00:45 +00:00
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

greg commented on issue kosmos/chef#160 2020-05-15 16:50:57 +00:00
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

greg created pull request kosmos/chef#167 2020-05-15 16:50:43 +00:00
Fix the firewall rules and move the password env variable
greg created pull request kosmos/chef#166 2020-05-15 16:48:46 +00:00
Encrypt the Postgresql data dir on the replica (centaurus)
greg pushed to feature/pg_encfs at kosmos/chef 2020-05-15 16:46:47 +00:00
d0daa9cee7 Add the encryption password for encfs to the data bag
greg pushed to bugfix/160-cookbook_fixes at kosmos/chef 2020-05-15 16:46:09 +00:00
d79cdf087b Move the PGPASS environment variable to the execute resource
31dc14e88c Fix the firewall rules for PostgreSQL
greg pushed to feature/pg_encfs at kosmos/chef 2020-05-15 16:43:46 +00:00
55b1cbc1d7 Encrypt the Postgresql data dir on the replica (centaurus)
greg deleted branch bugfix/enable_dirsrv from kosmos/chef 2020-05-15 15:24:54 +00:00
greg pushed to master at kosmos/chef 2020-05-15 15:24:44 +00:00
4475af9204 Merge branch 'bugfix/enable_dirsrv' of kosmos/chef into master
57f46c6c61 Merge branch 'master' into bugfix/enable_dirsrv
10f0460fd5 Fix startup of the dirsrv@master Systemd unit on boot
Compare 3 commits »
greg merged pull request kosmos/chef#164 2020-05-15 15:24:44 +00:00
Fix startup of the dirsrv@master Systemd unit on boot
greg merged pull request kosmos/chef#164 2020-05-15 15:24:44 +00:00
Fix startup of the dirsrv@master Systemd unit on boot
greg pushed to bugfix/enable_dirsrv at kosmos/chef 2020-05-15 15:24:19 +00:00
57f46c6c61 Merge branch 'master' into bugfix/enable_dirsrv
d900ca352c Merge branch 'bugfix/dirsrv_acis_really_fix' of kosmos/chef into master
b4209fa294 Fix the invalid ACIs on initial creation (for real)
Compare 3 commits »
greg deleted branch bugfix/dirsrv_acis_really_fix from kosmos/chef 2020-05-15 15:23:52 +00:00
greg pushed to bugfix/dirsrv_acis_really_fix at kosmos/chef 2020-05-15 15:23:09 +00:00
greg deleted branch bugfix/dirsrv_acis_really_fix from kosmos/chef 2020-05-15 15:22:17 +00:00