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.2.tar.gz
(12.4 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.2.tar.gz.
File metadata
- Download URL: okapi_cp-0.1.2.tar.gz
- Upload date:
- Size: 12.4 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 |
18f9abe601d18e1fb51112277521093a2cc7ed44bc3309acc7f2e4e66978ebc9
|
|
| MD5 |
0bdd50ed07119d2293286561e956f1a8
|
|
| BLAKE2b-256 |
f11e03333aae01a7874932329f8b5de746ebbfd6b3d79e50141e897978239f91
|
File details
Details for the file okapi_cp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: okapi_cp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
b3652def4cf4078fbf590a1593c9313a32a2821eff9b4b9064898c2f563c65b7
|
|
| MD5 |
0c45b5b519255a2257e02b162c405240
|
|
| BLAKE2b-256 |
45b93fa75becf67ce71ebb355302854dbbae747f5e5f3edbf3d25dc94a968288
|