- scientia - cognizance, insight, knowledge
- scientia utilis - useful knowledge
https://www.bananas-playground.net/projekt/scientia/
A self hosted small knowledge base. Simple storage of text into the database. Browsable by date.
Searchable with mysql fulltext search. Protected by BASIC AUTH, single user only, so far.
- A Webserver (tested on Apache 2.4)
- PHP 8+ with mysqli, mbstring, curl
- MySQL 8+ / MariaDB 10.2
This is build and tested on a linux based OS. Windows support not yet, but it could work.
Want to contribute or found a problem?
See Contributing document: CONTRIBUTING.md
See uses document: USES