Code Monkey home page Code Monkey logo

Comments (8)

jfhbrook avatar jfhbrook commented on September 20, 2024

@hij1nx I think (many of) these might be more appropriate to include in our knowledge base at http://nodejitsu.assistly.com. What do you think?

from handbook.

heapwolf avatar heapwolf commented on September 20, 2024

At a glance, assistly === assistance. handbook === how-to. these feel like pretty basic how-to questions that people are going to the handbook for.

from handbook.

jfhbrook avatar jfhbrook commented on September 20, 2024

Yeah, sure. Plus, it would suck to have to try and pull material out of the kb in the future.

@hij1nx Any other relevant support questions? At one point we had plans for a "faq" section in the handbook, and I think that might be a good place for some of these kinda things.

from handbook.

jfhbrook avatar jfhbrook commented on September 20, 2024

I've been thinking about this issue, had a few questions/comments/concerns:

  1. how to host my domains/how is DNS handled

Do you mean, "how do I get a custom url pointing to my app?" For example, making http://jesusabdullah.net point to the http://jesusabdullah-site.nodejitsu.com app or something?

  1. how do I run something that requires an external binary to be started

Do you mean, like, some "back-end" process written in some arbitrary language that you want your node process to talk to?

from handbook.

heapwolf avatar heapwolf commented on September 20, 2024

on point 2, yes. you are correct. you're already making good =)
on point 4) no. i mean something more like "How do i want to deploy a non-web servrer such as a nodejs program that takes arguments on start up and/or runs as a daemon"

from handbook.

jfhbrook avatar jfhbrook commented on September 20, 2024

Okay, 4) sounds like it's kinda answered by 1) and 3) to me, so I'll let it be unless something comes up to differentiate this question and/or the answer to 3) implies that it's a more reasonable use case (ie, "You can listen on ports other than 80 and have it Just Work"). In terms of cli arguments, I would think that people deploying apps would write them such that their entry point uses a configure script or has the options hardcoded.

Anyways: I'll put the answers to 1) and 3) into an FAQ chapter for now, but wait until we have a few more questions before I bundle it into the handbook proper since an FAQ of two easy questions seems a bit silly. I'll also open an issue for FAQ topics.

Sound good?

from handbook.

jfhbrook avatar jfhbrook commented on September 20, 2024

I'm gonna go ahead and close this issue.

from handbook.

heapwolf avatar heapwolf commented on September 20, 2024

sounds good.

from handbook.

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.