updated boot portlet with instructions

This commit is contained in:
Alfredo Oliviero 2024-06-25 17:07:14 +02:00
parent 63d90aaefb
commit c4a3b51339
2 changed files with 9 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>CloudComputerPlatform Boot</title>
<title>CloudComputerPlatform (CCP)</title>
<short-title>CCP Boot</short-title>
<keywords>cloudcomputing, boot, platform, ccn</keywords>
</portlet-info>

View File

@ -11,5 +11,13 @@
redirect-url="${redirect_url}"
url="${auth_url}"/>
<script src="${cdn_url}/boot/d4s-boot.js"></script>
<span>
Interact with the UI and execute your custom Methods/Algorithms on the Cloud
</span>
<span style="display: block; text-align: right;">
<a href="https://dev.d4science.org/ccp" target="_blank">Learn more</a>
</span>
</d4s-boot-2>
</div>