1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/docs/update.markdown
mbugeia 5e51bcd6e9 Init files + sources
Kanboard 1.0.6
2014-07-20 12:26:15 +02:00

499 B

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