2.2 KiB
2.2 KiB
Ahenk Go
Liderahenk is an open source project which provides solutions to manage, monitor and audit unlimited number of different systems and users on a network.
Ahenk-go is a Linux agent written in Go which enables Lider to manage & monitor clients remotely.
Packaging
- Install necessary packages (You dont need this step if you are using docker file)
sudo apt install sudo dpkg-dev debhelper golang-any
- Clone the repository and move to main directory
git clone https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go/
cd ahenk-go/
- Build program and create binary/source packages
dpkg-buildpackage
Refer to Makefile for more info
Documentation
- See comprehensively prepared documentation
- See how to setup development environment
Other Liderahenk Projects
- Pardus-LiderAhenk/ahenk: Current Python Implementation of Ahenk
- Lider UI: Lider Administration User Interface
- Lider API: Lider API
- Liderahenk-ansible: Liderahenk setup with ansible
- Ahenkdesk: Ahenk User Interface
- See more in our GitHub Page
Changelog
- ahenk-docs/admin/changelog: changes between releases with easy-to-understand annotations
- ahenk-docs/dev/changelog: detailed development changelog, includes all issues, feature implementations, breaking changes, code comments, todo etc. - long
- debian/changelog: changes between debian releases
License
Liderahenk and its sub projects are licensed under the LGPL v3.