Network/redmine setup notes

From Makers Local 256
< Network
Revision as of 08:09, 22 January 2023 by Omegix (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Turnkey Redmine Setup Notes

  1. Install Turnkey Redmine 17.1, which installs Redmine v5.0.0
  2. Restore database from OLD Redmine
  3. To work with existing reverseproxy and DNS settings, make sure IP addr and hostname are the same as OLD redmine
  4. Confirm LDAP configuration works from redmine web portal
  5. Copy "files" directory from OLD Redmine to Turnkey Redmine
  6. Copy "dashboard" directory
    1. Fix Bug by implementing workaround we documented here: https://github.com/akpaevj/dashboard/issues/47
  7. Copy "ml256Theme" to public/themes

OLD Redmine Setup Notes

Related: