ory
Command line interface for Ory Network and Ory services
Manages Ory Network projects along with the identities, OAuth2 clients, permissions and sessions served by Ory Kratos, Hydra and Keto. It also ships a proxy and a tunnel so that applications can be developed and tested against Ory APIs on the same domain.
arm64 amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install ory
Snippets
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for ory are versioned here.
Click here to see ory ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/ory/ops2deb.yml
name: ory
matrix:
architectures:
- amd64
- arm64
versions:
- 1.3.1
homepage: https://github.com/ory/cli
summary: command line interface for Ory Network and Ory services
description: |-
Manages Ory Network projects along with the identities, OAuth2 clients,
permissions and sessions served by Ory Kratos, Hydra and Keto. It also ships a
proxy and a tunnel so that applications can be developed and tested against
Ory APIs on the same domain.
fetch:
url: https://github.com/ory/cli/releases/download/v{{version}}/ory_{{version}}-linux_{{target}}.tar.gz
targets:
amd64: 64bit
install:
- ory:/usr/bin/ory
The blueprint fetch keyword contains a URL template pointing to ory releases. Downloaded files are locked in a lockfile versioned here.
Click here to see ory release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/ory/ops2deb.lock.yml
- url: https://github.com/ory/cli/releases/download/v1.3.1/ory_1.3.1-linux_64bit.tar.gz
sha256: e6bbdda849cfa3208a0f8a70df71019d02dedc36eba43fc0143522779b0401f0
timestamp: 2026-08-13 16:50:17+00:00
- url: https://github.com/ory/cli/releases/download/v1.3.1/ory_1.3.1-linux_arm64.tar.gz
sha256: fe168f76c2759fc4767f50e86b0002127cdc46836b20eae57fe2ee28b8a63d4f
timestamp: 2026-08-13 16:50:17+00:00