Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Installer for NodeBB #3082

Closed
psychobunny opened this issue Apr 22, 2015 · 4 comments
Closed

Web Installer for NodeBB #3082

psychobunny opened this issue Apr 22, 2015 · 4 comments
Assignees
Milestone

Comments

@psychobunny
Copy link
Contributor

  1. git clone
  2. npm install
  3. node app (in future npm start imo)

Launches step by step web interface for you to create admin account and enter database information

@psychobunny psychobunny self-assigned this Apr 22, 2015
@psychobunny psychobunny added this to the 0.7.0 milestone Apr 22, 2015
@akhoury
Copy link
Member

akhoury commented Apr 22, 2015

+1
dont take away terminal access please :) node app --setup={}

@psychobunny
Copy link
Contributor Author

haha yeah, that'll still be in there.

EDIT: FYI, it's been changed up a bit, we don't take JSON anymore (which was a bit confusing anyways) instead just straight up args that are passed in / from env, see here

EDIT2:

we don't take JSON anymore

That is, after 1.0x, afaik

@psychobunny
Copy link
Contributor Author

https://www.youtube.com/watch?v=f2QjVWELIow

recorded with some potato software

@julianlam
Copy link
Member

@akhoury Terminal access is still there, but we're preferring environment variables over serialised JSON string passed into --setup: https://community.nodebb.org/topic/4325/set-up-nodebb-via-environment-variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants