for a small open source project that aims to be an...
# helpdesk
l
for a small open source project that aims to be an open source alternative to clubhouse/twitterspace (real time audio chat) we are using Livekit for the realtime voice chat, and we are planning on self hosting through akash a distributed peer-to-peer marketplace for cloud computing, we are having some trouble making it work so far I have generated the configs with the help of
docker run --rm -it -v$PWD:/output livekit/generate
however I am not sure how to continue from here I was wondering if any of you have any experience with akash or maybe have some reccomendations on how to proceed from here. Both me and my teammate are complete begginers when it comes to dev-ops, docker etc. so any help and guidance would be appreciated