Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Laurent VENIER's avatar
Laurent VENIER authored
:chart_with_upwards_trend: Add Test reports

See merge request !46
ee85802a
History

Netbox Europa Distribution

Requirement

  • docker
  • docker-compose

Run localy

on Linux

sudo TAG=latest docker-compose -f docker-compose.yml -f docker-compose.test.yml up -d

on Mac

env TAG=latest docker-compose -f docker-compose.yml -f docker-compose.test.yml up -d

Login to Netbox

url : http://localhost:8080 login: admin password: thisnetboxisnot4u