0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 08:22:37 +02:00
nextcloud-docker/.examples/docker-compose
Aaron Skarlupka 5265049766 Create docker-compose.yml
This docker-compose.yml file will create a nextcloud instance with signed certs using the lets encrypt companion and the nginx reverse proxy.  Collabora office will also be deployed using signed certs. To use collabora the app must be installed within nextcloud and configured to use office.DOMAIN.TLD.  There is no need to specify a port, simply the pubilc domain used to create your certs for the office instance.  Ports, 443 and 80 should be forwarded to the server.

Signed-off-by: aarskar <aaronskarcode@gmail.com>
2019-02-22 14:48:00 -06:00
..
insecure Use Alpine Linux in examples and use default user 2018-11-20 20:24:22 +01:00
with-nginx-proxy Fix woff2 files in nginx examples 2019-01-21 16:55:55 +01:00
with-nginx-proxy-self-signed-ssl/mariadb/fpm Fix woff2 files in nginx examples 2019-01-21 16:55:55 +01:00
with-nginx-proxy-self-signed-ssl-collabora-office-mariadb Create docker-compose.yml 2019-02-22 14:48:00 -06:00