Configuration¶
Project setup¶
The Getting Started guide will walk you through a basic Hello World example.
Skippr ingestion is configured via Environment Variables, which are passed to the Skippr CLI/Docker container.
The following sections describe the available configuration options, from the basics of choosing an input and output plugin, to more advanced options like schema evolution, partitioning and data serialisation.
It is recommended to start with the Getting Started guide, and then add configuration options as required.