meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
updates [2023/09/14 20:22] – johnny | updates [2024/12/20 17:42] (current) – mention cli tool wrongecho | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Updates ====== | ====== Updates ====== | ||
- | * Keep your ITFlow instance updated with the latest features and security patches. Updates will contain changes to both the filesystem and the database schema. | ||
- | * The updater can be accessed via **Settings > Update**. | ||
* It's important to take regular (e.g. nightly) backups of your ITFlow instance, especially before updating | * It's important to take regular (e.g. nightly) backups of your ITFlow instance, especially before updating | ||
+ | * **Keep your ITFlow instance updated** with the latest features and security patches. | ||
+ | * Updates will contain changes to both the filesystem and the database schema. | ||
+ | * The updater can be run in the app via **Settings > Update** or at the CLI using **update_cli.php** | ||
===== Files ===== | ===== Files ===== | ||
Line 9: | Line 10: | ||
The majority of ITFlow updates are just changes to the PHP files. The update tab will show the latest [[https:// | The majority of ITFlow updates are just changes to the PHP files. The update tab will show the latest [[https:// | ||
- | If you've edited any files, the auto-updater will fail - navigate to your web directory and run git pull to review and resolve the issue. | + | If you' |
{{updates_git_pull.png? | {{updates_git_pull.png? | ||
Line 27: | Line 28: | ||
- | //Additional | + | **Additional |
+ | * The database update applies one update at a time. If there are multiple updates needed, you will need to manually cycle through each update. | ||
+ | |||
+ | * If you run into any issues running multiple database updates, it may be worth signing out and back in again between updates. Some updates alter files in your PHP session, which might only be set during login. | ||
{{: | {{: |