func/docs/getting_started_localhost.md

8 lines
305 B
Markdown

# Getting Started on Localhost
Functions can 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.