dapr
Command-line tools for Dapr.
Allows you to setup Dapr on your local dev machine or on a Kubernetes cluster, provides debugging support, launches and manages Dapr instances.
arm64 amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install dapr
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
1.14.1 | b61d9cfe535c463ae49c90531488686c3ffe088b03bc2b54c03a6ce3e572e593 |
12782 |
1.14.0 | 1d142e1003bf10cf2d8da06e1d9055cb55af03ca01e1aa234797f26b2fc4eaac |
12791 |
1.13.0 | 600fd24292ca5da65f2d8bb0b991431eafefae4e21879ff4bb901ae91edf9c7b |
12764 |
1.12.0 | 804b8714effaed1f5e01edd53ca7d04637336504df19a94a90d6c3ae84bcd909 |
12451 |
Version | SHA256 | Size (KB) |
---|---|---|
1.14.1 | 3cba285031a0fffab2c6b23a2b3c4ae817451af96d4af86ff407fef6aeaa3c24 |
10958 |
1.14.0 | fa1d1dc5d367ece55892653b644198cd217f189252599ec72662561cb683d950 |
10979 |
1.13.0 | 99520d940558387a878a51faae6995941d873aca5100e61816cdc35f8669df81 |
10938 |
1.12.0 | 11d7c7f1db83e6ab20820c3b46724d00fa6091ca1005076c84f7cb84c51e991e |
10635 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for dapr are versioned here.
Click here to see dapr ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/dapr/ops2deb.yml
name: dapr
matrix:
architectures:
- amd64
- arm64
versions:
- 1.12.0
- 1.13.0
- 1.14.0
- 1.14.1
homepage: https://dapr.io/
summary: command-line tools for Dapr.
description: |-
Allows you to setup Dapr on your local dev machine or on a Kubernetes cluster,
provides debugging support, launches and manages Dapr instances.
fetch: https://github.com/dapr/cli/releases/download/v{{version}}/dapr_linux_{{goarch}}.tar.gz
install:
- dapr:/usr/bin/dapr
The blueprint fetch
keyword contains a URL template pointing to dapr releases. Downloaded files are locked in a lockfile versioned here.
Click here to see dapr release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/dapr/ops2deb.lock.yml
- url: https://github.com/dapr/cli/releases/download/v1.12.0/dapr_linux_amd64.tar.gz
sha256: 8def36381fbd6fcf039f4f9e9d3c1dceaa725fda5ffc4a1e95a63426c7e39776
timestamp: 2023-12-13 08:52:28+00:00
- url: https://github.com/dapr/cli/releases/download/v1.12.0/dapr_linux_arm64.tar.gz
sha256: 7a5a465d339c601de65807ce45573fd2267c45c0c5327b83f6eee1d0d10fa69d
timestamp: 2023-12-13 08:52:28+00:00
- url: https://github.com/dapr/cli/releases/download/v1.13.0/dapr_linux_amd64.tar.gz
sha256: b25f3a6ccb56eabfc06cdb8ef32e16c2983d62cd0200679685ecb4d87f9e998f
timestamp: 2024-03-06 06:06:38+00:00
- url: https://github.com/dapr/cli/releases/download/v1.13.0/dapr_linux_arm64.tar.gz
sha256: f256eb74d126731b2f91e9a937235e2807a6b0f286710263d55848d6439a151b
timestamp: 2024-03-06 06:06:38+00:00
- url: https://github.com/dapr/cli/releases/download/v1.14.0/dapr_linux_amd64.tar.gz
sha256: 2e28715b14767e879bc86d1c72b56b7e2342a20bc0d5775a73b07fb1c0bb95ac
timestamp: 2024-08-14 03:07:20+00:00
- url: https://github.com/dapr/cli/releases/download/v1.14.0/dapr_linux_arm64.tar.gz
sha256: 44ac08b4d3c6a5370daa2943ebf7acd564ec1d5361f55f92ae91c4c4e5d9e035
timestamp: 2024-08-14 03:07:20+00:00
- url: https://github.com/dapr/cli/releases/download/v1.14.1/dapr_linux_amd64.tar.gz
sha256: 21506588e926dde986ae619557f43c6142b2e19774fde80d74a92f0d35d2c276
timestamp: 2024-08-20 00:23:40+00:00
- url: https://github.com/dapr/cli/releases/download/v1.14.1/dapr_linux_arm64.tar.gz
sha256: a789098dfe988a41bc8c8080742de30290412ab366de20b165d13d5d43b20e9f
timestamp: 2024-08-20 00:23:40+00:00