Skip to content

Instantly share code, notes, and snippets.

@gkunwar
Last active April 6, 2018 03:55
Show Gist options
  • Save gkunwar/d085792e3bc5814ed6070b6c7e322e57 to your computer and use it in GitHub Desktop.
Save gkunwar/d085792e3bc5814ed6070b6c7e322e57 to your computer and use it in GitHub Desktop.
Produciton Checklist
  • Linode/AWS Production Server
  • AWS S3 for file upload
  • SMTP configuration for email notification
  • Capistrano setup and deploy script
  • SSL configuration if required (optional)
  • Setup background job if required (optional)
  • Setup and configure .env for environment variables ( I have my reserves about his )
  • Setup error tracking tool: Errbit
  • Setup HTTP monitoring tool: UptimeRobot
  • Monit / Graphite and New relic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment