Skip to content

Conversation

@AlvaroVega
Copy link
Member

@AlvaroVega AlvaroVega commented Feb 6, 2025

  • SInk
  • Doc

Using:

iot-virtuoso:
  container_name: iot-virtuoso
  restart: "unless-stopped"
  image: openlink/virtuoso-opensource-7:7.2.14
  volumes:
    - ${DBPATH_VIRTUOSO}:/data
  ports:
    - "8890:8890"
    - "1111:1111"
  environment:
    - DBA_PASSWORD=dba
    - SPARQL_UPDATE=true
    - DEFAULT_GRAPH=http://localhost:8890/DAV
``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants