Get withsecrets up and running on your system with these simple installation methods.

Manual Installation

Download the latest release from the download page.

Or visit our GitHub releases page.

Operating Systems

  • Linux: x86_64, ARM64, ARMv7
  • macOS: Intel, Apple Silicon (M1/M2)
  • Windows: x86_64

Dependencies

withsecrets is a single binary with no external dependencies required.

Network Access

Required for downloading releases and accessing cloud provider APIs.

After installation, verify that withsecrets is working correctly:

bash
ws --version

You should see the current version of withsecrets displayed.

Configure withsecrets

Set up your configuration file to start using withsecrets with your cloud providers.

Configuration Guide

Learn Usage

Discover how to use withsecrets to run your applications with secure environment variables.

Usage Guide
Need help? Check out our GitHub issues or join our Discord community.