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

Trying to setup an installation. #112

Open
baddot opened this issue Jul 5, 2018 · 8 comments
Open

Trying to setup an installation. #112

baddot opened this issue Jul 5, 2018 · 8 comments

Comments

@baddot
Copy link

baddot commented Jul 5, 2018

Have followed the steps till

Heroku Git and Mongo DB Setup

but in the serve.js file i saw there is still much config to change. And i did not see any documentation about AWS how to setup.

with this below

// set this here or as an environment variable
var JWT_SECRET = process.env.JWT_SECRET || 'change-me-please!';

// this this to your s3 bucket name
var S3_BUCKET = process.env.S3_BUCKET || 'ionic-video-chat-v2-images';

// these are digested by aws and should be set in your environment vars, or here
process.env.AWS_ACCESS_KEY_ID = process.env.AWS_ACCESS_KEY_ID || 'your-key-here';
process.env.AWS_SECRET_ACCESS_KEY = process.env.AWS_SECRET_ACCESS_KEY || 'your-access-key-here';
@baddot
Copy link
Author

baddot commented Jul 8, 2018

the setup totally not working

@baddot
Copy link
Author

baddot commented Jul 8, 2018

https://chinachat.herokuapp.com/

i followed the steps and what i got is not found

@baddot
Copy link
Author

baddot commented Jul 8, 2018

screen shot 2018-07-09 at 3 16 54 am

please advise

@baddot
Copy link
Author

baddot commented Jul 14, 2018

hello ???

@baddot
Copy link
Author

baddot commented Jul 14, 2018

no response ?

@baddot
Copy link
Author

baddot commented Jul 21, 2018

hello ?!?!?!

@baddot
Copy link
Author

baddot commented Oct 24, 2018

paid and got no response wtf

@therealjimwolff
Copy link

If you want to see it running, try a local setup. I got it going on MacBook Pro with MONGODB and the server and the development. I thought the Heroku would be easier to setup so I can't offer advice on that since I haven't tried it yet. I just bought it as well hoping its still supported.

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

No branches or pull requests

2 participants