twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
700 stars 341 forks source link

Prevent install from running after re-building #391

Open pprasquier opened 7 years ago

pprasquier commented 7 years ago

I've been doing minor customization on my instance running on Heroku. But each time I push GIT to deploy the changes, the installation process launches again, scrapping my exsiting configuration (since it drops all tables). Is there any way to prevent install from running on an existing environment? I don't know if it's related to the build process, to the way Heroku works or to a specific file... I've excluded the database.php and openvbx.php config files from the git.