Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

directus-extension-doppler

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-extension-doppler

A directus extension for using Doppler

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 08 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc