Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 381 Bytes

migrating_to_17_1.md

File metadata and controls

14 lines (9 loc) · 381 Bytes

Migrating to Bento v17.1

Migrating to version 17.1 from version 17 should be straightforward. Check out our new documentation on using a reverse proxy in front of Bento!

1. Update services and restart

Run the following commands to pull the latest service images and restart services as needed:

./bentoctl.bash pull
./bentoctl.bash start