datanymizer
Powerful postgres database anonymizer with flexible rules
Datanymizer generates database-native dump. You can import or process your dump with supported database without 3rd-party importers. Datanymizer is created & supported by Evrone.
https://github.com/datanymizer/datanymizer
amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install datanymizer
Snippets
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for datanymizer are versioned here.
Click here to see datanymizer ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/datanymizer/ops2deb.yml
- name: datanymizer
version: 0.5.1
revision: "2"
homepage: https://github.com/datanymizer/datanymizer
summary: powerful postgres database anonymizer with flexible rules
description: |-
Datanymizer generates database-native dump. You can import or process your dump
with supported database without 3rd-party importers.
Datanymizer is created & supported by Evrone.
fetch: https://github.com/datanymizer/datanymizer/releases/download/v{{version}}/pg_datanymizer-linux-x86_64.tar.gz
script:
- mv pg_datanymizer {{src}}/usr/bin/
- name: datanymizer
matrix:
versions:
- 0.6.0
- 0.7.1
homepage: https://github.com/datanymizer/datanymizer
summary: powerful postgres database anonymizer with flexible rules
description: |-
Datanymizer generates database-native dump. You can import or process your dump
with supported database without 3rd-party importers.
Datanymizer is created & supported by Evrone.
fetch: https://github.com/datanymizer/datanymizer/releases/download/v{{version}}/pg_datanymizer-linux-x86_64.tar.gz
install:
- pg_datanymizer:/usr/bin/
The blueprint fetch
keyword contains a URL template pointing to datanymizer releases. Downloaded files are locked in a lockfile versioned here.
Click here to see datanymizer release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/datanymizer/ops2deb.lock.yml
- url: https://github.com/datanymizer/datanymizer/releases/download/v0.5.1/pg_datanymizer-linux-x86_64.tar.gz
sha256: cc5fdb12f0bf2cb64e01c28f61aac24db7836cf03898b79d9cf3712874419c9a
timestamp: 2021-12-14 15:37:09+00:00
- url: https://github.com/datanymizer/datanymizer/releases/download/v0.6.0/pg_datanymizer-linux-x86_64.tar.gz
sha256: e255a2caf6a43b40df479bf20511e3897118967b55e8b31f0f31de24de273e92
timestamp: 2022-08-09 23:20:17+00:00
- url: https://github.com/datanymizer/datanymizer/releases/download/v0.7.1/pg_datanymizer-linux-x86_64.tar.gz
sha256: dabedd6b2007d18ce4aba26f103a1f8efe365695c5f2ae6948cfce94953dd44d
timestamp: 2024-08-28 12:10:45+00:00