Sha256: 6d2968733a2075c7c81a7ba85c56c0f4f3b055772a12eac0044366898cee1084

Contents?: true

Size: 434 Bytes

Versions: 43

Compression:

Stored size: 434 Bytes

Contents

database:
  adapter: mysql
  database: mystatsdb_production
  username: root
  password: 
  host: localhost
  encoding: utf8
remote_servers:
  - :host: my.remoteserver.com
    :user: deploy
    :password: abc123
    :path: /home/deploy/rails/myapp/current/log
    :template: appstats
  - :host: jobs.remoteserver.com
    :user: deploy
    :password: abc123
    :path: /home/deploy/rails/myotherapp/current/log
    :template: appstats

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
appstats-0.17.2 config/appstats.yml.example
appstats-0.17.1 config/appstats.yml.example
appstats-0.17.0 config/appstats.yml.example
appstats-0.16.7 config/appstats.yml.example
appstats-0.16.6 config/appstats.yml.example
appstats-0.16.5 config/appstats.yml.example
appstats-0.16.4 config/appstats.yml.example
appstats-0.16.3 config/appstats.yml.example
appstats-0.16.2 config/appstats.yml.example
appstats-0.16.1 config/appstats.yml.example
appstats-0.15.1 config/appstats.yml.example
appstats-0.15.0 config/appstats.yml.example
appstats-0.14.0 config/appstats.yml.example
appstats-0.13.4 config/appstats.yml.example
appstats-0.13.3 config/appstats.yml.example
appstats-0.13.2 config/appstats.yml.example
appstats-0.13.1 config/appstats.yml.example
appstats-0.13.0 config/appstats.yml.example
appstats-0.12.5 config/appstats.yml.example
appstats-0.12.4 config/appstats.yml.example