/
Upgrading Avalon 7.7 to Avalon 7.7.1 and 7.7.2
Upgrading Avalon 7.7 to Avalon 7.7.1 and 7.7.2
Requirements
Ruby 3.2.x and Node.js 20.x are recommended.
Upgrade Steps
For Manual Installations
Update gems
bundle install --with production --without development test
Update JS dependencies
yarn install # in Avalon root dir
Restart passenger (if using)
passenger-config restart-app
For Docker Installations
Stop Avalon
Update new code from avalon-docker
Pull new images
Restart the Avalon containers
You can also build your own image, Docker Buildkit is recommended
, multiple selections available,
Related content
Upgrading Avalon 7.6 to Avalon 7.7
Upgrading Avalon 7.6 to Avalon 7.7
Read with this
Upgrading Avalon 7.0 to Avalon 7.1
Upgrading Avalon 7.0 to Avalon 7.1
More like this
Upgrading Avalon 7.4 to Avalon 7.5
Upgrading Avalon 7.4 to Avalon 7.5
More like this
Upgrading Avalon 7.3 to Avalon 7.4
Upgrading Avalon 7.3 to Avalon 7.4
More like this
Upgrading Avalon 7.5 to Avalon 7.6
Upgrading Avalon 7.5 to Avalon 7.6
More like this
Upgrading Avalon 7.2 to Avalon 7.3
Upgrading Avalon 7.2 to Avalon 7.3
More like this