Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patrickjahns/nuclio-symfony
- Owner: patrickjahns
- Created: 2019-03-10T23:02:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T00:28:52.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T01:36:49.785Z (12 days ago)
- Topics: faas, nuclio, symfony, symfony-application
- Language: PHP
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```