-
Notifications
You must be signed in to change notification settings - Fork 127
Get tasseo working on graphite on apache #85
Comments
Tasseo doesn't depend on any of that. You just need a working Ruby + gem installation. I suggest rvm or rbenv and then run the commands like I specify for local deployments. |
Pardon my ignorance , but I still cant get it right. I have graphite working on my apache. I have configured other tools like grafana on the same apache and it also works fine. I cant get tasseo working though , below is the configuration in apache setup for tasseo. Do I still need to run an configure/install after unzipping the tasseo project from git hub ? At this point I have just unzipped it to docroot of apache and created an alias to that directory. bash-3.2$ cat ../conf/vhosts/graphite-vhost.conf | grep Access-Control bash-3.2$ cat ../conf/vhosts/graphite-vhost.conf | grep GRAP bash-3.2$ cat ../conf/vhosts/graphite-vhost.conf | grep tasseo bash-3.2$ ls -lrt /app/graphite/webapp/tasseo bash-3.2$ ls -lrt /app/graphite/webapp/tasseo/dashboards/ bash-3.2$ cat /app/graphite/webapp/tasseo/dashboards/example.js |
Hi - We have setup graphite on apache(wsgi). All setup/installations were done as Python based build/install's from source because of limitations on our network. How do I get tasseo setup on this environment where we don't have chef/puppet/heroku etc? I've tried reading through the forums with no luck yet, any help would be highly appreciated
The text was updated successfully, but these errors were encountered: