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

Banana be205540e3 license update to files 1 tháng trước cách đây
client be205540e3 license update to files 1 tháng trước cách đây
documentation ca57c51822 edit by id. Work in progress 1 tháng trước cách đây
sources cfc3c005fa some small fixes 2 năm trước cách đây
webroot be205540e3 license update to files 1 tháng trước cách đây
.gitignore 8f45f9a295 first files. Working, but not usable 3 năm trước cách đây
CHANGELOG 3b2fc9c064 cleaned up changelog file 2 tháng trước cách đây
CODE_OF_CONDUCT.md 27903c9862 building 1.1 release 2 tháng trước cách đây
CONTRIBUTING.md 27903c9862 building 1.1 release 2 tháng trước cách đây
COPYING 27903c9862 building 1.1 release 2 tháng trước cách đây
LICENSE 27903c9862 building 1.1 release 2 tháng trước cách đây
README.md 27903c9862 building 1.1 release 2 tháng trước cách đây
TODO 98ed531f57 online first. offline and sync later 2 tháng trước cách đây
USES 27903c9862 building 1.1 release 2 tháng trước cách đây
VERSION 1b0b364de2 init of a new version 2 tháng trước cách đây

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