Version: 1.4.7
Enable Updates
autopatch
option allows Administrator to automatically update OpenPanel to minor versions. MINOR versions include only security updates and bug fixes.autoupdate
option allows Administrator to enable or disable automatic updates to major versions. MAJOR versions add new functionality in a backward compatible manner.
- With OpenAdmin
- With OpenCLI
To enable automatic updates, navigate to OpenAdmin > Settings > Update Preferences and change 'Update automatically' option to 'Both':
To enable automatic updates from the terminal use commands:
opencli config update autoupdate yes
opencli config update autopatch yes
Was this helpful?