Skip to content

AirToteで使用する各種データをキャッシュしておくスクリプト群

License

Notifications You must be signed in to change notification settings

AirTotes/AirTote.Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirTote.Backend

uploadディレクトリ内の全てのファイルが自動でデプロイされます。

使用しているサーバは、LOLIPOP!のハイスピードプランです。 サーバの仕様は公式ページをご確認ください

cronで5分ごとにキャッシュを更新するようにしています。

設定ファイル

~/.airtote.backend/config.iniに配置されることを想定しています

以下にサンプルを示します

[mysql]
db_name = xxx
db_host = xxx.xxx.xxx.xxx
db_user = xxx
db_password = xxx

About

AirToteで使用する各種データをキャッシュしておくスクリプト群

Resources

License

Stars

Watchers

Forks