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>2021-06-02 17:00:25 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-06-02 17:00:25 +0300
commit705ba4899f7876f6b058fa558fa03ec9fb473f46 (patch)
tree8d5e25bdd5189ebfd43b63a052f9beac77f5a494 /install-instructions-server.php
parentfa5f8b91dcffc7d1110d41d792720618ea98139c (diff)
Support from Hansson is real...!
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'install-instructions-server.php')
-rw-r--r--install-instructions-server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-instructions-server.php b/install-instructions-server.php
index 82a6efc4..fa1ff978 100644
--- a/install-instructions-server.php
+++ b/install-instructions-server.php
@@ -115,7 +115,7 @@
<p><?php echo $l->t('The Nextcloud VM is designed to be an easy way for less technical home users to get Nextcloud up and running or to test it out. It builds on Ubuntu Linux and makes configuration easy.');?></p>
<p><a class="button button--blue" href="https://download.nextcloud.com/vm/Official-Nextcloud-VM.zip" target="_blank"><?php echo $l->t('Download the VM');?></a></p>
<p><a class="hyperlink" href="https://github.com/nextcloud/vm/tree/official" target="_blank"><?php echo $l->t('Find source here');?></a>.</p>
- <p><?php echo $l->t('If you are looking for a more extensive virtual machine with many scripts to easily set up advanced functionality, ');?><a class="hyperlink" href="https://www.hanssonit.se/nextcloud-vm/" target="_blank"><?php echo $l->t('get the full-version VM from Hansson IT.');?></a> <?php echo $l->t('Note that Nextcloud GmbH does not offer support for this Virtual Machine image, we recommend the UCS appliance for business use.');?></p>
+ <p><?php echo $l->t('If you are looking for a more extensive virtual machine with many scripts to easily set up advanced functionality, ');?><a class="hyperlink" href="https://www.hanssonit.se/nextcloud-vm/" target="_blank"><?php echo $l->t('get the full-version VM from Hansson IT.');?></a> <?php echo $l->t('Note that Nextcloud GmbH does not offer support for this Virtual Machine image, but you can purchase support from Hansson IT.');?></p>
<p><?php echo $l->t('For small businesses, Nextcloud GmbH maintains a free appliance built on the Univention Corporate Server (UCS) with easy graphical setup and web-based administration. It includes user management via LDAP as well as optional online office integration. ');?><a class="hyperlink" href="https://www.univention.com/products/univention-app-center/app-catalog/nextcloud/" target="_blank"><?php echo $l->t('Get the SME/Enterprise appliance.');?></a></p>
</div>
</div>