vieter/docs/content/usage/_index.md

18 lines
521 B
Markdown
Raw Normal View History

2022-05-06 19:14:09 +02:00
# Usage
Vieter is distributed as a swiss army knife-style binary, meaning all of its
components are compiled into a single binary. These various components can then
be used by passing the correct CLI arguments to the binary.
Each of these components requires some configuration variables, a thorough
explanation of this can be found over at the [Configuration](/configuration)
page.
## Components
Currently, the binary consists of the following components:
* [Server](server)
* [Cron](cron)
* [Repos CLI](repos-cli)