Skip to content

Instantly share code, notes, and snippets.

View petrilli's full-sized avatar

Christopher Petrilli petrilli

View GitHub Profile
@selenamarie
selenamarie / prod_postgres.md
Last active March 15, 2019 05:12
An Ideal Postgres Environment

Ideal Postgres environment

Documentation

  • Documented replication topology
  • Documented network topology
  • Documented interface topology - including users, passwords, connection estimates, load balancers, connection proxies
  • Documented procedure, schedule for failover and testing
  • Documented procedure, schedule for disaster recovery and testing
@petrilli
petrilli / core.rules
Created March 2, 2012 15:04
Core iptables ruleset
*filter
##############################
# Chains
##############################
-N ICMP_IN
-N ICMP_OUT
-N SPOOF_LOG_DROP
-N SPOOF_IN
-N SPOOF_OUT