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>2020-10-22 19:13:35 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-10-22 19:13:35 +0300
commit34334f1c0adc064608bc4b8cd20412935e56227f (patch)
tree78f31d58cd7c3b425aadc182bd53cf08b2fff885 /install-instructions-server.php
parent5ffa0c9ed862d0b3322838aafe039cc6a948b0d8 (diff)
adding UCS
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'install-instructions-server.php')
-rw-r--r--install-instructions-server.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/install-instructions-server.php b/install-instructions-server.php
index 7a8211b8..4b111ee3 100644
--- a/install-instructions-server.php
+++ b/install-instructions-server.php
@@ -113,7 +113,9 @@
<h5><?php echo $l->t('Virtual Machine image');?></h5>
<p><?php echo $l->t('The Nextcloud VM is designed to be an easy way for less technical 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/Nextcloud-VM.ova" target="_blank"><?php echo $l->t('Download the VM');?></a></p>
- <p><a class="hyperlink" href="https://github.com/nextcloud/vm" target="_blank"><?php echo $l->t('Find source here');?></a>. <?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></p>
+ <p><a class="hyperlink" href="https://github.com/nextcloud/vm" 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></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>
<div class="row">