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
- Host: GitHub
- URL: https://github.com/traefik/piceus
- Owner: traefik
- License: apache-2.0
- Created: 2020-06-29T10:12:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T10:07:41.000Z (about 1 year ago)
- Last Synced: 2025-04-19T19:05:19.690Z (about 1 year ago)
- Topics: traefik-plugins-catalog
- Language: Go
- Homepage: https://plugins.traefik.io
- Size: 476 KB
- Stars: 5
- Watchers: 11
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.