Scientia
cognizance, insight, knowledge
Scientia - cognizance, insight, knowledge
About
A self hosted small note/knowledge system. Work in progress
News and updates
Latest news and updates about this project can be found here.
Important stuff will be added to this page.
Features
- Self hosted knowledge base.
- Lightwight.
Releases
- 1.1 - Atlas 2024-06-29, Checksum sha1
- 1.0 - Lykos 2022-11-12, Checksum md5, sha1
Documentation
Lastest documentation can be found in each release and here
Requirements
- A Webserver (tested on Apache 2.4)
- PHP 8+ with mysqli, mbstring, curl
- MySQL 8+ / MariaDB 10.2
Setup
Sourcecode
Changelog
1.1 Atlas - 2024-06-29
+ Config change: i18n. See upgrade-from-1.0.md for more details.
+ Added: Search
+ Added: A cli client written in Go.
+ Fixed: PHP 8.1 stuff
+ Fixed: API endpoint
+ Licence change to GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
1.0 Lykos - 2022-11-12
+ Initial release