mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-27 22:47:38 +02:00
update nginad
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user