Skip to content

Files

Latest commit

397ec60 · Jan 13, 2025

History

History

owncloud-ocis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 2, 2023
Jan 13, 2025

References

Notes

After spawning up the docker container, a new admin password will be generated automatically. You can obtain the admin password either via the container logs or by inspecting the created ocis.yaml file within your volume mounts.

It is recommended to use Owncloud OCIS behind a reverse proxy (e.g. Traefik). If you already run a Traefik reverse proxy, just uncomment and adjust the labels.

Note: The docker volume mounts must be writable by the container. OCIS does not support UID/GUID mappings yet. So 0777 linux permissions likely required.