User Tools

Site Tools


cephlonaccess

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cephlonaccess [2025/05/27 11:49]
akraitman
cephlonaccess [2025/07/03 14:00] (current)
akraitman
Line 1: Line 1:
 ====== Cephlon ====== ====== Cephlon ======
 +
 +**__This tool can only be used in the downstream tucson lab__**
 +
 +
 ===== Requesting Access ===== ===== Requesting Access =====
 Requesting access to cephlon: Requesting access to cephlon:
-  - Request a new snipe-it user and password**.+  - Request a new snipe-it user and password**. ​**write down your desired username, e-mail address and public ssh key**
   - [[https://​tracker.ceph.com/​projects/​internal_lab/​issues/​new|File a ticket]]. ​ **   - [[https://​tracker.ceph.com/​projects/​internal_lab/​issues/​new|File a ticket]]. ​ **
   - After receiving your Snipe-IT user and password login to the Snipe-IT tool[[http://​ceph25.ceph.tuc.ibm.com/​|Snipe-IT]].   - After receiving your Snipe-IT user and password login to the Snipe-IT tool[[http://​ceph25.ceph.tuc.ibm.com/​|Snipe-IT]].
Line 13: Line 17:
 {{:​snipe-it2.png|}} {{:​snipe-it2.png|}}
  
-  - Clone the cephlon repo to your latop [[https://​github.ibm.com/​ceph/​Cephlon/​tree/​wip-Snipe-MaaS-Asset-Manager|Cephlon]]. +  - Clone the [[https://​github.ibm.com/​ceph/​Cephlon/​tree/​main|cephlon]] repo to your workstation
-  - Run the ./bootstrap script +  - Run the ''​./bootstrap'' ​script ​(no sudo) 
-  - 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(you can find it in your tracker ticket)+  - **In the root directory of your Cephlon clone, **create ​''​.config'' ​file or ''​cp configs/.config.template .config'' ​and replace ''<​your snipe-it api token>'' ​with your API token.
  
 <​code>​ <​code>​
  
 [api] [api]
-url = XXXXXXXXXXXXX +url = http://​ceph25.ceph.tuc.ibm.com/​api/​v1/​hardware 
-access_token = XXXXXXXXXXXXXXXX+access_token = <your snipe-it api token>
  
 </​code>​ </​code>​
 + 
 +Test that everything is configured correctly by running ''​./​cephlon.py status''​
 +
 +**For more information on how to use cephlon you can checkout the readme file in the cephlon repo**
cephlonaccess.1748346594.txt.gz · Last modified: 2025/05/27 11:49 by akraitman