1.0.3 • Published 1 year ago

directus-extension-doppler v1.0.3

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
1 year ago

Directus Extension Doppler

A directus extension for using Doppler

Install extension package

npm i directus-extension-doppler

Add extension to project

Find and copy folder "directus-extension-doppler" from "/node_modules" to "/extensions"

Set env for Doppler

File: .env

DOPPLER_PROJECT="DOPPLER PROJECT NAME"
DOPPLER_CONFIG="DOPPLER CONFIG"
DOPPLER_TOKEN="DOPPLER ACCESS TOKEN"
NAMERequired
DOPPLER_PROJECTYES
DOPPLER_CONFIGYES
DOPPLER_TOKENYES
DOPPLER_FORMATNO
DOPPLER_INCLUDE_DYNAMIC_SECRETSNO
DOPPLER_DYNAMIC_SECRETS_TTL_SECNO
DOPPLER_SECRETSNO
DOPPLER_INCLUDE_MANAGED_SECRETSNO
DOPPLER_PRINT_ENVNO
DOPPLER_INIT_EVENTNO

Secrets Injection Hook

By Default The secrets will be injected into env by init event "cli:before" Use DOPPLER_INIT_EVENT to change event key;

Monitoring Module

Active Doppler monitoring module in Directus Admin Settings Page. Monitoring page shows current project, config, token values.

Issues

https://github.com/Drunkenpilot/directus-doppler/issues

License

BSD-3-Clause

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago