tracks icon indicating copy to clipboard operation
tracks copied to clipboard

Feature Request: Auto rake db:reset

Open CorneliousJD opened this issue 2 years ago • 1 comments

It would be handy to have it recognize a successful database connection, but if there is a blank database, initialize it by doing rake db:reset -- this would save time on new deployments and save new users the hassle of figuring it out if they're not familiar with how to console into the container to run that.

CorneliousJD avatar May 16 '22 01:05 CorneliousJD

Yes. Maybe this can be done by a "startup wizard" when you open the website? So it's easier for people to know what to do, to get this application running

mbedded avatar Jun 03 '22 14:06 mbedded