Skip to content

enju_trunk 用データ同期モジュール

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE
Notifications You must be signed in to change notification settings

MiraitSystems/enju_trunk_fire_sync

Repository files navigation

enju_trunk_fire_sync

enju_trunk 用データ同期モジュール

Installation

  1. Add EnjuTrunkFireSync to your Gemfile.

    gem 'enju_trunk_fire_sync', '~> 0.0.1'

  2. Add configuration to you config/config.yml.

sync:
  ftp:
    site: localhost
    user: vagrant
    password: vagrant
    directory: "sync/slave"
  master:
    base_directory: "/home/vagrant/sync/master"
  slave:
    base_directory: "/home/vagrant/sync/slave"

About

enju_trunk 用データ同期モジュール

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Packages

No packages published