0

I'm looking for a Linux open source document management system (DMS). Ideally I would like to install a Server on my workstation Linux Mint.

What I need from this system is:

  • write wiki page to contain information;
  • store some document;
  • I prefer a web interface but it is not essentially;

What is not important:

  • it is not important that it supports version control of the document.

I have found the links below:

  • this link suggests OpenKM but the link was written in 2016.

  • this link speaks about many of this system (Alfresco, OpenKM, and so on).

I'm here to ask if someone, happy of one DMS open source for Linux, can suggest it to me.
I hope I have been clear about my needs. Don't hesitate to ask me more details.

Thank you.

frankfalse
  • 215
  • 12

1 Answers1

1

I use redmine a ton.

https://www.redmine.org/

It's primary use is an issue tracker. But it could also be used for project pages, project planning, document library, wiki, or source code repository.

Stewart
  • 12,628
  • 1
  • 37
  • 80