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

제미니 AWS로 옮기기 #50

Closed
31 tasks done
simnalamburt opened this issue Jun 28, 2019 · 3 comments
Closed
31 tasks done

제미니 AWS로 옮기기 #50

simnalamburt opened this issue Jun 28, 2019 · 3 comments
Assignees

Comments

@simnalamburt
Copy link
Member

simnalamburt commented Jun 28, 2019

작년에 제미니가 하드웨어도 노후하고 정전사고도 한번 발생했었어서, 이를 AWS로 옮기기로 이미 결정했습니다. 아직 실행이 안된 상태인데, 슬슬 실행해봅시다.

TODOs

제미니를 AWS로 옮긴 이후에 할 수 있는 일

@simnalamburt
Copy link
Member Author

2주 안에 해결해야할것같아요. 제미니를 꺼야하는 날이 얼마 안남았어요

@simnalamburt
Copy link
Member Author

helix.upnl.org 의 upstart service 파일이었던 것입니다

# /etc/init/helix.upnl.org.conf
description "Fossil Community"
start on (local-filesystems and net-device-up IFACE!=lo)
console log
setuid huu0909
setgid huu0909
respawn
respawn limit 10 5
chdir /home/huu0909/fossil_community
exec /home/huu0909/upnlwebenv/bin/uwsgi /home/huu0909/fossil_community/uwsgi.ini

@simnalamburt
Copy link
Member Author

제미니 AWS 이전이 완료되었습니다. 남은 자잘한 할일들은 별도 이슈로 옮기겠습니다

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

No branches or pull requests

4 participants