1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

update nginad

This commit is contained in:
kev 2015-09-21 11:41:31 +08:00
parent b7a4bf575c
commit dfe84ee6b6

@ -9,7 +9,7 @@ nginad
nginad: nginad:
image: vimagick/nginad image: vimagick/nginad
ports: ports:
- "8080:80" - "80:80"
links: links:
- mysql - mysql
restart: always restart: always
@ -32,4 +32,23 @@ $ docker exec nginad_nginad_1 sed -i "/adserver_domain/s/'.*'/'nginad.foobar.sit
$ fig restart nginad $ fig restart nginad
``` ```
## admin
Now log into the Demand Customer and Publisher [dashboards][2] as admin and
start adding and configuring RTB campaigns.
- username: admin@localhost
- password: password
Log in as the default publisher account:
- username: sergey.page@blowmedianow.com
- password: password
Log in as the default demand customer account:
- username: larry.brin@suckmedianow.com
- password: password
[1]: https://nginad.atlassian.net/wiki/display/NGIN/nginad+Home [1]: https://nginad.atlassian.net/wiki/display/NGIN/nginad+Home
[2]: http://nginad.foobar.site/auth/login