Giter VIP home page Giter VIP logo

maci's Introduction

MACI Research

MACI is a framework for the management, scalable execution, and analysis of a large number of network experiments. You can find more information at the offical maci-research.net page.

Be careful when running MACI, otherwise you will provide remote code execution as a service for your network.

Installation and Startup

Ubuntu

Run

./install.sh 

to install all required dependencies.

Run

./start.sh

to start MACI. If you experience problems, it sometimes helps to run the script as root, e.g., with

sudo ./install.sh
sudo ./start.sh

Manual Installation

We do not provide an install script for Windows. You might want to manually execute the steps of the install.sh script. In general, having dotnet core 2.0 should be sufficient for the backend.

Getting Started

MACI is self-explaining and provides a web interface at http://<SERVER_IP>:63658 (e.g., http://localhost:63658). Check the web interface for more information.

Contribute

We are happy for all kind of contributions, including bug fixes and additional features.

Credits

Design and Concepts: @AlexanderFroemmgen, @a10r, @dstohr

Implementation: @AlexanderFroemmgen, @a10r, @max-weller

Fixes and Minor Features: @RolandKluge, @ckleemann, @Nikolasel, @martinpfannemueller, @dstohr, @rhaban, @IstEchtSo

maci's People

Contributors

alexanderfroemmgen avatar fridolinsiegmund avatar qdeconinck avatar

Stargazers

ffy avatar  avatar  avatar alvar avatar Radoaslav Nedyalkov avatar ichtm avatar  avatar  avatar Ralf Kundel avatar Igor Steuck Lopes avatar Manisha Luthra avatar Marcel avatar zsy avatar Martin Pfannemüller avatar Nikolas Eller avatar

Watchers

Denny Stohr avatar James Cloos avatar  avatar ichtm avatar

maci's Issues

Web Interface not working

I installed MACI by doing git clone and then running install.sh after that I ran start.sh but when I am hitting localhost:65638 it is not showing the web interface . I am able to run jupyter notebook at port 8888. Is there any way I can see the logs what is getting wrong which is not allowing the web app to run in browser . I also checked screen -r backend there was no error , everything was getting compiled and last I got the message validating OK but after that screen got disconnected.

A solution that the interface cannot be used

#3
I also encountered this problem, and I could not open the interface normally when I entered localhost:63658 in the browser. Later, by running run.sh in the /maci/maci_backend/ directory, it was found that the node version did not match the gulp version.And my version is shown below.
gulp version: 3.9.1.
node version: 11.15.0

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.