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.3*

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

Download URLs

Version SHA256 Size (KB)
1.3.3 f45a232996c113c70e6684c0f08a04f6438a8d82db08d317187d5636e8be7b1c 9677
1.3.2 938c3fb567c3d7a78df74fcb21df2b1989c959a3aa2f1ea47e7a8b135b0ce487 9679
1.3.1 b808851a9530133b194749c3a7e80d6c30d306eaf3530263fc6ba995b4f44475 14221
Version SHA256 Size (KB)
1.3.3 e4a875a8737dd84cf45ee25a06841a256bdbbc106282389569dc14f447f70a70 8308
1.3.2 0fa774b2a80aa4c4db553e844c63ef0f7e62e42a1ec99be994a2233254c9993d 8309
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
    - 1.3.2
    - 1.3.3
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
- url: https://github.com/ory/cli/releases/download/v1.3.2/ory_1.3.2-linux_64bit.tar.gz
  sha256: d9f808389475807291dda245c28ad1845e11051bb5cd8d943bdc332f3c060d11
  timestamp: 2026-08-19 18:04:51+00:00
- url: https://github.com/ory/cli/releases/download/v1.3.2/ory_1.3.2-linux_arm64.tar.gz
  sha256: 0555450e7bcb30dca3d54ec39f00546b8fc61f930156c5e8b285396a45ee95cd
  timestamp: 2026-08-19 18:04:51+00:00
- url: https://github.com/ory/cli/releases/download/v1.3.3/ory_1.3.3-linux_64bit.tar.gz
  sha256: 18bb16e1df542c7e76840a27131867e0e4e2a6d38ee578272d68cf8b8b08eb5b
  timestamp: 2026-08-20 00:06:38+00:00
- url: https://github.com/ory/cli/releases/download/v1.3.3/ory_1.3.3-linux_arm64.tar.gz
  sha256: b83a0592ab677ec583f4cac46a4d148993ebc7efcb4d19b9782c6ca7bc7f1e9d
  timestamp: 2026-08-20 00:06:38+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