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

automated server update upon commits to master #8

Open
antont opened this issue Dec 11, 2014 · 1 comment
Open

automated server update upon commits to master #8

antont opened this issue Dec 11, 2014 · 1 comment
Labels

Comments

@antont
Copy link
Member

antont commented Dec 11, 2014

currently the update procedure is manual: ssh to Ludo's filab VM instance and say:

lc-test2:/var/www/fidemo# git pull; git merge origin/master

the server uses the servertweaks branch where the client is configured to connect to that server. (originally it required also tweaking asset ref urls as a hack but not anymore).

it would be possible to put a daemon there to listen to commit notifications from github and do that automatically.

@antont antont added the infra label Dec 12, 2014
@antont
Copy link
Member Author

antont commented Dec 18, 2014

note that we setup github pages so people can push to gh-pages branch to update http://playsign.github.io/fidemo/

the filab server with tundra running too is still updated manually.

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

No branches or pull requests

1 participant