@koumoul/cloud-processings

0.8.0 • Public • Published

Cloud processings

Use cloud providers APIs to process large tasks on temporary machines.

npm i

Create OVH authentication token:

node credentials.js

Don't forget to open the validationUrl in the response. The consumer key will be stored in a file CONSUMER_KEY.txt

Test a task:

mkdir data
node task.js testtask s1-2 test "MY_ENV=test test/hello.sh" hello.txt:data/hello2.txt hello.txt:data/

Test a task with and with a 50gb volume:

mkdir data
node task.js testtask s1-2:50 test test/hello.sh hello.txt:data/hello2.txt hello.txt:data/

Readme

Keywords

none

Package Sidebar

Install

npm i @koumoul/cloud-processings

Weekly Downloads

1

Version

0.8.0

License

ISC

Unpacked Size

13.4 kB

Total Files

6

Last publish

Collaborators

  • bonnel-n
  • albanm