Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸ” Modular Docker Compose configurations for Smallstep Step CA with multiple deployment environments

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

zyrakq/step-ca-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐳 Step CA Docker Stack

This project contains Docker configurations and compose files for running Smallstep Step CA (Certificate Authority) and related services with web-based management interface.

🧩 Components

Smallstep Step CA β€” a private Certificate Authority for issuing and managing X.509 certificates. Provides automated certificate management through CLI and API interfaces.

Learn more about Step CA configuration.

Step UI β€” a web-based management interface for Smallstep Step CA. Provides an intuitive dashboard for certificate lifecycle management, monitoring provisioners, and administration tasks.

Learn more about Step UI configuration.

πŸš€ Getting Started

To run the services, use the appropriate docker-compose.yml files in the subprojects. Make sure all environment variables are configured correctly.

Each service directory contains:

  • πŸ“‹ Docker Compose configurations
  • πŸ”§ Environment variable examples
  • πŸ“– Detailed setup instructions
  • πŸ› οΈ Helper scripts for development and production

πŸ—οΈ Project Structure

β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ step-ca/              # Step CA Certificate Authority
β”‚   └── webui/               # Web-based management interfaces
β”‚       └── step-ui/         # Step UI web interface (submodule)

πŸ“„ License

This project is dual-licensed under:

About

πŸ” Modular Docker Compose configurations for Smallstep Step CA with multiple deployment environments

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks