Upgrading from 0.12.10 to latest (0.17.11) #9617
-
I have an InvenTree instance that I setup for a friend. It hasn't been updated in a long time. Currently running 0.12.10 (I know I should have stayed on top of updates!!) in a Docker setup. Is there anything I should be aware of when making such a jump from 12 > 17? Would it be advisable to update in stages, 12>13>14>15>16>17? I will of course backup the data before I do anything - just wondering what best practice would be in this scenario. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is no real reason to prevent a single update to the latest version, as the update process (database migrations) are strictly ordered. Make a solid backup, and then follow the normal update process and you should be fine! |
Beta Was this translation helpful? Give feedback.
There is no real reason to prevent a single update to the latest version, as the update process (database migrations) are strictly ordered. Make a solid backup, and then follow the normal update process and you should be fine!