added linux local setup - #18
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
VISHNUDAS-tunerlabs
left a comment
There was a problem hiding this comment.
Reviewed Jul - 21
| Start PostgreSQL: | ||
| **Linux:** | ||
| ```bash | ||
| sudo apt install -y postgresql postgresql-contrib |
There was a problem hiding this comment.
@praveenKDass we will also need ffmpeg package which is responsible for few tasks in tts stt
| **Linux:** | ||
| ```bash | ||
| sudo apt install -y postgresql postgresql-contrib | ||
| ``` |
There was a problem hiding this comment.
@praveenKDass check if the info for including secrets.json present in the readme. if not we should add that accordingly
|
|
||
| --- | ||
|
|
||
| ## 10. Post-Setup: Configure Admin User Password |
There was a problem hiding this comment.
@praveenKDass . Please include steps of setup the bot . upload bot settings file to drive and use it here. include all the steps to do it
No description provided.