mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
How to update a manual installation #517
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Crediavance on GitHub (Jun 4, 2024).
Hello, i look at the documentation of planka and i cant find how to update a planka Manual installation, i got an issue to send emails and looking in this help many people say that if you update to a newest version(i got the verion 1.16.0 that same in the install documentation) you cand send email without the [E] undefined
@meltyshev commented on GitHub (Jun 6, 2024):
Hi!
/var/www/planka/and also backup the database./var/www/planka/to any other name (for exampleplanka-old)./var/www/planka-oldto/var/www/planka:npm run db:init && npm start --prod./var/www/planka-old.