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

Banana 3b2fc9c064 cleaned up changelog file vor 2 Monaten
client 27903c9862 building 1.1 release vor 2 Monaten
documentation 073bc7858c more cleanups vor 3 Monaten
sources cfc3c005fa some small fixes vor 2 Jahren
webroot 488434f6fa a better html structure... vor 3 Monaten
.gitignore 8f45f9a295 first files. Working, but not usable vor 3 Jahren
CHANGELOG 3b2fc9c064 cleaned up changelog file vor 2 Monaten
CODE_OF_CONDUCT.md 27903c9862 building 1.1 release vor 2 Monaten
CONTRIBUTING.md 27903c9862 building 1.1 release vor 2 Monaten
COPYING 27903c9862 building 1.1 release vor 2 Monaten
LICENSE 27903c9862 building 1.1 release vor 2 Monaten
README.md 27903c9862 building 1.1 release vor 2 Monaten
TODO 1b0b364de2 init of a new version vor 2 Monaten
USES 27903c9862 building 1.1 release vor 2 Monaten
VERSION 1b0b364de2 init of a new version vor 2 Monaten

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