-
Notifications
You must be signed in to change notification settings - Fork 4
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
Set up a staging server and deployment process #42
Comments
(Perhaps Travis CI isn't the best way to do this.) |
Travis CI was not. Setting up a GitHub webhook and a script on the server was the way to go. |
I put the config file in another directory on the server, and copy it over with the commit script. Works great. |
I'll leave this open until I have the site actually running, instead of available to be configured. |
@krues8dr: Changes to this repo should now be deployed to beta.vacode.org! |
(Like, automatically. :) |
config.inc.php
elsewhere on the web server?)statedecoded test-env
and ensure that it runs cleanlyThe text was updated successfully, but these errors were encountered: