Open arpitbbhayani opened 4 months ago
Looks like this has been completed?
Hey @arpitbbhayani I would like to work on this issue, I'll take some time to understand this but surely would like to work on something new !!!!
Forgot to update the issue. But we do have a primitive Pulumi script ready. Check that and help us understand what's missing. Assigning it to you.
@hanshal101 Hope you're doing well. Can you please update the issue with your latest findings? If there're any blockers we can discuss then over the Discord.
Hey @AshwinKul28 yes we discussed this issue in the recent CC, everything looks fine for Pulumini we just need to test the script and check if the desired state is achieved. Working on testing !!! (setup)
Hello @hanshal101,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Hello @hanshal101,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Hello @hanshal101,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Hey @arpitbbhayani I had mentioned this issue in the Discord Server, I'll tag it once again though.
Hello @hanshal101,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Hello @hanshal101,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Create a simple infrastructure script, maybe Pulumi or Open Tofu, and set up the entire instance to be equipped to run DiceDB executables.
The script should take the infra parameters (say instance name) as input and then prepare the instance to run the DiceDB process. Make sure the process is configured with best practices under
systemctl
,supervisor
, or equivalent to ensure auto restarts.