2017 © Pedro Peláez
 

project faas-composer

Run composer update in openfaas

image

thom8/faas-composer

Run composer update in openfaas

  • Monday, October 16, 2017
  • by thom8
  • Repository
  • 2 Watchers
  • 14 Stars
  • 22 Installations
  • Shell
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 13 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Composer as a Service (OpenFaaS)

, (*1)

Requirements

Install

Once requirements are installed and OpenFaaS is running., (*2)

git clone https://github.com/thom8/faas-composer.git
cd faas-composer.git
./build.sh

Testing

This OpenFaaS UI should be available @ http://localhost:8080/ui/ which you can use for testing but you should be able to also directly interact with the endpoint eg., (*3)

curl -d "$(cat composer.json)" http://localhost:8080/function/composer_update -o composer.lock, (*4)

Disclaimer

This is still highly experimental and a work in progress., (*5)

The Versions

16/10 2017

dev-master

9999999-dev

Run composer update in openfaas

  Sources   Download

The Requires

 

by Thom Toogood

10/10 2017

0.0.1

0.0.1.0

Run composer update in openfaas

  Sources   Download

The Requires

 

by Thom Toogood