Skip to content

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.

dev

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

sudo apt install datanymizer

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    datanymizer=0.6.0*

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

Download URLs

Version SHA256 Size (KB)
0.6.0 18a8d0557f87b999a25aff2d19d509d8eba03a82785545b45c3c7f95f98df6ad 1465
0.5.1 20ea3a36e557b37c33730186182c5bd0eb75cd902c43abc543801844b019bf7a 1357

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
  version: 0.6.0
  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

Badge

WakeMeOps

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