Skip to content

Web app producing and showing statistics for the Hubzilla/Zot network

Notifications You must be signed in to change notification settings

wave1972/hubchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubchart

Statistics panel for the hubzilla/zot community network

Install instructions

Openshift platform

Cartridges to add:

  • JBoss Application Server 7
  • MySQL 5.5
  • phpMyAdmin 4.0
  1. Push the cloned github repository to your openshift private repository.

  2. Open phpMyAdmin and execute all *.sql scripts you find in the project root folder.

  3. Navigate to the /admin.jsp page and define an accessKey and a seed hub.

  4. The accessKey will allow you to use the /admin.jsp page to launch these jobs: discover, enqueue, poll and draw.

Hubchart scheduled jobs

discover [daily] - obtains a list of new hubs parsing the connections of known hubs

enqueue [daily] - marks the order in which the known hubs will be polled (based on the last successful poll time)

poll [hourly] - consumes a part of the hubs queue (the queue is emptied during the day)

draw [daily] - calculates the statistic data, draws graphics and creates the rss feed

About

Web app producing and showing statistics for the Hubzilla/Zot network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages