Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
CredProxy 0.1.0 documentation
CredProxy 0.1.0 documentation

Contents:

  • Installation
    • Health Check Configuration
  • Configuration
    • Configuration Schema Reference
    • Environment Variables Reference
    • Security Policy
    • Full Schema Reference
  • Configuration Structure
  • Deployment
    • Docker Compose Deployment
    • Advanced Docker Compose Setup
    • Socat Proxy Sidecar for ECS Metadata
    • Quickstart with IAM using CloudFormation
  • Development
    • Contributing to CredProxy
    • Changelog
  • Troubleshooting
  • API Reference
    • CredProxy Package
    • Application Module
    • CLI Module
    • Configuration Module
    • Credentials Handler Module
    • File Watcher Module
    • Logger Module
    • Metrics Module
    • Routes Module
    • Runner Module
    • Sanitizer Module
    • Settings Module
    • Substitutions Module
Back to top
View this page

Development¶

  • Contributing to CredProxy
  • Changelog

Development Setup¶

For development setup instructions, see the Contributing to CredProxy guide.

Testing¶

See the Contributing to CredProxy guide for testing instructions.

Code Quality¶

See the Contributing to CredProxy guide for code quality standards.

Next
Contributing to CredProxy
Previous
Quickstart with IAM using CloudFormation
Copyright © 2025-present, John MILLE
Made with Sphinx and @pradyunsg's Furo
On this page
  • Development
    • Development Setup
    • Testing
    • Code Quality