Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lolipop mcで動かすための処理を書いてみる #1

Merged
merged 2 commits into from
Mar 7, 2021

Conversation

yosipy
Copy link
Owner

@yosipy yosipy commented Mar 7, 2021

起動コマンド

/usr/local/bin/python /var/app/current/src/lolipop_mc/server.py & /usr/local/bin/python /var/app/current/src/lolipop_mc/non_sleep.py & /usr/local/bin/python /var/app/current/src/main.py

同じサーバー内から5分おきにサーバーにリクエストを投げる。

クローラーを使って1時間ごとにアクセスさせる。
https://r.webchecker.biz/

ローカルブランチを本番環境に上げる

git push lolipop lolipop-mc:master -f

実行権限付与

git update-index --add --chmod=+x src/lolipop_mc/non_sleep.py

@yosipy
Copy link
Owner Author

yosipy commented Mar 21, 2021

#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant