• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

devdaydresden / devday_website / 486
99%
development: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: development
Ran 02 Sep 2019 04:30PM UTC
Jobs 1
Files 74
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
486

push

travis-ci

jenslauterbach
Allow 0.0.0.0 to Access Page in Development

The Docker container starts the Django application by binding
it on 0.0.0.0. This is required to allow accessing the application
from "outside" of the container (aka the developers computer).

The Docker container will print a message that tells the
developer that the app is available at "http://0.0.0.0:8000".

Unfortunately, this is "IP" is not a "allowed host" out-of-the-box.
Therefore, this "IP" has to be added to the "ALLOWED_HOSTS" array
in the configuration.

With this change you can click on the link that Djangos
"./manage.py runserver 0.0.0.0:8000" prints and access the page.

688 of 696 branches covered (98.85%)

Branch coverage included in aggregate %.

3452 of 3480 relevant lines covered (99.2%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 486.1 02 Sep 2019 04:30PM UTC 0
99.14
Travis Job 486.1
Source Files on build 486
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #486
  • 3971f8b6 on github
  • Next Build on update-allowed-hosts (#488)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc