Giter VIP home page Giter VIP logo

eiffel-sandbox's Introduction

Eiffel Sandbox

Eiffel Sandbox

The Eiffel Sandbox provides a Docker image where multiple Eiffel actors and event services are pre-configured in a single life-like environment. This lets users and developers play around with and try out Eiffel concepts and implementations in a safe setting with a minimum of effort. To get started, see How to Run and How it Works below.

Note: At present, the sandbox includes several implementations to be contributed to open source in the very near future. The Docker images are available, but the sources are not yet. Please stay tuned for the sources to turn up on GitHub soon.

About this repository

The contents of this repository are licensed under the Apache License 2.0.

To get involved, please see Code of Conduct and contribution guidelines.

About Eiffel

This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it.

Visit Eiffel Community to get started and get involved.

How to Run

To run the Eiffel Sandbox, you need Docker and Docker Compose.

  1. Clone the repo: git clone https://github.com/eiffel-community/eiffel-sandbox.git
  2. In the repo root, run Docker Compose: docker-compose up To run specific services, add the service name to the command. For instance, to run only the event repository: docker-compose up eiffel-er. Service names can be found in docker-compose.yml.

This will started multiple Eiffel services and tools with Eiffel plugins. The containers of primary interest can be accessed at the exposed ports below. Note that the hostname depends on your local environment. For additional containers and detailed port configurations, please refer to docker-compose.yml.

To stop the services, hit ctrl + c, then run docker-compose down --volumes. Note that this will keep the images cached, which will shorten the startup time. Further volume and image management via regular Docker commands (see Docker Documentation).

eiffel-sandbox's People

Contributors

d-stahl-ericsson avatar emichaf 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.