Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
5f514df9
Commit
5f514df9
authored
5 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch 'update-docs' into 'master'
Update docs See merge request BiscuIT/BiscuIT-ng!89
parents
4d61aae5
e89db251
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!89
Update docs
Pipeline
#468
failed
5 years ago
Stage: test
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+11
-9
11 additions, 9 deletions
README.rst
docs/admin/03_psql.rst
+1
-1
1 addition, 1 deletion
docs/admin/03_psql.rst
with
12 additions
and
10 deletions
README.rst
+
11
−
9
View file @
5f514df9
BiscuIT - The Free
School Information System
(SIS) - Next Generation Platf
or
m
==========================================
====================================
AlekSIS (
School Information System
) — C
or
e
==========================================
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
This diff is collapsed.
Click to expand it.
docs/admin/03_psql.rst
+
1
−
1
View file @
5f514df9
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment