vsphere-with-tanzu-nsxt-automated-lab-deployment
vSphere with Tanzu using NSX-T Automated Lab Deployment
File Explorer
- diagram.png
- screenshot-1.png
- screenshot-10.png
- screenshot-11.png
- screenshot-12.png
- screenshot-13.png
- screenshot-14.png
- screenshot-15.png
- screenshot-16.png
- screenshot-17.png
- screenshot-18.png
- screenshot-19.png
- screenshot-2.png
- screenshot-20.png
- screenshot-3.png
- screenshot-5.png
- screenshot-6.png
- screenshot-7.png
- screenshot-8.png
- screenshot-9.png
- README.md
- vsphere-with-tanzu-nsxt-lab-deployment.ps1
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
redis-server
View Details ▼
redis-server
Persistent key-value database.
redis-server
Start Redis server, using the default port (6379), and write logs to `stdout`:
redis-server --daemonize yes
Start Redis server, using the default port, as a background process:
redis-server --port {{port}} --daemonize yes
Start Redis server, using the specified port, as a background process:
// repository documentation
Was this content helpful?
(0 ratings)
