Updating OHIF and maintain the current settings

hi John

i would like to know how i can upgrade OHIF and retain all the current settings including the logo on a production environment can you do a video

2 Likes

Good video idea.

Essentialy you would keep in your docker compose file the app-config mapped via a volume and just change the image number and redeploy. If the new version requires changes to the config you need to do those manually.

volumes:
- /var/local/dcm4chee-arc/ohif/app-config.js:/usr/share/nginx/html/app-config.js:ro