An open API service indexing awesome lists of open source software.

https://github.com/traefik/piceus

🤖 [Camponotus Piceus 🐜] Browse Github for listing Traefik Plugins
https://github.com/traefik/piceus

traefik-plugins-catalog

Last synced: about 1 year ago
JSON representation

🤖 [Camponotus Piceus 🐜] Browse Github for listing Traefik Plugins

Awesome Lists containing this project

README

          

# Camponotus Piceus

- [builds](https://traefiklabs.semaphoreci.com/projects/piceus)

## CLI

```
NAME:
Piceus CLI run - Run Piceus

USAGE:
Piceus CLI run [command options] [arguments...]

DESCRIPTION:
Launch application piceus

OPTIONS:
--log-level value Log level (default: "info") [$LOG_LEVEL]
--github-token value GitHub Token. [$GITHUB_TOKEN]
--plugin-url value Plugin Service URL [$PLUGIN_URL]
--tracing-address value Address to send traces (default: "jaeger.jaeger.svc.cluster.local:4318") [$TRACING_ADDRESS]
--tracing-insecure use HTTP instead of HTTPS (default: true) [$TRACING_INSECURE]
--tracing-username value Username to connect to Jaeger (default: "jaeger") [$TRACING_USERNAME]
--tracing-password value Password to connect to Jaeger (default: "jaeger") [$TRACING_PASSWORD]
--tracing-probability value Probability to send traces (default: 0) [$TRACING_PROBABILITY]
--help, -h show help
```

extra:

- `PICEUS_PRIVATE_MODE`: uses GitHub instead of GoProxy.