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

Banana 62228a807d changed to github.com/adrg/xdg пре 2 месеци
client 62228a807d changed to github.com/adrg/xdg пре 2 месеци
documentation 62228a807d changed to github.com/adrg/xdg пре 2 месеци
sources cfc3c005fa some small fixes пре 2 година
webroot 488434f6fa a better html structure... пре 3 месеци
.gitignore 8f45f9a295 first files. Working, but not usable пре 3 година
CHANGELOG 3b2fc9c064 cleaned up changelog file пре 2 месеци
CODE_OF_CONDUCT.md 27903c9862 building 1.1 release пре 2 месеци
CONTRIBUTING.md 27903c9862 building 1.1 release пре 2 месеци
COPYING 27903c9862 building 1.1 release пре 2 месеци
LICENSE 27903c9862 building 1.1 release пре 2 месеци
README.md 27903c9862 building 1.1 release пре 2 месеци
TODO 1b0b364de2 init of a new version пре 2 месеци
USES 27903c9862 building 1.1 release пре 2 месеци
VERSION 1b0b364de2 init of a new version пре 2 месеци

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