CLI to deploy okapi and its dependencies.
Project description
okapi-cp
okapi-cp is a command line tool for deploying Okapi and its dependencies for local testing or Kubernetes deployments.
Installation
pip install okapi-cp
Usage
Local deployment for testing:
export HMAC_KEY=$(openssl rand -hex 4)
export API_KEY=$(openssl rand -hex 4)
okapi-cp deploy local --hmac-key ${HMAC_KEY} --api-key ${API_KEY}
Kubernetes deployment:
okapi-cp deploy k8s --chart-repo oci://ghcr.io/okapi-core
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
okapi_cp-0.1.3.tar.gz
(5.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file okapi_cp-0.1.3.tar.gz.
File metadata
- Download URL: okapi_cp-0.1.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.0 Darwin/25.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34c35d209053097ec3af95b19b7a4e3b7d46b0cd601315d08696133893c7eb5e
|
|
| MD5 |
fd6b826cb4d12d9b4ef47a976ede2f75
|
|
| BLAKE2b-256 |
402780e4f747346bbd18c6abf83bab43849008db833e4bd272eed2034a367402
|
File details
Details for the file okapi_cp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: okapi_cp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.0 Darwin/25.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fb07c8f6eaab456651caf011444033a03d1152743720d127d4bc62a2385dbec
|
|
| MD5 |
3c0d216c4f389a78f9f552185b6aeb68
|
|
| BLAKE2b-256 |
201da1b809277086856c95c4618e333c84c97620de3681a5c409a4a654a2d856
|