Add recipe to set up PostgreSQL replication, rewrite kosmos-postgresql cookbook #163

Manually merged
raucao merged 17 commits from feature/160-postgres_replication into master 2020-05-14 13:10:37 +00:00
2 changed files with 0 additions and 6 deletions
Showing only changes of commit 069090bf44 - Show all commits

View File

@ -71,6 +71,3 @@ postgresql_replicas.each do |replica|
end
end
end
# TODO: We need to set up firewall rules and access rules for clients too
# (Mastodon, ejabberd, etc)

View File

@ -81,6 +81,3 @@ systemctl start #{postgresql_service}
end
end
end
# TODO: We need to set up firewall rules and access rules for clients too
# (Mastodon, ejabberd, etc)