Socket
Socket
Sign inDemoInstall

@avocode/fontfetcher

Package Overview
Dependencies
169
Maintainers
16
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @avocode/fontfetcher

``` usage: fontfetcher [--fontsDir DIR_TO_DOWNLOAD_FONTS] <octopus-manifest-file> Environment variables: FONT_FETCHER_AWS_REGION - AWS region of fonts S3 bucket (default: us-east-1) FONT_FETCHER_HOST - Fonts service host (default: https:


Version published
Weekly downloads
0
decreased by-100%
Maintainers
16
Created
Weekly downloads
 

Readme

Source
usage: fontfetcher [--fontsDir DIR_TO_DOWNLOAD_FONTS] <octopus-manifest-file>
Environment variables:
         FONT_FETCHER_AWS_REGION - AWS region of fonts S3 bucket (default: us-east-1)
         FONT_FETCHER_HOST - Fonts service host (default: https://fonts-v2.avcd.cz)
         FONT_FETCHER_BYPASS_TOKEN - Font service authentication bypass token put into 'X-AVCD-AUTH-BYPASS' request header

Addition Configuration

fontfetcher downloads the actual font files from S3, the exact bucket used depends on Schriftmeister service configuration, as of Apr 2022 there are these deployments:

  • Avocode Production https://fonts-v2.avocode.com S3 bucket: avocode-fonts
  • Avocode Staging https://fonts-v2.avcd.cz S3 bucket: avocode-staging-fonts

AWS credentials with read access to the appropriate bucket need to be set up (either via environment variables or AWS credentials config file)

FAQs

Last updated on 06 Sep 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc