Skip to main content

Bookstack Upgrade

With Docker

Shutdown the container

cd <Bookstack-directory>
docker-compose down

 Backup the data volume

cd <Bookstack-directory>
cp -a config

Pull the new version of Bookstack