Updating Network and Application Server

i am using ns version 3.10.0 and as 3.12.2
is there a way to update them to latest version or do i have to install the latest rpm files and do the process all over again?? if so can i do it in a way that my current setup will not be lost??

Thank u
Kannan

Doing updates is really dependent on how you installed the ChirpStack components. In summary:

  • Debian / Ubuntu: apt update && apt upgrade to update (all) packages
  • .deb file: You can upgrade by installing a newer .deb package
  • .rpm fie: You can upgrade by installing a newer .rpm package
  • Docker: You can upgrade by changing the image tag to a newer version

The upgrade will not overwrite any existing config, and if needed, the upgrade will take care of updating the database schema.