0.2.4 • Published 4 years ago

bitfreighter_agent v0.2.4

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Bitfreighter Agent

Runs as a daemon or windows service (via bitfreighter_agent_windows) on partner hardware and does a one-way data integration. Meaning that all requests are outgoing from the agent so no complicated firewall rules are needed on client machines.

How it Works

When the agents starts up it will start polling the bitfreighter API. The API will send back commands/credentials/etc for the agent to take action on. Ex: the api may tell the agent to use sftp to sync a directory.

Publishing a New Version

npm version major|minor|patch
npm publish
# Then go and update the client servers with the new npm package.
0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago