-
Notifications
You must be signed in to change notification settings - Fork 6
Configuration admin gui
Tony Shearer edited this page Dec 5, 2013
·
2 revisions
CDN selector is managed through an admin GUI. Assuming you have started the cdns-backend process with the default settings, you should be able to point your browser at port http://your-hostname-or-ip:3000/. The default username is admin/admin (you can change these settings using environment variables.
The admin GUI is used to manage:
- CDNs - defining CDNs at a global level, managing which IP addresses are allowed to use them.
- Distributions - defining which hostnames are to be served, and the policies on which CDN is used to serve them.