Skip to content

Rails App Reboot

  • Add Rails Master Key to .env file
  • Add Docker Hub token to .env file
  • Ensure the Kamal gem is installed: gem install kamal

Run the command: kamal app boot

Further reading