From f21131a8ba5703549c0c187bc481e84f451abb51 Mon Sep 17 00:00:00 2001 From: groovecoder Date: Tue, 22 Mar 2016 16:27:51 -0500 Subject: [PATCH] update stage links to https --- docs/deployment.rst | 10 +++++----- docs/index.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/deployment.rst b/docs/deployment.rst index 933de6c..48d66b6 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -12,8 +12,8 @@ Deploy your own (on Mozilla Deis) #. `Register`_/login with the Mozilla Deis controller:: - deis register http://deis.deis.dev.mozaws.net - deis auth:login http://deis.deis.dev.mozaws.net + deis register https://deis.deis.dev.mozaws.net + deis auth:login https://deis.deis.dev.mozaws.net #. Add your public key:: @@ -76,15 +76,15 @@ your own Firefox Accounts OAuth Client for your app domain. #. Go to `register your own Firefox Accounts OAuth Client`_: * Client name: moz-dev-dash-username - * Redirect URI: http://dev-dashboard-username.deis.dev.mozaws.net/accounts/fxa/login/callback/ + * Redirect URI: https://dev-dashboard-username.deis.dev.mozaws.net/accounts/fxa/login/callback/ * Trusted Mozilla Client: **CHECKED** Be sure to copy the client secret - you can't see it again. -#. Go to http://dev-dashboard-username.deis.dev.mozaws.net//admin/socialaccount/socialapp/add/ +#. Go to https://dev-dashboard-username.deis.dev.mozaws.net//admin/socialaccount/socialapp/add/ to :ref:`enable Firefox Accounts Auth` like a local machine; this time using your own new Firefox Accounts OAuth Client ID and Secret -#. Sign in at http://dev-dashboard.deis.dev.mozaws.net/ with a Firefox +#. Sign in at https://dev-dashboard-username.deis.dev.mozaws.net/ with a Firefox Account. diff --git a/docs/index.rst b/docs/index.rst index 38f3533..385111b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,7 +34,7 @@ Resources :Issues: https://github.com/mozilla-services/push-dev-dashboard/issues :IRC: irc://irc.mozilla.org/mds :Mailing list: https://lists.mozilla.org/listinfo/mds-public -:Servers: http://dev-dashboard.deis.dev.mozaws.net/ (stage) +:Servers: https://dev-dashboard.deis.dev.mozaws.net/ (stage) Contents