Cloudmesh Javascript GUI is a front end for the Cloudmesh system.
Note:
yarnpkg
is used
to avoid clashes.The following commands clone the repo from github,
installs the cms viewer
command, and starts the Cloudmesh Dashboard, building
it first if it needs to.
cloudmesh-installer get javascript
cms viewer start
This assumes that you are starting with Cloudmesh, yarn, and NodeJS installed.
cms viewer
command.For previous efforts see this doc.
Details on our selection of technologies used in this project.
Editing the contributors page
renderer/editables/contributors.md
and edit the text in markdownTo change the help
page url
renderer\components\Sidebar\index.js
ExternalBrowserLink
component which has the help page url in the href
attributeEditing the row height on VM table
renderer\components\DataTable\index.js
TableCell
componentpadding
values in style
objectpadding: top right bottom left