summaryrefslogtreecommitdiff
path: root/docs/update.markdown
blob: d997f3e7ddf0de4cc832d584e15e118bb806510e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Update
======

From the archive
----------------

1. Close your session (logout)
2. Rename your actual Kanboard directory (to keep a backup)
3. Uncompress the new archive and copy your database file `db.sqlite` in the directory `data`
4. Make the directory `data` writeable by the web server user
5. Login and check if everything is ok
6. Remove the old Kanboard directory

From the repository
-------------------

1. Close your session (logout)
2. `git pull`
3. Login and check if everything is ok