Some ideas for later

This commit is contained in:
WilliamMiceli
2019-07-29 11:51:20 -04:00
parent 259fb810d6
commit 5f00c3509e

View File

@@ -23,4 +23,8 @@ You can monitor if it is working by opening a shell terminal on your Redis conta
* 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)
* [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"