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

Skip to content
Snippets Groups Projects
Commit 20ee9690 authored by Digital Factory's avatar Digital Factory
Browse files

NTT Digital factory version v0.4.9 export

parent b177e16c
No related branches found
No related tags found
1 merge request!1Ntt
Pipeline #53622 failed
......@@ -11,6 +11,9 @@ $ terraform apply -var="deploy_service=true"
And browse [http://localhost:8000](http://localhost:8000).
* username is `username`
* and password is `password`
## Build
To build a [`netboxcommunity/netbox:v3.5-2.6.0`](https://hub.docker.com/layers/netboxcommunity/netbox/v3.5-2.6.0/images/sha256-edbb00e74a5cdb4bfeb51abbd9280cc005d1242152a67be7e2cd057e7d568fc2?context=explore)
Docker image including the plugin pre-installed, simply run
......@@ -18,5 +21,8 @@ Docker image including the plugin pre-installed, simply run
$ docker build .
```
Refer to the community [Docker image](https://hub.docker.com/r/netboxcommunity/netbox)
for environment variable configuration.
## Tests
see [tests directory](./tests/README.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment