How to update with yum
Movable Type AMI Edition (Amazon Linux 2023) supports updating Movable Type with yum.
Create a snapshot of the existing environment
Please create snapshots according to the directions on the following page. You may also backup files manually.
Update with yum command.
nginx version
$ sudo yum clean all
$ sudo yum update movabletype
Apache version
$ sudo yum clean all
$ sudo yum update movabletype-httpd24
If you are using Movable Type Advanced, please specify movabletype-advanced-httpd24.