Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886202
index.html.erb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Aug 8, 10:45 PM
Size
2 KB
Mime Type
text/html
Expires
Sun, Aug 10, 10:45 PM (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
246100
Attached To
rARCHIVING archiving
index.html.erb
View Options
<div class="row">
<div class="col-xs-4 col-xs-offset-2">
<div class="panel panel-default">
<div class="panel-heading">
<h4>
<label class="glyphicon glyphicon-cloud"></label>
Welcome
</h4>
</div>
<div class="panel-body">
<p>Welcome to GRNET Archiving as a Service (AaaS)</p>
<p>If you are new to the service, take some time to explore its features in the hyperlink provided at the end of this page.</p>
<p>Service's procedures, requirements and features are also available.</p>
<p>Suggestions or problems should be reported to GRNET NOC's Helpdesk (
<%=
mail_to
'support@grnet.gr'
,
'support at grnet.gr'
%>
).</p>
<a href="https://grnet.gr/services/cloud-services/archiving/">Achiving as a Service</a>
</div>
</div>
</div>
<div class="col-xs-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4>
<label class="glyphicon glyphicon-log-in"></label>
Login
</h4>
</div>
<div class="panel-body">
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'ViMa User'
,
vima_path
(
vima
:
'vima'
),
method
:
:post
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:vima_oauth_enabled
]
%>
</div>
</div>
<hr />
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'Institutional User'
,
institutional_path
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:institutional_authentication_enabled
]
%>
</div>
</div>
<hr />
<div class="row">
<div class="col-xs-4 col-xs-offset-4 text-center">
<%=
link_to
'Okeanos User'
,
''
,
role
:
:button
,
class
:
'btn btn-default btn-lg'
,
disabled
:
!
Archiving
.
settings
[
:okeanos_authentication_enabled
]
%>
</div>
</div>
</div>
</div>
</div>
</div>
Event Timeline
Log In to Comment