This project is a user interface for the commands-runner project.
make npm-build
npm run server
you can add 2 parameters key and cert to run https
npm run server <your_key> <your_cert>
-
Open your browser on
http://localhost:30100or ``https://localhost:30102` -
Press on the
settingsmenu located on top right screen and enter: -
as
Commands runner API end-pointhttp://<IP>:<port>where the IP is the IP address and port on which the commands-runner run. If you usehttpsas by default the certificate is self-signed you have to open another tab in your browser and browse tohttps://<IP>:<ssl_port>and accept the certificate. By default the http port is 3101 and https 30103. -
as
Tokenthe token used when launching the commands-runner server. -
Click
Submitand you will be redirected to theExtensionspage. -
On the left upper corner, you have a menu, open it and select
Extensions. From there you can add and remove extensions to/from the environment. -
Then navigate to the
statesmenu item. From there you can insert/remove extensions, edit a state, reset statuses. -
Then go on
Upload CF configuration file, this will allow you to push and view a new configuration for the main process and extensions and also launch the deployment. -
Once the configurationm is uploaded, the user interface will validate it then if no error are found, you can launch the deployment by pressing the
Start deploymentbutton and theStatespage will open showing the deployment progress. -
From the
Statestable and for eachRUNNING/SUCCEEDED/FAILEDstate, you can check the deployment log file by pressing the document icon. -
Ask
- Add your github.com/IBM/commands-runner-ui/src/graphics/MyCompany_Logo.svg