Code Monkey home page Code Monkey logo

Comments (9)

jonasrosland avatar jonasrosland commented on May 29, 2024

I have ours deployed on Cloud Foundry (over at http://community.emccode.com), I'm sure you can find some cheap/free accounts there.

from slackin.

kumarharsh avatar kumarharsh commented on May 29, 2024

I think just starting a nodejs server on any cloud (AWS-FreeTier, Azure Trial, OpenShift) would be enough. Then, run npm install -g slackin; slackin <domain> <token> and you're good to go.

from slackin.

avinassh avatar avinassh commented on May 29, 2024

I have deployed Slackin on Openshift and it's fine. Unlike Heroku, Openshift has no hours/day limits.

from slackin.

teone avatar teone commented on May 29, 2024

@kumarharsh using it in this way is running, but as I log out from ssh, it stops. Is there any way to use pm2 or forever to run slackin?

from slackin.

kumarharsh avatar kumarharsh commented on May 29, 2024

yeah, I guess you can use something like nohup

from slackin.

teone avatar teone commented on May 29, 2024

Thanks @kumarharsh, at the end we used start-stop-daemon

from slackin.

LucasCioffi avatar LucasCioffi commented on May 29, 2024

@nasht00 Practically speaking, what happens when the 16-hour limit on Heroku is reached?

Does that mean that the app will reboot on the next user's request and take about 15-30 seconds to load or does it mean that the user will be out of luck and can' get in for another 8 hours?

from slackin.

NathanHazout avatar NathanHazout commented on May 29, 2024

@LucasCioffi it means the app will be offline for another 8 hours (if the app really was active for 16 straight hours).

By the way, my solution was Bluemix.

from slackin.

jpoon avatar jpoon commented on May 29, 2024

I'm working on a Deploy to Azure button at the moment over with this PR #124. What I have so far will setup continuous delivery from the slackin Git repo to an Azure Web App (free tier). The limits on the free tier are similar to Heroku -- sleep during a period of inactivity and a maximum compute time.

from slackin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.