Skip to content

LibreDoc is an open source documentation software for your intranet. It offers the possibility to create and update documents. LibreDoc takes care of creating the necessary revisions for auditability.

License

piuswalter/LibreDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreDoc
LibreDoc

Your Open Source Intranet Documentation Software

GitHub last commit (branch) GitHub issues GitHub language count Lines of code

LibreDoc is an open source documentation software for your intranet. It offers the possibility to create and update documents. LibreDoc takes care of creating the necessary revisions for auditability.

🖥️ LibreDoc demo

The LibreDoc demo shows you all the functionalities on the latest version. Here you can test before you host your own instance.

You can find it here.

⚒️ Setup your own LibreDoc instance

Below is the procedure on how to set up your own LibreDoc instance.

Prerequisites

Before you start, you need already installed software. To be specific

There is also software like XAMPP that already contains all the necessary components. Caution, this should only be used for testing purposes or for the instance on your own computer due to security reasons.

Installing LibreDoc

Move all files from src/ to the folder that can be accessed from your webserver.

Call the LibreDoc directory, you should be redirected directly to install.php.

Follow the installation steps as described in the LibreDoc installer. At the end of the setup you should be redirected to your LibreDoc instance and the file install.php should be deleted automatically. If this did not happen due to an error, be sure to delete it manually.

Run the application

If your web server is running on your local computer, you can access your LibreDoc instance via localhost.

⚙️ Running on HTML, CSS, PHP and MySQL (or MariaDB)

HTML5 CSS3 PHP MySQL MariaDB

  • HTML5 - The structure for the frontend
  • CSS3 - Brings the style to the fronend
  • PHP - The logic for the backend
  • MySQL - The database to store your documents
  • MariaDB - Same here but a MySQL fork

📜 License

GitHub license

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details

About

LibreDoc is an open source documentation software for your intranet. It offers the possibility to create and update documents. LibreDoc takes care of creating the necessary revisions for auditability.

Topics

Resources

License

Stars

Watchers

Forks