Pull this updated repo changes in your fork.
- Go to Actions
- Select Update under Workflows
- Click on Run Workflow and confirm
🤖 When done a bot will create a pull request in your repo so you can review and confirm the changes.
To update Chevereto make sure to update this repository, then follow these steps:
- Re-build the images (see BUILDING)
- Down containers (see DOCKER-COMPOSE)
- Flush application volume
- Re-up containers
Run the following command to wipe the application volume:
make chevereto-volume-rm <options>
Once removed, on new container up
the application volume will be re-created with the updated Chevereto files.