This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,2 @@ | ||
# KERBEROS.IO | ||
[![Join the chat](https://img.shields.io/gitter/room/TechnologyAdvice/Stardust.svg?style=flat)](https://gitter.im/kerberos-io/hades?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
|
||
[![Kerberos.io - video surveillance](https://kerberos.io/images/kerberos.png)](https://kerberos.io) | ||
|
||
## What is KiOS? | ||
A Linux OS created by Buildroot which runs Kerberos.io out-of-the-box. This repository is forked from the [thingOS](https://github.com/ccrisan/thingos) project, and cross-compiles for the Raspberry Pi 1, 2, 3 and 4 (more devices will come). | ||
|
||
The purpose of this repository is to deliver a minimal but complete Linux OS, in the form of a **.img**, which can be flashed to an SD card. | ||
|
||
### How to install KiOS on your Raspberry Pi? | ||
Please go to our [documentation website](https://doc.kerberos.io/2.0/installation/KiOS), there is explained the complete process to get started with Kerberos.io. | ||
|
||
### Documentation | ||
|
||
More in-depth documentation can be found [on the wiki of thingOS](https://github.com/ccrisan/thingos/wiki). There is explained all the technical stuff. We only made a couple of adjustments: | ||
|
||
- [kerberosio-machinery package](https://github.com/kerberos-io/kios/tree/develop/package/kerberosio-machinery) | ||
|
||
- [kerberosio-web package](https://github.com/kerberos-io/kios/tree/develop/package/kerberosio-web) | ||
# kios | ||
A Linux OS created by Buildroot which runs Kerberos.io out-of-the-box |