func/docs/getting_started_localhost.md

330 B

Getting Started on Localhost

Functions can also be deployed to single-node hosts directly, either for local development, testing, or simply for smaller production deployments.

Provisioning

The node can be any host which can run containers. This document assumes a linux host which can run containers.

More coming soon.