I&#39;m +1 for <a href="http://fedoramagazine.com">fedoramagazine.com</a> and having <a href="http://magazine.fedoraproject.org">magazine.fedoraproject.org</a>, <a href="http://fedoramagazine.org">fedoramagazine.org</a>, etc. redirect to it if necessary.<div>
<br></div><div>-S</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 12, 2012 at 1:04 PM, Jason Brooks <span dir="ltr">&lt;<a href="mailto:jasonbrooks@fedoraproject.org" target="_blank">jasonbrooks@fedoraproject.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt;<br>
&gt; [1] I was running into an issue where I was trying to update the keys<br>
&gt; and salt for the WordPress install to secure it using the OpenShift<br>
&gt; repo. When I git pushed the changes, it reverted all the app updates I<br>
&gt; had made such as installing OpenID and upgrading to WP 3.5. Talking to<br>
&gt; the OpenShift guys, I found out this was because the changes the app<br>
&gt; made to the WordPress install aren&#39;t automatically committed to the git<br>
&gt; repo. So what you have to do to make changes to WordPress on the<br>
&gt; filesystem is run the rhc-snapshot command to grab all of the app data,<br>
&gt; and copy the &#39;php-5.3/repo/php&#39; directory over top the &#39;php&#39; directory<br>
&gt; in the git repo and then do a git add *, git commit, and git push. So<br>
&gt; the general workflow for updating should be:<br>
&gt;<br>
&gt; - Make any updates / plugin or theme installations as needed directly in<br>
&gt; the Wordpress admin UI.<br>
&gt;<br>
&gt; - Use the &#39;rhc-snapshot&#39; command to pull down the changes, and commit<br>
&gt; them to the OpenShift git repo to make sure they are tracked.<br>
<br>
</div>When I update my wordpress on openshift, I don&#39;t use the web admin<br>
interface, I make the changes to my local git repo and push from<br>
there. I think it ends up being a simpler workflow. Also, I believe<br>
the rhc commands are only accessible through one openshift account,<br>
but you can add multiple ssh keys to openshift to allow different<br>
people to interact w/ it through git.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
&gt;<br>
&gt; --<br>
&gt; marketing mailing list<br>
&gt; <a href="mailto:marketing@lists.fedoraproject.org">marketing@lists.fedoraproject.org</a><br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/marketing" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/marketing</a><br>
--<br>
marketing mailing list<br>
<a href="mailto:marketing@lists.fedoraproject.org">marketing@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/marketing" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/marketing</a></div></div></blockquote></div><br></div>