[aerogear-dev] SimplePush Server 0.10.0
Farah Juma
fjuma at redhat.com
Thu Mar 13 15:23:42 EDT 2014
> From: "Daniel Bevenius" <daniel.bevenius at gmail.com>
> To: "AeroGear Developer Mailing List" <aerogear-dev at lists.jboss.org>
> Sent: Thursday, March 13, 2014 12:47:09 AM
> Subject: Re: [aerogear-dev] SimplePush Server 0.10.0
>
> We have staged an updated version containing fixes for [1] and [2] which can
> be found here:
> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-2814/
>
> The OpenShift instance has been updated and now also contains UnifiedPush
> Server 0.10.1:
> https://sps010-dbevenius.rhcloud.com:8443/simplepush
I've also created a branch that contains updated snapshot/restore action hooks:
https://github.com/fjuma/openshift-origin-cartridge-aerogear-push/commits/upgrade
To test upgrading from an existing 0.9.0 cartridge instance to an 0.10.0 instance, the following steps can be used:
1) ssh into an existing 0.9.0 test instance and perform the following commands:
echo "$OPENSHIFT_AEROGEAR_PUSH_TOKEN_KEY" > $OPENSHIFT_DATA_DIR/aerogear_push_token_key
cp $OPENSHIFT_AEROGEAR_PUSH_DIR/standalone/configuration/standalone.xml $OPENSHIFT_DATA_DIR/standalone.snapshot.xml
2) rhc snapshot save <APP>
3) rhc app delete <APP>
4) rhc create-app --no-git <APP> "https://cartreflect-claytondev.rhcloud.com/reflect?github=fjuma/openshift-origin-cartridge-aerogear-push&commit=9f8941ca095e07e36d0ee20e29f69f249c865390" mysql-5.1
5) rhc snapshot restore <APP> -f /PATH/TO/APP.tar.gz
If you're using FireFox, you'll need to restart your browser to avoid an issue with caching. You should then be able to log into the admin console with the same password you previously set, see existing push applications and variants, and send push notifications.
Farah
> And if you'd like create an instance using your own OpenShift account:
> rhc create-app appName "
> https://cartreflect-claytondev.rhcloud.com/reflect?github=aerogear/openshift-origin-cartridge-aerogear-push&commit=d009198e5b71a4335f02b0fff47cb809a30c2c6e
> " mysql-5.1
>
> [1] https://issues.jboss.org/browse/AGSMPLPUSH-49 "Greeting message is only
> returned once."
> [2] https://issues.jboss.org/browse/AGSMPLPUSH-42 "xhr_streaming/xhr_polling
> protocols are not working"
>
>
>
>
> On 11 March 2014 10:21, Matthias Wessendorf < matzew at apache.org > wrote:
>
>
>
>
>
>
> On Tue, Mar 11, 2014 at 10:19 AM, danielbevenius < daniel.bevenius at gmail.com
> > wrote:
>
>
> Hey Bruno,
>
> sorry about the late reply. I thought I sent a response yesterday but can't
> see it here.
>
> I was planning on releasing tomorrow but just discovered a bug [1]. Will fix
> it and post back with staging details. So the release will be delayed a
> little. Perhaps Thursday.
>
> sounds good to me
>
>
>
> [1] https://issues.jboss.org/browse/AGSMPLPUSH-49
>
>
>
> --
> View this message in context:
> http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-SimplePush-Server-0-10-0-tp6686p6718.html
> Sent from the aerogear-dev mailing list archive at Nabble.com.
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
More information about the aerogear-dev
mailing list