Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/admin/20-getting-started/20-docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@ Edit the /etc/hosts file and add the following entries for local access:
127.0.0.1 cloud.opencloud.test
127.0.0.1 collabora.opencloud.test
127.0.0.1 wopiserver.opencloud.test
127.0.0.1 onlyoffice.opencloud.test
```

Open [https://collabora.opencloud.test](https://collabora.opencloud.test) and accept the self signed certificate. This step is needed as you can not accept the self signed certificate if you try to open a .odt document from within the OpenCloud Web UI as Collabora is embedded via an iframe.

<img src={require("./img/quick-guide/collabora-accept-self-signed-cert.png").default} alt="Accept self signed certificate" width="1920"/>


---

## 4. Login
Expand All @@ -70,6 +74,7 @@ Login with your browser:

<img src={require("./img/quick-guide/quick-login.png").default} alt="Admin general" width="1920"/>


## 5. Conclusion

Your OpenCloud server is now running and ready to use 🚀
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.