Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patrickjahns/nuclio-symfony

Example nuclio faas utilizing the symfony framework
https://github.com/patrickjahns/nuclio-symfony

faas nuclio symfony symfony-application

Last synced: 8 days ago
JSON representation

Example nuclio faas utilizing the symfony framework

Awesome Lists containing this project

README

        

# nuclio-symfony

Simple example demonstrating [nuclio-php-runtime](https://github.com/patrickjahns/nuclio-php-runtime) by utilizing a symfony application

## How to run

The repository contains a `nuclio.yml` to get started right away with a pre-built container on dockerhub.
Otherwise you can build it yourself via `docker build -t .` - afterward adjust `nuclio.yml` to reflect your container name and deploy it to nuclio

### Authors

* [Patrick Jahns](https://github.com/patrickjahns)

### License

WTFPL

### Copyright

```
Copyright (c) 2019 Patrick Jahns
```