diff --git a/README.md b/README.md index e7546b9..63cfca4 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,8 @@ | `template09-web-server-node` | Web Server Node (to be used in a cluster) | YES | | `template10-redis-server` | Redis server(to be used in a cluster) | YES | | `template11-minio-storage-server` | MinIO Storage Server | YES | -| `template12-lookup-server` | Nextcloud lookup server | YES | | `template13-talk-hpb` | Talk High Performance Backend | YES | | `template14-self-hosted-appstore` | Nextcloud Self-Hosted Appstore | NO | -| `template15-notify-push-server` | Nextcloud Notify Push Server (a.k.a. Files HPB) | YES | | `template16-zabbix-server` | Zabbix Monitoring Server | YES | @@ -51,7 +49,7 @@ This section aims at giving an high-level procedure to setup your environment. -Please head to the `how-to` folder to find step-by-step guides for main Linux Desktop distributions ([Fedora](./how-to/How-To-Setup-Nc-Env-In-Fedora-Workstation.md), [Ubuntu](./how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop.md), [Debian](./how-to/How-To-Setup-Nc-Env-in-Debian-Bullseye.md)). +Please head to the `how-to` folder to find step-by-step guides for the most common Linux Desktop distributions ([Fedora](./how-to/How-To-Setup-Nc-Env-In-Fedora-Workstation.md), [Ubuntu](./how-to/How-To-Setup-Nc-Env-In-Ubuntu-Desktop.md), [Debian](./how-to/How-To-Setup-Nc-Env-in-Debian-Bullseye.md)). 1. Install and configure LXD 2. Configure the host to resolve container hostnames @@ -61,6 +59,8 @@ 6. Get the latest release of nc-env 7. Start provisioning +A Virtual Machine is also available for those that want to have a fully isolated environment, instructions are available [here](./how-to/How-To-Setup-the-nc-env-Virtual-Machine.md). + ### Resources * Article: [nc-env: A tool to deploy Nextcloud Environments in your laptop](https://propuestas.eslib.re/2022/miscelanea/nc-env-creacion-entornos-nextcloud-local).