Skip to content

pikaConfig Manager

General configuration server, secrets manager, and personal vault with a beautiful web UI and a powerful API.

pika

Quick start ​

sh
docker run -d --name pika -v pika:/data -p 8080:8080 ghcr.io/rakunlabs/pika:latest

Open 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.

Released under the MIT License.