Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2019-11-25 15:28:25 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-11-25 15:28:25 +0300
commit7a142a982f6fb0f0194045e23c89b00cc3c943f6 (patch)
tree5708fec202f6d199a9a82460f6f2f33ac295cd06 /page-release-channels.php
parent7a52d6299e4abe55b041fb611e28fd6890f763e6 (diff)
update release channel info about Stable and Production
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-release-channels.php')
-rw-r--r--page-release-channels.php15
1 files changed, 8 insertions, 7 deletions
diff --git a/page-release-channels.php b/page-release-channels.php
index fd6d89ef..ef2d5f7e 100644
--- a/page-release-channels.php
+++ b/page-release-channels.php
@@ -33,7 +33,8 @@
<div class="col-md-6">
<p><?php echo $l->t('You can choose a channel of your preference in the Administrator settings in your Nextcloud instance if you have installed Nextcloud from an archive. Learn more about the release channels below.');?></p>
<p><?php echo $l->t('NOTE that you can <strong>only upgrade to a newer version</strong>. <em>Skipping major versions</em> when upgrading and <em>downgrading</em> to older versions is not supported by Nextcloud. If you went via \'beta\' to 14.0.0rc4 and stable is on 13.0.5, you have to wait until 14.0.0 or later is in stable until a new update will become available.');?></p>
- <p><?php echo $l->t('Nextcloud makes new versions incrementally available to user installations in the stable and production channels. When a major new version comes out, we wait about one week and only when no problems are found we start the roll out in steps of about 20% of our user base per week. In practice this means a new release is typically only available in the stable channel after the first minor release. Users can always upgrade sooner by choosing the beta channel, which typically tracks stable releases immediately after publishing.');?></p>
+ <h3><?php echo $l->t('Where is my new stable release?');?></h3>
+ <p><?php echo $l->t('Nextcloud makes new versions <strong>incrementally available</strong> to user installations in the Stable channel. When a major new version comes out, we wait about one week and only when no problems are found we start the roll out in steps of about 20% of our user base per week. In practice this means a new release is typically only available in the stable channel <strong>after the first minor release.</strong> Users can always upgrade sooner by choosing the beta channel, which typically tracks stable releases immediately after publishing.');?></p>
</div>
<div class="col-md-6">
<iframe width="100%" height="300" src="https://www.youtube.com/embed/3hsQNPlQOSE" frameborder="0" allowfullscreen></iframe>
@@ -53,15 +54,15 @@
</tr>
<tr>
<td class=""><h3>Production</h3></td>
- <td class=""><?php echo $l->t('This channel delivers the latest fully tested release of Nextcloud.</br>
- That does not imply that these releases are bug free. The issues are known and can be worked around. The downside of this channel is that the releases are behind in terms of features and performance.');?></td>
- <td class=""><?php echo $l->t('Older archives are available from our');?> <a class="hyperlink" href="<?php echo home_url('changelog') ?>"><?php echo $l->t('changelog page.');?></a>
+ <td class=""><?php echo $l->t('This channel is used to deliver the Nextcloud Enterprise build to our customers.</br>
+ Our customers have access to a special build of Nextcloud, giving them the reliable enterprise solution they need for the best possible experience.');?></td>
+ <td class=""><a class="hyperlink" href="<?php echo home_url('enterprise') ?>"><?php echo $l->t('Learn more about our offering for customers.');?></a>
</td>
</tr>
<tr>
<td class=""><h3>Stable</h3></td>
<td class=""><?php echo $l->t('This channel delivers the latest feature releases ready for most users at minimal risk.');?><br/>
- <?php echo $l->t('Note that Nextcloud does staged rollouts, making releases incrementally available to the user base over time.');?></td>
+ <?php echo $l->t('Note that Nextcloud does staged rollouts, making releases incrementally available to the user base over time. We are very careful about new major releases, usually only making them available after the first minor bug fix release. <strong>To update sooner to the new version, use the Beta channel.</strong> Around big releases the Beta channel delivers the new major version.');?></td>
<td class=""><?php echo $l->t('You can get the latest stable version from our installation page.');?><br /><a href="<?php echo home_url('install') ?>" class="btn btn-lg btn-default">Install</a></td>
</tr>
<tr>
@@ -82,11 +83,11 @@
<div class="row">
<div class="col-md-10 col-md-offset-1">
<p><?php echo $l->t('If you are looking to grab an archive of a specific version you can find links to them in our');?> <a class="hyperlink" href="<?php echo home_url('changelog') ?>">changelog</a>.</p>
- <p><?php echo $l->t('Note that releases don\'t show up in the updater app right away. We usually stagger releases out to watch the impact and hold off in case very serious problems pop up. In practice, most bugfix releases are available within a week, major releases to a proportion of the users on release day in the Stable channel; we will increase that percentage usually to 100% after the first bugfix release. We start the incremental rollout to the Production channel after the first bugfix release (for example, 12.0.1). Packages for the Release channels might be available in distributions, this is up to the packagers.');?></p>
+ <p><?php echo $l->t('Note that releases don\'t show up in the updater app right away. We usually stagger releases out to watch the impact and hold off in case very serious problems pop up. In practice, most bugfix releases are available within a week, major releases to a proportion of the users on release day in the Stable channel; we will increase that percentage usually to 100% after the first bugfix release.Packages for the Release channels might be available in distributions, docker images, Snap and so on, this is up to the packagers and communities developing for those platforms.');?></p>
<!--<p><strong>Security note:</strong></br>
To receive information about updates and security issues, we recommend a subscription to our low-traffic <a href="http://mailman.nextcloud.org/mailman/listinfo/announcements">announcement mailing list</a>.</p>-->
<a name=""></a>
- <p><?php echo $l->t('To <em>upgrade in the safest way possible</em>, always update to the latest minor release before upgrading to a new version. As an extreme example, to upgrade from 9 all the way to 12.0.5, upgrade 9.0.x to 9.0.6, then upgrade to 10.0.6, 11.0.7, then 12.0.5.');?></p>
+ <p><?php echo $l->t('To <em>upgrade in the safest way possible</em>, always update to the latest minor release before upgrading to a new version. As an extreme example, to upgrade from 9 all the way to 12.0.5, upgrade 9.0.x to 9.0.6, then upgrade to 10.0.6, 11.0.7, then 12.0.5. We try to set up our updater to do this automatically for you whenever possible.');?></p>
</div>
<!-- <div class="col-lg-3 col-md-4 col-sm-6 col-xs-10">
<a href="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-one/update-channels.png" title="Update Channel selection in Updater app" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/screenshots/server/eight-one/update-channels-wee.png" style="width: 100%" alt="..." class="img-thumbnail"></a>