GithubHelp home page GithubHelp logo

ahemaid / minimumviabledataspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-edc/minimumviabledataspace

0.0 0.0 0.0 2.97 MB

Guidance on documentation, scripts and integration steps on using the EDC project results

License: Apache License 2.0

Shell 1.43% Java 58.48% Kotlin 10.22% HCL 28.02% Dockerfile 1.84%

minimumviabledataspace's Introduction

Minimum Viable Dataspace

The Minimum Viable Dataspace (MVD) is a sample implementation of a dataspace that leverages the Eclipse Dataspace Connector (EDC). The main purpose is to demonstrate the capabilities of the EDC, make dataspace concepts tangible based on a specific implementation, and to serve as a starting point to implement a custom dataspace.

The MVD allows developers and decision makers to gauge the current progress of the EDC and its capabilities to satisfy the functionality of a fully operational dataspace.

As a fully decentralized dataspace is hard to imagine, the MVD also serves the purpose of demonstrating how decentralization can be practically implemented.

MVD Documentation

Developer documentation can be found under docs/developer, where the main concepts and decisions are captured as decision records.

Create Dataspace Deployment

To be able to deploy your own dataspace instances, you first need to fork the MVD repository and set up your environment.

Once your environment is set up, follow these steps to create a new dataspace instance:

  • Go to your MVD fork in GitHub.
  • Select the tab called Actions.
  • Select the workflow called Deploy.
  • Provide your own resources name prefix. Please, use at most 3 characters, composed of lower case letters and numbers. This name prefix guarantees the resources name's uniqueness and avoids resource name conflicts. Note down the used prefix.
  • Click on Run workflow to trigger the deployment.

Destroy Dataspace Deployment

Follow these steps to delete a dataspace instance and free up the corresponding resources:

  • Go to your MVD fork in GitHub.
  • Select the tab called Actions
  • Select the workflow called Destroy
  • Click on Run workflow
  • Provide the resources prefix that you used when you deployed your dataspace.
  • Click on Run workflow to trigger to destroy your MinimumViableDataspace dataspace.

minimumviabledataspace's People

Contributors

algattik avatar cpeeyush avatar eclipsewebmaster avatar izzzu avatar jimmarino avatar marcgs avatar ouphi avatar paullatzelsperger avatar zeier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.