Multi-format configs
Store and serve JSON, YAML, and TOML. Convert between formats on the fly with a single query parameter.
General configuration server, secrets manager, and personal vault with a beautiful web UI and a powerful API.
docker run -d --name pika -v pika:/data -p 8080:8080 ghcr.io/rakunlabs/pika:latestOpen https://localhost:8080 and create the initial admin account. The first-start certificate is self-signed.
Next steps
Read the getting-started guide, set up authentication, or skip straight to consuming data if you already have a server running.