Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

richard-ma/host-jumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host-jumper

系统需求

  • postgresql >= 9.1
  • rails >= 4.0

安装

安装gem包

$ bundle

导入数据库

$ rake db:create
$ rake db:migrate
$ rake db:schema:load

使用说明

心跳间隔

  • 为防止服务器负载过重,最小心跳间隔为120秒
  • 如在最小心跳间隔内发送心跳请求,则会获得404错误
  • 通过调整/config/application.yml中的MIN_HEARTBEAT_INTERVAL参数来修改最小心跳间隔

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published