@arcblock/blocklet-registry
Version:
**Blocklets** are reusable building blocks to help developers and community users to build things on [ArcBlock](https://www.arcblock.io) platform. A blocklet serves one and only one purpose, reusability is the core design philosophy of blocklets. Reusabil
72 lines (71 loc) • 1.59 kB
YAML
name: certificates-manager
title: Certificates Manager
description: Manage ABT Node SSL certificates
version: 0.1.10
keywords:
- dapp
- certificate
author:
name: polunzh
email: polunzh@gmail.com
url: 'http://github.com/polunzh'
repository:
type: git
url: >-
https://github.com/ArcBlock/abt-node/tree/master/blocklets/certificates-manager
license: Apache-2.0
files:
- build
- screenshots
- logo.png
- blocklet.md
- README.md
specVersion: 1.0.2
did: z8iZtEerb5YvuaTrkkryeAMexfVTk7EaUnmVU
group: dapp
main: blocklet.zip
logo: logo.png
community: 'https://community.arcblockio.cn'
support: support@arcblock.io
environments:
- name: NODE_ACCESS_KEY
description: Access key to manage certificates of the ABT Node
required: true
default: ''
secure: false
- name: NODE_ACCESS_SECRET
description: Access secret to manage certificates of the ABT Node
required: true
secure: true
default: ''
- name: NODE_DOMAIN
description: Domain name of current production node
required: true
default: ''
secure: false
- name: MAINTAINER_EMAIL
description: The maintainer's email
required: true
default: ''
secure: false
scripts:
dev: npm run start
documentation: ''
homepage: ''
timeout:
start: 10
interfaces:
- type: web
name: adminUrl
path: /
prefix: '*'
port: BLOCKLET_PORT
protocol: tcp
- type: web
name: wellknownUrl
path: /
prefix: /.well-known/acme-challenge
port: BLOCKLET_PORT
protocol: tcp
screenshots: []
gitHash: 3dbcaa70f477fd2a075f232d681930f4a0cd522c