Skip to content

danhigham/log_squirrel

Repository files navigation

LogSquirrel

Regularly backup log files (any files for that matter!) from a cloud foundry app to a cloud storage provider of your choice.

  1. Clone this application

git clone git@github.com:danhigham/log_squirrel.git

  1. Copy the example config to config.yml

cd log_squirrel && cp config.yml.example config.yml

  1. Tailor the config to suit your requirements

  2. Bundle install and deploy the application, using the handy script

bundle install && ./deploy.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages