Table of Contents
Running PostgreSQL
Installation
System Service
Databases
Client Authentication
Secure Connection
Database Roles
Backups
SQL Dumps
Upgrades
Running Redis
Installation
System Service
Databases
Connections
Security
Protecting Redis With a Password
Protected Mode
Renaming and Disabling Commands
Permissions
Backups
Restoring Backups
Performance
Summary
I am using some scripts I downloaded from Josef Strzibny's book that are setting up Ruby on Rails deployment and automatically installing a PostgreSQL server. I am also using Dokku, but I like the idea of controlling what is happening on the server.
Lucian Ghinda, Senior Ruby Developer