hetzner Ubuntu 极简版与 NextCloud 对比

hetzner Ubuntu 极简版与 NextCloud 对比

两者之间有什么区别 这些 ubuntu 图像在 hetzer 安装过程中?

我理解 (https://askubuntu.com/questions/248914/what-is-hardware-enablement-hwe),但与 nextcloud 相比并不小。

在他们的 wiki 上也有看到https://wiki.hetzner.de/index.php/Standardimages/en

答案1

minimal映像附带一组最少的已安装应用程序,并且该nextcloud映像具有 nextcloud,因此依赖项(如 webserver 和PHP已安装)。

你发布了他们 wiki 的链接 https://wiki.hetzner.de/index.php/Standardimages/en其中指出LAMP images contain "Linux, Apache, MySQL and PHP"。也许还可以看看 https://github.com/hetzneronline/installimage/blob/master/nextcloud.functions.shinstallimage这证明它们是一个 nextcloud 实例,可以通过每个图像内的脚本nextcloud进行配置nextcloud-beta

相关内容