Re: Changing Traffic Portal default page

2017-03-20 Thread Jeremy Mitchell
Unfortunately, there isn't a way currently to create custom html pages and override the existing html pages of the traffic portal. There is, however, a way to override styles - https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_portal/app/src/assets/css/custom.css but...that

Re: adding new edge server

2017-03-20 Thread Eric Friedrich (efriedri)
Hey Burak- Here’s some documentation: https://trafficcontrol.apache.org/docs/latest/admin/traffic_ops_config.html?highlight=allow_ip#profile-parameters In Traffic Ops go to Parameters->All Profiles. In the search box enter “allow_ip”. You might see several entries, you want to edit the entry

Re: TO API Versioning

2017-03-20 Thread Dave Neuman
Maybe this is a topic that we should discuss at the meetup in May? On Mon, Mar 20, 2017 at 11:20 AM, Hank Beatty wrote: > I recently ran into an issue where one of my scripts that uses the TO API > stopped working correctly. It was failing in such a way that if I had not >

Re: adding new edge server

2017-03-20 Thread Eric Friedrich (efriedri)
Did you add the IP of the Traffic Monitor to the ip_allow config parameter in Traffic Ops? —Eric > On Mar 20, 2017, at 1:20 PM, Burak Sarp wrote: > > Hi all, > I added new Edge server, I can reach contents from edge servee, so traffic > server is running and

Re: Proposed change to UI::Parameter conceal_secure_parameter_value

2017-03-20 Thread Jeffrey Martin
Hi, My 2 cents are as follows: 1. What is the purpose of the operator user? (from how I understand, oper can do everything but add. modify and remove users) If the admin password is opened to the oper user, this effectively removes the distinction because the operator can now login as the admin