kopia lustrzana https://github.com/c9/core
38 wiersze
1.6 KiB
HTML
38 wiersze
1.6 KiB
HTML
<div id="c9_ide_restore">
|
|
<div class="timeout">This is taking longer than expected. If you think there might be an issue please contact <a href="https://c9.io/support">support</a>.</div>
|
|
<div id="loadingide"></div>
|
|
<div class="stickynote">
|
|
<div class="tape"></div>
|
|
<div class="left-shadow"></div>
|
|
<div class="right-shadow"></div>
|
|
|
|
<div class="paper">
|
|
<strong>What's going on here?</strong>
|
|
<p>
|
|
We create a separate virtual machine for each workspace.
|
|
In order to provide a free
|
|
service for everyone, we hibernate workspaces of
|
|
<nobr>non-premium</nobr> users after about one week of inactivity.
|
|
This is because the virtual machines constantly use resources even if
|
|
the workspace is not actively used.
|
|
<p>
|
|
Please wait a moment while we wake up your workspace. It will
|
|
be just as you left it.
|
|
<p>
|
|
<a href="/upgrade/webide" target="_blank">Upgrade to premium</a> to make sure your workspace never
|
|
goes into hibernate.
|
|
</div>
|
|
</div>
|
|
<div id="restoring">
|
|
<div id="content" class="loading-progress">
|
|
<div class="loading-details"></div>
|
|
<div class="ui-progress-bar ui-container" id="progress_bar">
|
|
<div class="ui-progress" style="width: 100%;">
|
|
<!--<span class="ui-label" style="display:none;"></span>-->
|
|
</div>
|
|
</div>
|
|
<div class="loading-msg">Waking up your workspace from hibernation.</div>
|
|
</div>
|
|
</div>
|
|
</div>
|