Skip to content

nomr/hwx-registry-csd

Repository files navigation

nifi-tls-csd

Cloudera Service Descriptor for NiFi TLS Infrastructure

Build Status

Storage Provider

PostgreSQL

CREATE USER "hwx-registry" WITH LOGIN ENCRYPTED PASSWORD 'password';
CREATE DATABASE "hwx-registry" OWNER "hwx-registry";