1.6.0 • Published 1 month ago

zeeve-agent v1.6.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

Zeeve Agent

Library for Zeeve agent which provides control to the deployed infrastructure.

Usage

Following explains the utilization.

Install MessageBus Package in Your Project

Copy paste following in a file .npmrc

@zeeve-platform:registry=https://code.zeeve.net/api/v4/projects/124/packages/npm/
# Add auth token for the Gitlab scoped package
# //gitlab.com/api/v4/projects/124/packages/npm/:_authToken=<<<access token>>>
//code.zeeve.net/api/v4/projects/124/packages/npm/:_authToken=${GITLAB_ACCESS_TOKEN}

Afterwards create a personal access token from top right under Settings > Access Tokens. Only scopes required for installing npm packages is read_api which can be selected from one of the checkboxes, rest all can be remained unchecked.

Add the access token in your local bash sessions

$ export GITLAB_ACCESS_TOKEN=<token>

and run install

$ npm i @zeeve-platform/zeeve-agent
1.6.0

1 month ago

1.5.0

6 months ago

1.4.2

9 months ago

1.3.3

12 months ago

1.4.1

9 months ago

1.4.0

9 months ago

1.3.3-beta.1

1 year ago

1.3.2

1 year ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago