diff --git a/Servers/Containerization/Docker/Compose/Collabora CODE Server.md b/Servers/Containerization/Docker/Compose/Collabora CODE Server.md index b98bbf3..ebaf04f 100644 --- a/Servers/Containerization/Docker/Compose/Collabora CODE Server.md +++ b/Servers/Containerization/Docker/Compose/Collabora CODE Server.md @@ -112,4 +112,7 @@ Now that the Collabora CODE Server was deployed and instructed to use the existi - For the URL, enter `https://cloud.bunny-lab.io:9980` and uncheck the "**Disable certificate verification (insecure)**" checkbox, then click the "**Save**" button. !!! success "Collabora Online Server is Reachable" - At this point, you should see a green banner at the top of the Nextcloud webpage stating something like "**Collabora Online Development Edition 25.04.7.2 a246f9ab3c**". This would indicate that Nextcloud should be able to successfully talk with the Collabora CODE Server and that you can now proceed to verify that everything is working by trying to create and edit some documents and spreadsheets. \ No newline at end of file + At this point, you should see a green banner at the top of the Nextcloud webpage stating something like "**Collabora Online Development Edition 25.04.7.2 a246f9ab3c**". This would indicate that Nextcloud should be able to successfully talk with the Collabora CODE Server and that you can now proceed to verify that everything is working by trying to create and edit some documents and spreadsheets. + +### Administrating Collabora CODE Server +As aforementioned, we can manage Collabora CODE Server sessions and useful metrics about who is editing documents and being able to terminate their sessions if they get stuck or something can be useful. You can login to the management web interface at https://cloud.bunny-lab.io:9980/browser/dist/admin/admin.html using the `CODESERVER_ADMIN_USER` and `CODESERVER_ADMIN_PASSWORD` credentials. \ No newline at end of file