diff --git a/README.md b/README.md index bc0dd48..426b0af 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ +| :zap: June 2022: This is a mirrored repository of a private repository. The project is currently in a testing stage, please contact the project developer at pietro.marini@nextcloud.com, if you want to start collaborating.| +|----------------------------------------------------------------------------------------------------| + + + ### Introduction to nc-env nc-env is a project that enables you to provision isolated Nextcloud test environments in your machine. It is built on vagrant and LXD. -| :zap: This project is a personal initiative, without any official support by Nextcloud GmbH | -|----------------------------------------------------------------------------------------------------| - -| :zap: The templates in this repository are designed and developed for testing and development environments, not for production | -|----------------------------------------------------------------------------------------------------| ### Features - You can leverage this project to: * Quickly setup and run an isolated Nextcloud instance in your machine * Try features or troubleshoot issues without any manual installation @@ -136,7 +135,7 @@ | --- | --- | | `template00-clean-server` | Clean server | | `template01-nextcloud-standalone` | Nextcloud standalone server | -| `template02-collabora-code` | Collabora (CODE) server | +| `template02-collabora-online` | Collabora Online server - CODE or Enterprise | | `template03-keycloak` | Keycloak standalone server | | `template04-ldap` | OpenLDAP server | | `template05-elasticsearch` | Elastic Search server | @@ -146,5 +145,6 @@ | `template09-web-server-node` | Web Server Node (to be used in a cluster) | | `template10-redis-server` | Redis server(to be used in a cluster) | | `template11-minio-storage-server` | MinIO Storage Server | +| `template12-lookup-server` | Nextcloud lookup server | | `template13-talk-hpb` | Talk High Performance Backend | | `template14-self-hosted-appstore` | Nextcloud Self-Hosted Appstore |