Skip to content

Latest commit

 

History

History

webstudio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

rDSN.WebStudio is a web portal for service registration, deployment, testing, and monitoring, as well as cluster management, atop of the service frameworks and tool modules built with rDSN.

Installation

To start rDSN.WebStudio, you should install python 2.7.11+, and run the following commands.

python -m pip install --upgrade pip
python -m pip install -r requirement.txt

Then you can simply start rDSN.WebStudio.py, and visit http://localhost/8080 to start with.

How to use

Check out this Tutorial.