Skip to content

zyrakq/step-ca-manager-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐳 Docker Local Domain Stack

A technology stack for setting up local domain names in Docker with trusted certificates.

πŸ“¦ Components

  • step-ca-manager - SSL certificate management with private CA and ACME protocol
  • unbound - Local DNS resolver for custom domain names

🎯 Purpose

This stack enables you to:

  • Use custom local domain names (e.g., myapp.local) in Docker containers
  • Generate trusted SSL certificates automatically
  • Avoid browser security warnings for local development

πŸš€ Quick Start

Recommended setup order:

  1. Start with unbound - Set up local DNS resolution first
  2. Then configure step-ca-manager - Add SSL certificates for your domains
  3. Follow the specific README instructions for each component

This order ensures you have working local domain resolution before adding SSL certificates.

πŸ“„ License

This project is dual-licensed under:

You may choose either license for your use.

🀝 Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

About

πŸ” Step-CA Docker stack with automated SSL certificates and ACME protocol support

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

1 star

Watchers

0 watching

Forks

Contributors