Difference between revisions of "Network/redmine setup notes"
From Makers Local 256
< Network
(adding link to site) |
(adding candidates and selected kanban project) |
||
Line 5: | Line 5: | ||
** When configuring LDAP, do not provide username and password | ** When configuring LDAP, do not provide username and password | ||
** Select on the fly user creation | ** Select on the fly user creation | ||
+ | * Kanban Plugin(s) | ||
+ | ** Candidates: https://www.scrumexpert.com/tools/scrum-and-kanban-plugins-for-redmine/ | ||
+ | ** Selected: https://github.com/akpaevj/dashboard |
Revision as of 21:45, 8 April 2022
- As of writing this, redmine is avaialable for Debian 10, but not 11
- This site was used as the guide to install redmine: https://www.atlantic.net/dedicated-server-hosting/how-to-install-redmine-4-2-on-debian-10/
- After setting up redmine, we had to remove the default webpage from /etc/apache2/sites-available (link may not be specific, writing from memory). Until we did this, it was not loading the redmine.conf
- LDAP
- When configuring LDAP, do not provide username and password
- Select on the fly user creation
- Kanban Plugin(s)