- Update the variable for
version
inside thesite.yml
. - Update the apache2 config under
roles/common/config/kanboard.conf
- Update the
hosts
file with the correct IP-Adresses
To run this script, just execute the following:
ansible-playbook -v -i hosts.yml site.yml
- Decompress the new archive
- Copy the data folder into the newly uncompressed directory
- Copy your custom config.php if you have one
- If you have installed some plugins, use the latest version
- Make sure the directory data is writeable by your web server user
- Modify .htaccess if needed (f.e. forcing SSL)
- Test
- Remove your old Kanboard directory