• Databases: PostgreSQL, MySQL, MongoDB, Redis, SQL Server, Neo4j, CouchDB • Messaging: Kafka, Zookeeper, RabbitMQ • Monitoring: Prometheus, Grafana, ELK stack • API Gateway: Kong with admin interface
Interactive config command lets you customize any service (image, ports, volumes, env vars). Replaces complex docker-compose setups with simple commands.
npm install -g infra-tools infra-tools databases # Start all databases infra-tools config postgres # Configure PostgreSQL interactively infra-tools status # Check what's running with colored status