-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workingstatus: needs triageThis issue is awaiting triage by a maintainerThis issue is awaiting triage by a maintainer
Description
Diode version
new install
Deployment type
docker compose
Deployment type version
27.5.1
Diode SDK type
diode-sdk-python
Diode SDK version
unknown
Diode NetBox Plugin version
v1.2
NetBox version
v4.3.2
Steps to reproduce
mkdir -p /opt/diode
cd /opt/diode
curl -sSfLo quickstart.sh https://raw.githubusercontent.com/netboxlabs/diode/release/diode-server/docker/scripts/quickstart.sh
chmod +x quickstart.sh
./quickstart.sh https://mynetbox.domain.local
docker compose up -d
Expected behavior
diode server docker container to open
Observed behavior
Whether using docker compose up -d OR docker compose -f /opt/diode/docker-compose.yaml up -d
Get the following: open /opt/diode/docker-compose.yaml: no such file or directory
Running as root. yaml file can be opened and edited in nano
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstatus: needs triageThis issue is awaiting triage by a maintainerThis issue is awaiting triage by a maintainer