If you'd like a fun project, let's try and get Talk up and running on Glitch. The goal should be an easy way to launch an instance of Talk.
Glitch: https://glitch.com/
AC:
Hi! I'd love to take up this issue and contribute if it's up for grabs.
@leeyspaul it sure is!
Awesome! I'll look into this today!
Hi @kgardnr! I took a look and got the demo running with the given docker image on my own machine but I'm a little lost as to how to get a dockerized version running on Glitch.
Would you have any resources or comments on where to start with this?
Thanks!
Hey @leeyspaul! Unfortunately we don't - it actually might not be possible - https://support.glitch.com/t/installing-docker-in-glitchs-terminal/2816/5
What do you think?
Yeah, I actually just saw that today. I was researching and I couldn't find anything. :(
Hmm.. I wonder if there's any other way we could get an instance of Talk running on Glitch @leeyspaul?
Sending the bat signal to our friends @leeeandroo @hellp @clintabrown @cristiandean @davisshaver @erikreyna @facuesr @PepeFranco @kitwestneat @meddy if they have any ideas - and Happy Hacktoberfest!
I think if you follow the install from source instructions it should work. One hiccup is that you'll need to find alternative install methods for Redis and Mongodb.
Here's someone with some redis tips:
https://support.glitch.com/t/redis-data-persistence/4567/2
It looks like everyone uses mLab for mongodb on glitch.
I tried it briefly, but it keeps running out of memory on the webpack phase. Perhaps it's possible to precompile it?
The goal should be an easy way to launch an instance of Talk.
If Glitch doesn't work, you can pretty easily deploy any Dockerfile to Zeit Now.
Dockerfile in the root of your projectnpm install -g nownow loginnow --dockernow alias talk.example.comHI! Can I take this issue up?
Is it possible to deploy Talk on Slack?
@swastikbanerjee07 - we have some Slack integrations, yes!
https://github.com/coralproject/talk-plugin-slack-bouncer
https://github.com/coralproject/talk-plugin-slack-notifications