mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 14:54:55 +00:00
28 lines
661 B
Markdown
28 lines
661 B
Markdown
# Deployments & Infrastructure
|
|
|
|
Configuration and guides for deploying MetaBuilder to various environments.
|
|
|
|
## Docker Deployment
|
|
|
|
- Docker configuration for development
|
|
- Docker Compose setup
|
|
- Container orchestration
|
|
|
|
## Production Deployment
|
|
|
|
- Production-ready configuration
|
|
- Environment setup
|
|
- Scaling and performance
|
|
|
|
## Infrastructure as Code
|
|
|
|
- Docker files and compose configurations
|
|
- Deployment automation
|
|
- Database initialization
|
|
|
|
## Related Resources
|
|
|
|
- [Architecture: Deployment](../architecture/deployment.md)
|
|
- [Security: Database Protection](../security/secure-database.md)
|
|
- [Database Migrations](../migrations/)
|