Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F401822
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
Thu, Feb 20, 12:08 PM
Size
2 KB
Mime Type
text/html
Expires
Sat, Feb 22, 12:08 PM (17 h, 27 m)
Engine
blob
Format
Raw Data
Handle
191804
Attached To
rARCHIVING archiving
index.html.erb
View Options
<div class="row">
<div class="col-lg-4 col-lg-offset-2 col-md-5 col-md-offset-1 col-sm-6 col-xs-12">
<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/" target="blank">Achiving as a Service</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-5 col-sm-6 col-xs-12">
<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>
<%=
render
'piwik'
%>
Event Timeline
Log In to Comment