diff --git a/README.md b/README.md index 27801e6..8ffc819 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ ### Code repositories -* [Codeberg](https://codeberg.org/pmarini/nc-env.git) -* [RCA Systems official code repository](https://git.rcasys.com/pmarini/nc-env.git) (mirror) - +* [RCA Systems official code repository](https://git.rcasys.com/pmarini/nc-env.git) +* [Codeberg](https://codeberg.org/pmarini/nc-env.git) (mirror) ### Features @@ -29,26 +28,26 @@ The following table summarizes the list of available templates: -|Template | Description| Maintained | -| --- | --- | --- | -| `template00-clean-server` | Clean server | YES | -| `template01-nextcloud-standalone` | Nextcloud standalone server | YES | -| `template02-collabora-online` | Collabora Online server - CODE or Enterprise | YES | -| `template03-keycloak` | Keycloak standalone server | YES | -| `template04-ldap` | OpenLDAP server + phpLDAPadmin | YES | -| `template05-elasticsearch` | ElasticSearch server | YES | -| `template06-nextcloud-db-standalone` | Database node (to be used in a cluster) | YES | -| `template07-glusterfs-server` | GlusterFS node (to be used in a cluster) | YES | -| `template08-haproxy-server` | HAproxy (to be used in a cluster) | YES | -| `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 | -| `template17-mail-server` | Mox Mail Server | YES | +|Template | Description| Maintained | Vagrant Box | +| --- | --- | --- | --- | +| `template00-clean-server` | Clean server | YES | | +| `template01-nextcloud-standalone` | Nextcloud standalone server | YES | | +| `template02-collabora-online` | Collabora Online server - CODE or Enterprise | YES | | +| `template03-keycloak` | Keycloak standalone server | YES | [rcasys/ubuntu2404](https://portal.cloud.hashicorp.com/vagrant/discover/rcasys/ubuntu2404)| +| `template04-ldap` | OpenLDAP server + phpLDAPadmin | YES | | +| `template05-elasticsearch` | ElasticSearch server | YES | | +| `template06-nextcloud-db-standalone` | Database node (to be used in a cluster) | YES | | +| `template07-glusterfs-server` | GlusterFS node (to be used in a cluster) | YES | | +| `template08-haproxy-server` | HAproxy (to be used in a cluster) | YES | | +| `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 | | +| `template17-mail-server` | Mox Mail Server | YES | | @@ -73,3 +72,4 @@ * Article: [nc-env: A tool to deploy Nextcloud Environments in your laptop](https://propuestas.eslib.re/2022/miscelanea/nc-env-creacion-entornos-nextcloud-local). * Video: [This workshop](https://commons.wikimedia.org/wiki/File:EsLibre_2022_P24_-_Pietro_Marini_-_C%C3%B3mo_montar_un_cl%C3%BAster_de_Nextcloud.webm), recorded at [esLibre 2022](https://eslib.re/2022/), is focused on how to build a Nextcloud cluster using nc-env. In Spanish. * Video: [This workshop](https://commons.wikimedia.org/wiki/File:EsLibre_2023_P58_-_Pietro_Marini_-_nc-env_%E2%80%93_una_herramienta_para_montar_entornos_Nextcloud_en_tu_ordenador.webm), recorded at [esLibre 2023](https://eslib.re/2023/), is a walkthrough on how to setup nc-env in your laptop. In Spanish. +