-
Notifications
You must be signed in to change notification settings - Fork 639
How to upgrade AWS Marketplace AMI instance?
Murat Ugur Eminoglu edited this page May 17, 2022
·
9 revisions
Attention: We have migrated our documentation to our new platform, Ant Media Resources. Please follow this link for the latest and up-to-date documentation.
When you get the new version news for Ant Media Server AMI, you may want to use the new version. There are two alternatives: just start a new EC2 instance through AWS Marketplace or install the new version manually on the running server. This post is a guide for you that tells how you can upgrade manually.
Installation On Running AWS Instance:
- Contact Us: send email to [email protected] and ask for the new version
- Connect your server with ssh
- Download the new version of Ant Media Server to your instance
- Install new version as explained in this document
If you made a new fresh installation, you need to copy configuration and properties file below from old installation to the new installation.
- Files with db extension under /usr/local/antmedia
- Properties file
- /usr/local/antmedia/webapps/WebRTCAppEE/WEB-INF/red5-web.properties
- /usr/local/antmedia/webapps/LiveApp/WEB-INF/red5-web.properties
- For VOD files
- /usr/local/antmedia-backup/webapps/application/streams folder to /usr/local/antmedia/webapps/application/
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.
- Introduction
- Quick Start
- Installation
- Publishing Live Streams
- Playing Live Streams
- Conference Call
- Peer to Peer Call
- Adaptive Bitrate(Multi-Bitrate) Streaming
- Data Channel
- Video on Demand Streaming
- Simulcasting to Social Media Channels
- Clustering & Scaling
- Monitor Ant Media Servers with Apache Kafka and Grafana
- WebRTC SDKs
- Security
- Integration with your Project
- Advanced
- WebRTC Load Testing
- TURN Servers
- AWS Wavelength Deployment
- Multi-Tenancy Support
- Monitor Ant Media Server with Datadog
- Clustering in Alibaba
- Playlist
- Kubernetes
- Time based One Time Password
- Kubernetes Autoscaling
- Kubernetes Ingress
- How to Install Ant Media Server on EKS
- Release Tests
- Spaceport Volumetric Video
- WebRTC Viewers Info
- Webhook Authentication for Publishing Streams
- Recording Streams
- How to Update Ant Media Server with Cloudformation
- How to Install Ant Media Server on GKE
- Ant Media Server on Docker Swarm
- Developer Quick Start
- Recording HLS, MP4 and how to recover
- Re-streaming update
- Git Branching
- UML Diagrams