Skip to content

FontysVenlo/esd-workshop-arangodb_esd

 
 

Repository files navigation

Setup

To run the workshop, you only need Docker installed.

Open your terminal or command prompt.

Run the following command to start the database container:

docker run --pull=always --publish=8560:8529 --env ARANGO_ROOT_PASSWORD=12345 --detach --name arangoDBContainer arangodb:latest

Once the container is running, open your browser and go to: http://localhost:8560/

You’re ready to start using ArangoDB for the workshop!

About

esd-2025-esd-workshop-esd-template created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors