Learn Buffalo

Build for Production and Deploy

Part 9

Enable production mode, build and run the app on a Linux server.

  • buffalo build command and flags (-o, -v, –clean-assets)
  • production mode versus development mode
  • enabling Buffalo TLS server
  • checklist for deploying on a remote server (i.e. Ubuntu linux)
  • systemd configuration
  • nginx configuration
  • securing sensitive routes

Watch the video

View the code