Run Redis
1
Start Redis
Set a temporary password in the host shell:Start Redis:
2
Verify reads and writes
Write a test value:Read it back:Finally, check that the server responds:The three commands should return
OK, ready, and PONG. Host applications connect to 127.0.0.1:56379.3
Clean up
Remove the sandbox and its append-only database:Clear the password from the host shell: