examples improvement - added some README.md stubs
This commit is contained in:
11
examples/nextcloud/README.md
Normal file
11
examples/nextcloud/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Nextcloud
|
||||
|
||||
Nextcloud is a suite of client-server software for creating and using file hosting services. It is enterprise-ready with comprehensive support options. See the official [website](https://nextcloud.com/) and [repository](https://github.com/nextcloud/server) for more information.
|
||||
|
||||
## Architecture
|
||||
|
||||
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/nextcloud/architecture.png?raw=true" />
|
||||
|
||||
## Docker
|
||||
|
||||
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/nextcloud/docker-compose.yml).
|
||||
Reference in New Issue
Block a user