From c8714c01a4268f6aba4abe0461488e6c5b9df6ac Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 2 Mar 2014 21:53:48 -0500 Subject: Add documentations --- docs/update.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/update.markdown (limited to 'docs/update.markdown') diff --git a/docs/update.markdown b/docs/update.markdown new file mode 100644 index 00000000..d997f3e7 --- /dev/null +++ b/docs/update.markdown @@ -0,0 +1,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 -- cgit v1.2.3