Skip to content
Snippets Groups Projects
Verified Commit f8aeef0f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:BiscuIT/BiscuIT-ng

parents 2e5d30be 5f514df9
No related branches found
No related tags found
No related merge requests found
Pipeline #469 failed
BiscuIT - The Free School Information System (SIS) - Next Generation Platform
==============================================================================
AlekSIS (School Information System) — Core
==========================================
Warning
-------
**This is a preview version of BiscuIT. Do not use with sensitive data. Especially, do not grant access to students yet.**
**This is a preview version of AlekSIS. Do not use with sensitive data. Especially, do not grant access to students yet.**
What BiscuIT is
What AlekSIS is
----------------
BiscuIT is a web-based school information system (SIS) which can be used to
AlekSIS is a web-based school information system (SIS) which can be used to
manage and/or publish organisational subjects of educational institutions.
It was originally developed together with Städt. Leibniz-Gymnasium Remscheid
as a proprietary product. Five years after the school stole the original
code base, BiscuIT-ng started as a complete re-implementation as
well-designed, free and open source software.
code base, as a complete re-implementation as well-designed, free and open
source software, BiscuIT-ng was started. In the meantime, students from the
Katharineum in Lübeck implemented School-Apps with the same goals and tools.
In 2020, BiscuIT-ng and School-Apps were combined into AlekSIS.
BiscuIT-ng is a platform based on Django, that provides central funstions
AlekSIS is a platform based on Django, that provides central funstions
and data structures that can be used by apps that are developed and provided
seperately. The core can interact closely with the Debian Edu / Skolelinux
system.
......@@ -49,4 +51,4 @@ full licence text or on the `Europen Union Public Licence`_ website
https://joinup.ec.europa.eu/collection/eupl/guidelines-users-and-developers
(including all other official language versions).
.. _BiscuIT-ng: https://edugit.org/BiscuIT/BiscuIT-ng
.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS
......@@ -30,7 +30,7 @@ random, password. You can generate one using the pwgen utility if you like::
Configure BiscuIT to use PostgreSQL
-----------------------------------
Fill in the configuration under `/etc/biscuit/*.toml`::
Fill in the configuration under `/etc/biscuit/aleksis.toml` (or a file with any other name in this directory)::
[default.database]
host = "localhost"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment