Closed Bug 1129036 Opened 9 years ago Closed 9 years ago

Change Loop App URL and Name in loop-client staging server

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dcoloma, Assigned: dwilson)

References

Details

We tried to upload a new version of the App pointing to Loop Stage Server to the Dev Marketplace but that is not allowed as that requires changing the app origin too (from dev to stage) which is not allowed in the Marketplace.

We have uploaded a separate app for Stage:

Name: "Hello Stage"
Manifest URL:  	https://marketplace-dev.allizom.org/app/ae2af828-21be-4483-ae94-476fe48c6cf8/manifest.webapp

And we need the Loop Stage config to be changed to point to that app. In particular the following should be the right configuration:

loop.config = {
  fxosApp: {
    name: 'Hello Stage',
    manifestUrl: 'https://marketplace-dev.allizom.org/app/ae2af828-21be-4483-ae94-476fe48c6cf8/manifest.webapp',
    rooms: true
  }
}

Really sorry for so many changes, I hope you can help us with this too Dean.
Flags: needinfo?(dwilson)
Assignee: nobody → dwilson
Flags: needinfo?(dwilson)
This has been deployed to staging.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
(In reply to Dean Wilson (:deanw) from comment #1)
> This has been deployed to staging.

Thanks a lot Dean! Now all is working fine!
You need to log in before you can comment on or make changes to this bug.