Skip to content

berlinjunker/ansible-inits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Script for Kanboard Installation

How to install

  • Update the variable for version inside the site.yml.
  • Update the apache2 config under roles/common/config/kanboard.conf
  • Update the hosts file with the correct IP-Adresses

To run this script, just execute the following:

ansible-playbook -v -i hosts.yml site.yml

How to update Kanboard from Archive

  1. Decompress the new archive
  2. Copy the data folder into the newly uncompressed directory
  3. Copy your custom config.php if you have one
  4. If you have installed some plugins, use the latest version
  5. Make sure the directory data is writeable by your web server user
  6. Modify .htaccess if needed (f.e. forcing SSL)
  7. Test
  8. Remove your old Kanboard directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published