Ganesh PrasadRestore database inside docker container using psqlCommands to restore db from dump using psql inside Docker postgresql containerAug 5, 2021Aug 5, 2021
Ganesh PrasadMigrating Google Cloud Compute Engine VM Postgresql database copy to Google Cloud SQL Postgresql1) SSH into GCP VM instance for Postgresql 2) Ensure there is enough space to backup using command — df -h 3) If you are creating dump in…Jul 8, 2021Jul 8, 2021
Ganesh PrasadSteps to upgrade an old rails application to raiStep 1: If you have BDD/TDD’s written then run it to see if there are deprecation warnings for future versions in logs. If not try to…Nov 24, 2020Nov 24, 2020
Ganesh Prasadcaxlsx_rails gem missing template errorrender xlsx: 'download' returns following error:Sep 23, 2020Sep 23, 2020
Ganesh PrasadManual AWS EC2 setup for ruby on rails — redis — nginx — pumaLogin as IAM userSep 18, 2020Sep 18, 2020
Ganesh PrasadAccessing controller method in views as helperDeclare a controller method as a helper. For example, the following makes the current_user and logged_in? controller methods available to…Sep 8, 2020Sep 8, 2020
Ganesh PrasadInvalid authentication credentials.Incase you get following error while deploying your code to GCPSep 3, 2020Sep 3, 2020