Add some useful links
This commit is contained in:
parent
9d54933406
commit
c7b4c28294
11
README.md
11
README.md
|
@ -15,4 +15,13 @@ $ docker compose run init
|
||||||
```
|
```
|
||||||
|
|
||||||
## Subsequent runs
|
## Subsequent runs
|
||||||
The application requires nothing special, just a `docker compose up`.
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue