🚀
ShipWithDjango Documentation
  • Welcome to ShipWithDjango Documentation
  • When and How to use ShipWithDjango?
  • Getting Started
    • Obtaining a license
    • Downloading ShipWithDjango
    • Running locally
    • Next steps
  • Platform
    • Default Configuration
    • Subnavigation
  • Theme
    • Tailwind CSS
    • Configuration
  • Secret Management
    • Default Configuration
    • Setting your environment variables
    • Third-party providers
      • Infisical
      • AWS Secrets Manager
      • Azure Key Vault
    • Order of retrieval
  • Authentication
    • Default Configuration
    • GitHub
    • LinkedIn
  • Emailing
    • Default Configuration
    • Using SendGrid
    • Using SMTP
    • Using the task queue for sending emails
  • Payments & Billing
    • Billing
    • Stripe
  • OpenAI/Dall-E
    • Default Configuration
  • API
    • Django REST framework
    • Built-in API utilities
    • Postman
  • Logging
    • Default Configuration
    • Using Sentry
    • Using Better Stack
  • Localization
    • Translations
Powered by GitBook
On this page
  1. Secret Management

Third-party providers

PreviousSetting your environment variablesNextInfisical

Last updated 9 months ago

Managing sensitive information securely is one of the most critical aspects of any application. In ShipWithDjango, ensuring that your secrets—such as API keys, database passwords, and other confidential data—remain private and confidential is a top priority.

To help you keep your secrets safe, ShipWithDjango offers integration with several secret management providers:

  • : A user-friendly, free-to-use secret management solution.

  • : A robust and scalable service for managing secrets in the AWS ecosystem.

  • : A secure cloud service for storing and accessing secrets in Microsoft Azure.

Infisical
AWS Secrets Manager
Azure Key Vault