samagra-comms / docker-deploy

1 stars 15 forks source link

Setup seed data - Merge dev with main and create a release #70

Closed tushar5526 closed 1 year ago

tushar5526 commented 1 year ago
chinmoy12c commented 1 year ago

@tushar5526 can you share some context on this issue and what's the current state?

tushar5526 commented 1 year ago

Setup the project using the new updated scripts. Seed all the databases with demo bot IDs to setup seed data. Update the deployment script to seed the above seed data for new users, so they can get an e2e setup with them.

Seed data will not require writing a setup script with APIs call to bootstrap UCI. It's an easier way to setup the project, but kind of blackbox for users on what was done.

No progress on this as this was de-priortized. @RyanWalker277 already has other BE issues to work on.

karntrehan commented 1 year ago

Server setup done. To test on the same server.

geeky-abhishek commented 1 year ago

Can be verified only when UCI setup is done on the 143. server (Playground server setup is in progress)

geeky-abhishek commented 1 year ago

@chinmoy12c and @RyanWalker277 to connect today for this

karntrehan commented 1 year ago

Discussion had. @geeky-abhishek to work on the hardcoded web channel build.

karntrehan commented 1 year ago

External dependencies are blocking the one click deployment. Posthog and other external depencies to be made optional (currently) and removed. @RyanWalker277 to work with @chinmoy12c on this.

karntrehan commented 1 year ago

Environment variables to be cleanup up as well. Tracked here: #33

karntrehan commented 1 year ago

Need to add a delay in data insertion. This is to allow the container to spin up and setup completely.

RyanWalker277 commented 1 year ago

Here is a list of tasks which are needed to be completed before merging the PR related to this ticket.

Here is a list of those tickets which are important for v2 setup but not a blocker in merging the PR

karntrehan commented 1 year ago

Target to be closed today.

geeky-abhishek commented 1 year ago

.env cleaup is still pending. @RyanWalker277 Will create a separate ticket for this

geeky-abhishek commented 1 year ago

@chinmoy12c & @RyanWalker277 will test this