Requesting access to cephlon:
Request a new snipe-it user and password
. write down your desired username, e-mail address and public ssh key
- File a ticket.
After receiving your Snipe-IT user and password login to the Snipe-IT tool
Snipe-IT.
-
Click on “Create new”
Choose a name of your choice, click on “Create new” and copy your
API key to a safe place
Clone the cephlon repo locally and git checkout to the wip-cephlon branch
Cephlon.
Run the ./bootstrap script
Create a .config file or rename the .config.template to .config and place your snipe-it api key in the .config file along with the snipe-it url:
[api]
url = http://ceph25.ceph.tuc.ibm.com/api/v1/hardware
access_token = <your snipe-it api token>
And now you can start using cephlon
For more information on how to use cephlon you can checkout the readme file in the cephlon repo