diff --git a/README.md b/README.md index 2da58a1..3a82e7f 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,13 @@ $ docker compose run init ``` ## Subsequent runs -The application requires nothing special, just a `docker compose up`. \ No newline at end of file +The application requires nothing special, just a `docker compose up`. + +## Documentation and some useful links + + - OCIS homepage: https://owncloud.com/infinite-scale-4-0 + - Docker deployment instructions: + https://doc.owncloud.com/ocis/next/deployment/container/container-setup.html + - Rather complete example docker-compose file with Traefik+WOPI/CODE+search + https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_traefik/docker-compose.yml +