Skip to content

feedcellar/feedcellar-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedcellar-heroku

A sample of Feedcellar with feedcellar-web on Heroku. Feedcellar is a full-text searchable RSS feed reader and data store that is powered by Groonga with Rroonga. feedcellar-web is a web interface for Feedcellar.

Prepare

$ git clone https://github.com/feedcellar/feedcellar-heroku.git
$ cd feedcellar-heroku

Register feed URLs

$ editor resources.yaml

Deploy

$ heroku apps:create --buildpack https://codon-buildpacks.s3.amazonaws.com/buildpacks/groonga/rroonga.tgz
$ git push heroku master
$ heroku apps:open

Notice

Take care of R10 - Boot timeout error. This error occurs when such as resources are too many.

License

CC0 1.0 Universal (Public Domain)

Releases

No releases published

Packages

No packages published

Languages