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

Banana b5826cc112 added config change to validation před 1 měsícem
client b5826cc112 added config change to validation před 1 měsícem
documentation 98ed531f57 online first. offline and sync later před 2 měsíci
sources cfc3c005fa some small fixes před 2 roky
webroot 39e47617f1 changed endpoint file name před 1 měsícem
.gitignore 8f45f9a295 first files. Working, but not usable před 3 roky
CHANGELOG 3b2fc9c064 cleaned up changelog file před 2 měsíci
CODE_OF_CONDUCT.md 27903c9862 building 1.1 release před 2 měsíci
CONTRIBUTING.md 27903c9862 building 1.1 release před 2 měsíci
COPYING 27903c9862 building 1.1 release před 2 měsíci
LICENSE 27903c9862 building 1.1 release před 2 měsíci
README.md 27903c9862 building 1.1 release před 2 měsíci
TODO 98ed531f57 online first. offline and sync later před 2 měsíci
USES 27903c9862 building 1.1 release před 2 měsíci
VERSION 1b0b364de2 init of a new version před 2 měsíci

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