Tag · devops
14 generators tagged “devops”
Every generator below shares this topical tag. Click any card to open the generator.
- DevCron Expression GeneratorGenerates common cron schedule expressions with plain-English explanations
- DevDocker Container Name GeneratorGenerates memorable adjective_noun container names in the Docker style
- DevDummy Kubernetes Manifest GeneratorGenerates mock Kubernetes YAML manifests for Deployments, Services, and ConfigMaps
- DevDummy Linux Username GeneratorGenerates realistic Linux-style usernames for system, server, and DevOps testing
- DevMock .gitignore GeneratorGenerates an example .gitignore file for common project types
- DevMock CI Pipeline Config GeneratorGenerates an example CI pipeline YAML config for testing and learning
- DevMock Dockerfile GeneratorGenerates an example Dockerfile for containerizing an application
- DevMock EditorConfig GeneratorGenerates an example .editorconfig file to standardize coding styles
- DevMock Jenkinsfile GeneratorGenerates an example declarative Jenkins pipeline for CI/CD
- DevMock Kubernetes Manifest GeneratorGenerates example Kubernetes YAML manifests for learning and testing
- DevMock Makefile GeneratorGenerates an example Makefile with common build and run targets
- DevMock Nginx Config GeneratorGenerates example nginx server block configurations for testing
- DevMock Terraform Resource GeneratorGenerates example Terraform resource blocks for learning and testing
- DevNginx Config GeneratorGenerates example Nginx server block configurations for learning and as a starting point