home/versioned_docs/version-1.7.x/start/upgrade.md
HertzBeat Release Version List
Apache HertzBeat's metadata information is stored in H2 or Mysql, PostgreSQL relational databases, and the collected metric data is stored in time series databases such as TDengine and IotDB.
You need to save and back up the data files of the database and monitoring templates yml files before upgrading
docker cp hertzbeat:/opt/hertzbeat/define ./define in the container /opt/hertzbeat/definedocker cp hertzbeat:/opt/hertzbeat/define ./define-v $(pwd)/define:/opt/hertzbeat/define-v $(pwd)/define:/opt/hertzbeat/define-v $(pwd)/data:/opt/hertzbeat/data database file directory in the container /opt/hertzbeat/data-v $(pwd)/data:/opt/hertzbeat/dataapplication.yml/opt/hertzbeat/data/opt/hertzbeat/definebin/shutdown.sh stops the HertzBeat process and downloads the new installation package/opt/hertzbeat/definebin/shutdown.sh stops the HertzBeat process and downloads the new installation packageapplication.ymlHAVE FUN