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

Installation guidelines not clear for non-coding people. #20

Open
dlrod opened this issue Sep 12, 2014 · 2 comments
Open

Installation guidelines not clear for non-coding people. #20

dlrod opened this issue Sep 12, 2014 · 2 comments

Comments

@dlrod
Copy link

dlrod commented Sep 12, 2014

Dear Mr. Benton and Phelps,

My name is Daniel Rodriguez, I'm at my third year of my JA program at Mount Royal University in Calgary, AB, Canada. I'm writing to you in this occasion because I'm starting a news project with friends, and we are interested in using Fuego. However, our coding knowledge is very limited.

We consider that Fuego is an extremely powerful tool, and we would like to use it to help us complement our reporting in civic issues in our home city of Calgary. I've been looking for installations instructions with WordPress. However, I've fond none. I would greatly appreciate if you might provide us some directions of how to install Fuego. We understand we have to develop or own front end. For this we are going to use the tools shared here https://github.com/heinzehavinga/Fuego-Front-End.

However, we don't understand how can we create our own database for Fuego. Do we just upload all the files to our hosting service and specify with people do we want to track? We are very confused. We would appreciate if you could provide us with some direction in how to install Fuego.

Thank you for your time.

Kind regards,

Daniel Leon Rodriguez

3rd Year Journalism Student at MRU

"You miss 100% of the shots you don't take."
Wayne Gretzky

@mAAdhaTTah
Copy link

Installing Fuego on WordPress is not really possible to do simply; there isn't a WP plugin for Fuego or anything like that currently (though I've been thinking about working on one). The problem is Fuego runs as a daemon, continuous in the background, collecting and analyzing tweets. WP just responds to any outside requests and serves a page (loosely speaking - it does have a pair of APIs that work slightly differently).

If you have some familiarity with PHP + have access to a VPS, you could set up the server to have Fuego run in the background and set up a page that pulls the necessary data. I did that once, it wasn't too bad.

Hope that helps.

@dlrod
Copy link
Author

dlrod commented Sep 16, 2014

Good morning James,

Thank you for your response. I totally understand you about fuego not be installed directly in my website. I don't have familiarity with PHP+, and I have a hosting account with Bluehost.

"you could set up the server to have Fuego run in the background and set up a page that pulls the necessary data. I did that once, it wasn't too bad."

That is exactly what I would like to do.

Is it possible to install fuego in my hosting account? And if it is possible, how do I install fuego in it?

Cheers,

Daniel

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