mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-22 14:22:17 +03:00
updated README.md file
This commit is contained in:
parent
b49e7cba55
commit
7005c16165
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -4,14 +4,14 @@
|
||||||
|
|
||||||
Ahenk is a Linux agent written in Python which enables Lider to manage & monitor clients remotely.
|
Ahenk is a Linux agent written in Python which enables Lider to manage & monitor clients remotely.
|
||||||
|
|
||||||
>Add new repo with [this](https://github.com/Pardus-Kurumsal/lider-ahenk-installer/blob/master/ahenk-installer/conf/liderahenk.list) file
|
>Add new repo with [this](https://github.com/Pardus-LiderAhenk/lider-ahenk-installer/blob/master/ahenk-installer/conf/liderahenk.list) file
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* See [Ahenk wiki](https://github.com/Pardus-Kurumsal/ahenk/wiki) to get started!
|
* See [Ahenk wiki](https://github.com/Pardus-LiderAhenk/ahenk/wiki) to get started!
|
||||||
* See how to [setup development environment](https://github.com/Pardus-Kurumsal/ahenk/wiki/01.-Setup-Development-Environment)
|
* See how to [setup development environment](https://github.com/Pardus-LiderAhenk/ahenk/wiki/01.-Setup-Development-Environment)
|
||||||
* Learn how to [run](https://github.com/Pardus-Kurumsal/ahenk/wiki/02.-Running) ahenk.
|
* Learn how to [run](https://github.com/Pardus-LiderAhenk/ahenk/wiki/02.-Running) ahenk.
|
||||||
* Create [Ahenk distribution](https://github.com/Pardus-Kurumsal/ahenk/wiki/03.-Ahenk-Distribution) as .deb package
|
* Create [Ahenk distribution](https://github.com/Pardus-LiderAhenk/ahenk/wiki/03.-Ahenk-Distribution) as .deb package
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
|
@ -23,14 +23,14 @@ We encourage contributions to the project. To contribute:
|
||||||
|
|
||||||
## Other Lider Ahenk Projects
|
## Other Lider Ahenk Projects
|
||||||
|
|
||||||
* [Lider](https://github.com/Pardus-Kurumsal/lider): Business layer running on Karaf container.
|
* [Lider](https://github.com/Pardus-LiderAhenk/lider): Business layer running on Karaf container.
|
||||||
* [Lider Console](https://github.com/Pardus-Kurumsal/lider-console): Administration console built as Eclipse RCP project.
|
* [Lider Console](https://github.com/Pardus-LiderAhenk/lider-console): Administration console built as Eclipse RCP project.
|
||||||
* [Lider Ahenk Installer](https://github.com/Pardus-Kurumsal/lider-ahenk-installer): Installation wizard for Ahenk and Lider (and also its LDAP, database, XMPP servers).
|
* [Lider Ahenk Installer](https://github.com/Pardus-LiderAhenk/lider-ahenk-installer): Installation wizard for Ahenk and Lider (and also its LDAP, database, XMPP servers).
|
||||||
* [Lider Ahenk Archetype](https://github.com/Pardus-Kurumsal/lider-ahenk-archetype): Maven archetype for easy plugin development.
|
* [Lider Ahenk Archetype](https://github.com/Pardus-LiderAhenk/lider-ahenk-archetype): Maven archetype for easy plugin development.
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
See [changelog](https://github.com/Pardus-Kurumsal/ahenk/wiki/Changelog) to learn what we have been up to.
|
See [changelog](https://github.com/Pardus-LiderAhenk/ahenk/wiki/Changelog) to learn what we have been up to.
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
@ -56,4 +56,4 @@ See [changelog](https://github.com/Pardus-Kurumsal/ahenk/wiki/Changelog) to lear
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Lider Ahenk and its sub projects are licensed under the [LGPL v3](https://github.com/Pardus-Kurumsal/ahenk/blob/master/LICENSE).
|
Lider Ahenk and its sub projects are licensed under the [LGPL v3](https://github.com/Pardus-LiderAhenk/ahenk/blob/master/LICENSE).
|
||||||
|
|
Loading…
Reference in a new issue