Upgrading Arachni instance using postgresql db
Hello! I am planning to upgrade from Arachni 1.0.4 to 1.0.5. I'm using an external postgresql database. To upgrade, do I simply copy over the database.yml file to the new version, or should I perform additional tasks such us updating the database schema?
Thanks!
Joon
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Tasos Laskos on 14 Nov, 2014 04:40 PM
Hello there,
You just need to follow the regular instructions: https://github.com/Arachni/arachni-ui-web/wiki/upgrading
There are no schema updates in this case, but even if they were the update process would perform them automatically.
Cheers
PS. In this case (1.0.4 -> 1.0.5), just copying the
database.ymlfile over to the new dir would be sufficient and faster. ;)Tasos Laskos closed this discussion on 14 Nov, 2014 04:40 PM.