dev-master
9999999-devRun composer update in openfaas
The Requires
by Thom Toogood
0.0.1
0.0.1.0Run composer update in openfaas
The Requires
by Thom Toogood
Run composer update in openfaas
, (*1)
Once requirements are installed and OpenFaaS is running., (*2)
git clone https://github.com/thom8/faas-composer.git cd faas-composer.git ./build.sh
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)
This is still highly experimental and a work in progress., (*5)
Run composer update in openfaas
Run composer update in openfaas