ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.23k stars 618 forks source link

Blog post about How to easily upgrade AMS in AWS, Azure, on-premise #2218

Open mekya opened 4 years ago

danielbiagi commented 4 years ago

I need to upgrade mine ASAP, any news?

mekya commented 4 years ago

You can update it by using installation script.

https://github.com/ant-media/Ant-Media-Server/wiki/Installation#update-over-older-version

Secondly, if you're using AWS Marketplace or you made a new fresh installation, you need copy to configuration and properties file below from old installation to the new installation

The last but not least, when you make a fresh installation or update over older version, previous installation will be backup in /usr/local directory with a timestamp value like antmedia-20200822

danielbiagi commented 4 years ago

Cheers, just did the upgrade and it went smoothly!

mekya commented 4 years ago

Great to hear that.

Thank you.