Skip to content

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.

secops

https://github.com/ory/cli

arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install ory

sudo apt install ory

Snippets

FROM wakemeops/minideb:bookworm

RUN install_packages \
    ory=1.3.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      ory=1.3.1*

Download URLs

Version SHA256 Size (KB)
1.3.1 b808851a9530133b194749c3a7e80d6c30d306eaf3530263fc6ba995b4f44475 14221
Version SHA256 Size (KB)
1.3.1 ff4668b94c6add6d36e9583ed5704560c26de9045dc4f816d11e37f1f3f94e52 12374

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

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/ory.svg)](https://docs.wakemeops.com/packages/ory)
<a href="https://docs.wakemeops.com/packages/ory">
  <img src="https://docs.wakemeops.com/badges/ory.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/ory.svg
:target: https://docs.wakemeops.com/packages/ory