Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit a29bd008 authored by Diego MENDEZ's avatar Diego MENDEZ
Browse files

notes

parent 659f7e21
Branches
Tags v0.0.0
1 merge request!9notes.
Pipeline #193406 passed
# C4 Gateway Galaxy
..to complete
```
env TAG=testing-v4 docker compose up -d
```
services:
netbox:
image: code.europa.eu:4567/digit-c4/netbox-plugins:latest
image: code.europa.eu:4567/digit-c4/netbox-plugins:${TAG}
container_name: netbox
ports:
- 8080:8080
......@@ -75,8 +75,6 @@ services:
- ENABLE_EDITOR=true
- NETBOX_BASE_URL=http://netbox:8080
- NETBOX_API_TOKEN=only4testingpurpose
- PG_CONTAINER_NAME=netbox-postgres
- BASE_URL=http://localhost:1882
volumes:
netbox-media-files:
driver: local
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment