-
Notifications
You must be signed in to change notification settings - Fork 12
Fix command for manually running redis #6
Fix command for manually running redis #6
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, @mariasfiraiala . What is this useful for? I was able to run the Redis Unikraft application with the initial command.
Your version of the command is required only if the Redis application is built with 9pfs support when running:
make menuconfig
But 9pfs support is not required. Maybe there should be a fix in the documentation of lib-redis
to point out that 9pfs support is not required (unlike lib-nginx
- referenced there).
Alright then, closing this PR. I'll take a look into the documentation for |
Hi, @mariasfiraiala . Based on our discussion, this PR is indeed useful. We require a Please update this commit with the This
|
Also add instructions on adding I think consistency is important, so I would aim to make |
f3b40da
to
3410155
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one comment, looks good besides that.
3410155
to
626dd96
Compare
Thank you @StefanJum . Removed it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few more comments.
626dd96
to
be333f4
Compare
be333f4
to
bfd9ad3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more little comment.
bfd9ad3
to
7f82606
Compare
7f82606
to
312ad3c
Compare
Signed-off-by: Maria Sfiraiala <[email protected]>
312ad3c
to
1b00fdb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, thank you @mariasfiraiala.
Reviewed-by: Stefan Jumarea [email protected]
@mariasfiraiala , please mark solved items with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works. Thanks, @mariasfiraiala
Reviewed-by: Razvan Deaconescu [email protected]
Approved-by: Razvan Deaconescu [email protected]
Signed-off-by: Maria Sfiraiala [email protected]