Skip to content

Schorle21/UPISAS

 
 

Repository files navigation

UPISAS

Unified Python interface for self-adaptive system exemplars.

Prerequisites

Tested with Python 3.9.12, should work with >=3.7.

How to run Our Strategy - Switch

Download the images from docker hub manually

Alternatively you can attempt to pull these images using the following docker command, if this fails download them manually:

- docker pull schorle21/switch-4-backend
- docker pull schorle21/switch-4-frontend

Once the images have been downloaded you can continue by going into the UPISAS directory

  • In the UPISAS directory run: ./run.sh
  • If run.sh does not work be sure to run sudo chmod +x run.sh
  • Then run ./run.sh

FOR MACBOOK ONLY:

  • On mac the command to run the UPISAS is: sh run.sh


About

Unified Python interface for self-adaptive systems exemplars, in this case for SWITCH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 95.2%
  • JavaScript 4.3%
  • Other 0.5%