scientia - cognizance, insight, knowledge https://www.bananas-playground.net/projekt/scientia/

Banana a218b3b262 Merge branch 'develop' of Banana/scientia into master il y a 2 mois
client 27903c9862 building 1.1 release il y a 2 mois
documentation 073bc7858c more cleanups il y a 3 mois
sources cfc3c005fa some small fixes il y a 2 ans
webroot 488434f6fa a better html structure... il y a 3 mois
.gitignore 8f45f9a295 first files. Working, but not usable il y a 3 ans
CHANGELOG f1f8aa543a updated changelog il y a 2 mois
CODE_OF_CONDUCT.md 27903c9862 building 1.1 release il y a 2 mois
CONTRIBUTING.md 27903c9862 building 1.1 release il y a 2 mois
COPYING 27903c9862 building 1.1 release il y a 2 mois
LICENSE 27903c9862 building 1.1 release il y a 2 mois
README.md 27903c9862 building 1.1 release il y a 2 mois
TODO 48eca6701b init of the add command il y a 2 mois
USES 27903c9862 building 1.1 release il y a 2 mois
VERSION 27903c9862 building 1.1 release il y a 2 mois

README.md

scientia

  • 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.

Usage

Requirements

  • A Webserver (tested on Apache 2.4)
  • PHP 8+ with mysqli, mbstring, curl
  • MySQL 8+ / MariaDB 10.2

Technical information

This is build and tested on a linux based OS. Windows support not yet, but it could work.

Contribute

Want to contribute or found a problem?

See Contributing document: CONTRIBUTING.md

Uses

See uses document: USES