Closed
Bug 754789
Opened 14 years ago
Closed 14 years ago
Setup the admin UI for Reps
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: giorgos, Assigned: jd)
References
Details
Hi Jason,
Please setup the admin UI for reps.
Related link
https://vpn.mozilla.com/dana-na/auth/url_default/welcome.cgi
Thanks!
| Assignee | ||
Comment 1•14 years ago
|
||
Giorgos,
This link is now in place on the vpn.m.c page. You will need to set up or enable the admin module. Let me know if you need me to ./manage.py createsuperuser or anything.
Also this is only set up for the production site, we usually just set up some simple auth for dev and stage sites. Let me know when you have something up on dev and I will get these configurations in place.
Cheers
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•14 years ago
|
||
Giorgos,
Hey, can I get an update on this? If it is something that is not going to happen for a while can we close this bug out?
Cheers
| Assignee | ||
Comment 3•14 years ago
|
||
Giorgos,
I am going to close this bug out as there is nothing more for me to do on my end. Feel free to reopen if you need any troubleshooting assistance when you deploy this.
Regards
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•14 years ago
|
||
Hey Jason,
Actually I'm not sure how to deploy this. If I just enable the 'admin' package of django, will it be accessible just from the vpn?
In other words if I add the /admin url in reps, will it be accessible only through vpn and everyone else outside vpn will get a 404?
thanks!
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•14 years ago
|
||
Giorgos,
I have never coded this so am not sure about the admin module, but I think you have it right. At least I can tell you that if you enable the /admin URL it will only be accessible on the VPN for production (dev and stage are just behind Apache auth).
Let me know if you need help troubleshooting.
Regards
Status: REOPENED → ASSIGNED
| Reporter | ||
Comment 6•14 years ago
|
||
Cool that's all I wanted to know ;)
Thanks!
Status: ASSIGNED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 7•14 years ago
|
||
I'm getting this error and I don't get to see the page.
"Cannot establish a secure connection to the URL. Check if this connection requires 'http:' instead of 'https:'. If the problem persists, contact your system administrator. Made https request for GET /admin/ HTTP/1.1 to reps-admin.mozilla.org:81.
"
| Assignee | ||
Comment 8•14 years ago
|
||
Adjusted Apache SSL settings so this is working now.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•14 years ago
|
||
This has been migrated to the non-VPN way (reps.m.o/admin) using LDAP creds.
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•