| Crates.io | lrzcc-api |
| lib.rs | lrzcc-api |
| version | 0.7.1 |
| created_at | 2024-09-15 09:32:14.447171+00 |
| updated_at | 2025-06-05 10:12:40.683219+00 |
| description | Rust API server for the LRZ-specific features of the Openstack-based LRZ Compute Cloud. |
| homepage | https://github.com/LRZ-BADW/lrzcc |
| repository | https://github.com/LRZ-BADW/lrzcc |
| max_upload_size | |
| id | 1375343 |
| size | 383,478 |
ATTENTION: This has been renamed to avina-api.
Partial Rust-rewrite of the API server application for the Openstack-based LRZ Compute Cloud, https://cc.lrz.de, first and foremost the budgeting system.
scripts/init.sh
source admin-openrc.sh
source scripts/config_env.sh
# optional: insert database dump
scripts/enter_db.sh
source lrz_budgeting.sql
quit
RUST_LOG=info cargo run --bin lrzcc-api | bunyan
source admin-openrc.sh
cargo run --bin lrzcc -- -u http://localhost:8000/api -r http://localhost:8000/api user me