This is a repo of example Docker containers for deployment into Scaleway Serverless Environment. These are known working examples which serve to inform and provide "jumping off" points for people to build their own.
These containers represent the bare-minimum that I could create in order to get a working endpoint deployed into Scaleway serverless.
This is a simple webserver which will echo back a successful response from the built-in python HTTPServer module.
Todo - example expressjs sample with single endpoint
Todo - example api sample with single endpoint
- clone this repo
- copy Makefile.sample to Makefile
- edit the
Makefile
and enter in your credentials - ready to roll!
Credit goes to Scaleway and their team for delivering an exciting new product in their growing portfolio. The developers and ops people are available in the community slack channel.