Kanboard Server Installation

From Michael's Information Zone
Revision as of 13:53, 4 June 2019 by Michael.mast (talk | contribs) (→‎CentOS Installation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CentOS Installation

cd /var/www/html
wget https://github.com/kanboard/kanboard/archive/v1.2.9.zip
unzip kanboard-latest.zip
chown -R apache:apache kanboard/data
rm kanboard-latest.zip
  • chcon -R -t httpd_sys_content_rw_t /var/www/html/kanboard/data
  • FOR EMAIL SUPPORT
setsebool -P httpd_can_network_connect=1

http://kanboard.net/documentation/centos-installation