From b5e504284f619b8c91f4a43faf76d2e4e1b9cf71 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 14 Aug 2019 20:53:44 -0400 Subject: [PATCH] Fixed copied files from other template --- templates/Mautic/0/README.md | 31 +--------------------- templates/Mautic/catalogIcon-nextcloud.svg | 1 - templates/Mautic/config.yml | 4 +-- 3 files changed, 3 insertions(+), 33 deletions(-) delete mode 100644 templates/Mautic/catalogIcon-nextcloud.svg diff --git a/templates/Mautic/0/README.md b/templates/Mautic/0/README.md index 1114dd5..e2552bb 100644 --- a/templates/Mautic/0/README.md +++ b/templates/Mautic/0/README.md @@ -1,30 +1 @@ -# Nextcloud - -Nextcloud offers industry-leading on-premises file sync and online collaboration technology. Our expertise is in combining the convenience and ease of use of consumer-grade solutions like Dropbox and Google Drive with the security, privacy and control business needs. - -Our self-hosted solutions ensure you know where data is, who has access, and that even meta-data does not leak. - -## Pre-Requisites - -* Traefik deployed - -## Useful Tools - -* [Official Security Check](https://scan.nextcloud.com/) - -## Easy Redis Setup - -Copy the "redis.config.php" file into your Configuration directory. -You may need to restart your stack for it to pick up. -You can monitor if it is working by opening a shell terminal on your Redis container and using `redis-cli MONITOR` - -## To-Do's - -* Explain how to manually setup Redis -* Fix Cron container, does not yet properly execute yet -* Better setup trusted_proxies - * [Documentation Reference](https://docs.nextcloud.com/server/stable/admin_manual/configuration_server/reverse_proxy_configuration.html?highlight=reverse%20proxy) -* Create my own Nextcloud image and make the following changes: - * Add the Redis config - * Add the reverse proxy config - * Have the entrypoint automatically run the "php occ db:add-missing-indices" \ No newline at end of file +# Mautic \ No newline at end of file diff --git a/templates/Mautic/catalogIcon-nextcloud.svg b/templates/Mautic/catalogIcon-nextcloud.svg deleted file mode 100644 index 01cf5e8..0000000 --- a/templates/Mautic/catalogIcon-nextcloud.svg +++ /dev/null @@ -1 +0,0 @@ -catalogIcon-nextcloudW \ No newline at end of file diff --git a/templates/Mautic/config.yml b/templates/Mautic/config.yml index 0437694..e7ba8bc 100644 --- a/templates/Mautic/config.yml +++ b/templates/Mautic/config.yml @@ -1,6 +1,6 @@ -name: Nextcloud +name: Mautic description: | - Nextcloud is a suite of client-server software for creating and using file hosting services. + Status: Experimental version: latest # category: maintainer: WilliamMiceli